Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Issue 288523002: Revert of Add most of the metadata-handling code for blobs. It's not quite all there, but (Closed)

Created:
6 years, 7 months ago by vabr (Chromium)
Modified:
6 years, 7 months ago
Reviewers:
ericu, jsbell, cmumford
CC:
chromium-reviews, jam, alecflett, ericu+idb_chromium.org, darin-cc_chromium.org, cmumford, dgrogan, jsbell+idb_chromium.org
Visibility:
Public.

Description

Revert of Add most of the metadata-handling code for blobs. It's not quite all there, but (https://codereview.chromium.org/266333002/) Reason for revert: This seems to have broken some DB-related content_unittests http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%283%29/builds/27507, the stdio contains a couple of the following backtraces: [2092:3704:0512/235433:3686281:ERROR:indexed_db_backing_store.cc(376)] IndexedDB Write Error: SET_UP_METADATA Backtrace: (No symbol) [0x00B727AA] (No symbol) [0x00730997] (No symbol) [0x00D401E9] (No symbol) [0x00D4036E] (No symbol) [0x00D4094E] (No symbol) [0x00D40689] (No symbol) [0x00D1B0B8] (No symbol) [0x00D1ADE7] (No symbol) [0x00A6322D] (No symbol) [0x022D0761] RegisterWaitForInputIdle [0x7C816037+73] Original issue's description: > Add most of the metadata-handling code for blobs. It's not quite all there, but > this is the biggest chunk I can pull out vaguely cleanly. It does contain a > couple of fake calls to keep the compiler happy. > This CL also makes SetUpMetadata a member in order to ease testing in a later CL. > > This depends on https://codereview.chromium.org/261843004/. > > BUG=108012 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270016 TBR=cmumford@chromium.org,jsbell@chromium.org,ericu@chromium.org NOTREECHECKS=true NOTRY=true BUG=108012

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -394 lines) Patch
M content/browser/indexed_db/indexed_db_backing_store.h View 4 chunks +2 lines, -13 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 37 chunks +54 lines, -379 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vabr (Chromium)
Created Revert of Add most of the metadata-handling code for blobs. It's not quite all ...
6 years, 7 months ago (2014-05-13 07:02:55 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/288523002/1
6 years, 7 months ago (2014-05-13 07:03:05 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-13 07:03:53 UTC) #3
commit-bot: I haz the power
Failed to apply patch for content/browser/indexed_db/indexed_db_backing_store.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-05-13 07:03:54 UTC) #4
vabr (Chromium)
6 years, 7 months ago (2014-05-13 08:56:19 UTC) #5
I see this was reverted by https://codereview.chromium.org/281623004. Thanks
ericu@ for a prompt action! :)

Powered by Google App Engine
This is Rietveld 408576698