Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js

Issue 1849223002: Blocking synchronous and third party doc.written scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolved conflicts with latest Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js b/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js
new file mode 100644
index 0000000000000000000000000000000000000000..c2a7adb8c72567696576ed3fa3a3122e55c5ab93
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/resources/js-loaded.js
@@ -0,0 +1 @@
+jsLoaded = true;

Powered by Google App Engine
This is Rietveld 408576698