Revision 5e8eef740f9a79e5626fa41ef67a4b6284a6490b authored by Kouhei Ueno on 06 October 2017, 06:35:33 UTC, committed by Chromium WPT Sync on 06 October 2017, 06:35:33 UTC
Dynamic imports rely on url, nonce, and parser state to be attributed correctly.
This CL updates ScheduledAction to plumb down the info as spec-ed via ScriptSourceCode.

Test: LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/dynamic-import/no-propagate-nonce-setTimeout.html
Bug: 711706
Change-Id: Iabb21f72d9cdafce502aa131773268ba20dd1648
1 parent 531cc81
History
File Mode Size
OWNERS -rw-r--r-- 94 bytes
README.md -rw-r--r-- 1.2 KB
a-element-origin-xhtml.xhtml -rw-r--r-- 428 bytes
a-element-origin.html -rw-r--r-- 261 bytes
a-element-origin.js -rw-r--r-- 945 bytes
a-element-xhtml.xhtml -rw-r--r-- 421 bytes
a-element.html -rw-r--r-- 254 bytes
a-element.js -rw-r--r-- 1.7 KB
failure.html -rw-r--r-- 1.3 KB
historical.any.js -rw-r--r-- 909 bytes
interfaces.any.js -rw-r--r-- 1.5 KB
setters_tests.json -rw-r--r-- 56.1 KB
toascii.json -rw-r--r-- 4.5 KB
toascii.window.js -rw-r--r-- 1.9 KB
url-constructor.html -rw-r--r-- 4.3 KB
url-origin.html -rw-r--r-- 1.0 KB
url-setters.html -rw-r--r-- 2.0 KB
url-tojson.html -rw-r--r-- 330 bytes
urlencoded-parser.html -rw-r--r-- 2.9 KB
urlsearchparams-append.html -rw-r--r-- 1.7 KB
urlsearchparams-constructor.html -rw-r--r-- 7.8 KB
urlsearchparams-delete.html -rw-r--r-- 2.1 KB
urlsearchparams-foreach.html -rw-r--r-- 1.0 KB
urlsearchparams-get.html -rw-r--r-- 1.3 KB
urlsearchparams-getall.html -rw-r--r-- 1.6 KB
urlsearchparams-has.html -rw-r--r-- 1.2 KB
urlsearchparams-set.html -rw-r--r-- 1.2 KB
urlsearchparams-sort.html -rw-r--r-- 1.6 KB
urlsearchparams-stringifier.html -rw-r--r-- 3.6 KB
urltestdata.json -rw-r--r-- 141.5 KB

README.md

back to top