New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 721535 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[wasm] throw when IDB put-ing in non-secure contexts.

Project Member Reported by mtrofin@chromium.org, May 11 2017

Issue description

This reflects the chrome-specific restriction for wasm serialization to IDB.
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 12 2017

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

commit f99dc97061f24e3051755679647dcd6d9beb0555
Author: Mircea Trofin <mtrofin@chromium.org>
Date: Fri May 12 06:13:03 2017

[wasm] IDB serialization: throw when 'put' in insecure contexts.

Bug:  chromium:721535 
Change-Id: I19cfaf3842d42899733db1007c0ba6801402fffb
Reviewed-on: https://chromium-review.googlesource.com/496948
Commit-Queue: Mircea Trofin <mtrofin@chromium.org>
Reviewed-by: Jeremy Roman <jbroman@chromium.org>
Reviewed-by: Joshua Bell <jsbell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#471235}
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/LayoutTests/http/tests/wasm/wasm_indexeddb_test.js
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/Source/bindings/core/v8/serialization/SerializedScriptValue.h
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.h
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/Source/core/testing/Internals.cpp
[modify] https://crrev.com/f99dc97061f24e3051755679647dcd6d9beb0555/third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.cpp

Status: Fixed (was: Available)

Sign in to add a comment