REPORT_ERROR 105 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_READ_ERROR(location) REPORT_ERROR("Read", location) REPORT_ERROR 107 content/browser/indexed_db/indexed_db_backing_store.cc REPORT_ERROR("Consistency", location) REPORT_ERROR 108 content/browser/indexed_db/indexed_db_backing_store.cc #define INTERNAL_WRITE_ERROR(location) REPORT_ERROR("Write", location)