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}
Committed: https://crrev.com/c5eb9573e74471b6aa3bd0df049a6113073f6a60
Cr-Commit-Position: refs/heads/master@{#28459}
Patch Set 1 #Patch Set 2 : Introduces ScriptOriginOptions #
Total comments: 4
Patch Set 3 : incorporated Yang's comment #
Total comments: 2
Patch Set 4 : v8::ScriptOriginOptions #Patch Set 5 : revert unrelated change #Patch Set 6 : fix chromium win compilation failure #Patch Set 7 : rebase #
Messages
Total messages: 23 (6 generated)
|