DescriptionRevert 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 #
Created: 6 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 5 (0 generated)
|