New issue
Advanced search Search tips

Issue 831425 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac , Fuchsia
Pri: 1
Type: Bug



Sign in to add a comment

IndexedDB: Disable large value wrapping

Project Member Reported by dmu...@chromium.org, Apr 11 2018

Issue description

There isn't a way to currently know if a blob is corrupted in IndexedDB, so we need to disable large value wrapping until we solve that.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 11 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/59b09dd97f865cd6aa8411ce67089bc44adafb6f

commit 59b09dd97f865cd6aa8411ce67089bc44adafb6f
Author: Daniel Murphy <dmurph@chromium.org>
Date: Wed Apr 11 03:36:17 2018

[IndexedDB] Disabling large value wrapping

Bug:  831425 
Change-Id: If0a59975d8bff5fce172277e6faa3de82d75fbe9
Reviewed-on: https://chromium-review.googlesource.com/1006263
Reviewed-by: Victor Costan <pwnall@chromium.org>
Commit-Queue: Daniel Murphy <dmurph@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549745}
[modify] https://crrev.com/59b09dd97f865cd6aa8411ce67089bc44adafb6f/third_party/blink/renderer/modules/indexeddb/idb_value_wrapping.h

Comment 2 by dmu...@chromium.org, Apr 11 2018

Status: Fixed (was: Assigned)

Sign in to add a comment