Reviewers: Mike West (holiday in DE), jochen (traveling), Yang, horo,
Message:
Created Revert of [V8] Added Script::is_opaque flag for embedders
Description:
Revert of [V8] Added Script::is_opaque flag for embedders (patchset #5
id:80001
of https://codereview.chromium.org/1140673002/)
Reason for revert:
[Sheriff] Breaks chromium win compilation:
http://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Win/builds/96
Original issue's description:
[V8] Added Script::is_opaque flag for embedders
When the page is controlled by a ServiceWorker, the ServiceWorker can
return
an opaque (non-CORS cross origin) resource response.
We need to treat the messages from such script resource as opaque.
Committed: https://crrev.com/7a599c5e1242d3c5ab7515ee149623da90ae69ec
Cr-Commit-Position: refs/heads/master@{#28445}
[email protected],[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Please review this at https://codereview.chromium.org/1135343005/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+139, -172 lines):
M include/v8.h
M src/accessors.cc
M src/api.cc
M src/bootstrapper.cc
M src/compilation-cache.h
M src/compilation-cache.cc
M src/compiler.h
M src/compiler.cc
M src/debug.cc
M src/objects.h
M src/objects-inl.h
M test/cctest/compiler/test-linkage.cc
M test/cctest/test-api.cc
M test/cctest/test-compiler.cc
M test/cctest/test-heap.cc
M test/cctest/test-serialize.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.