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

Unified Diff: third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html

Issue 1521943002: Use iframe in blink_perf.pywebsocket perf tests to remove --disable-web-security (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated DEPS. Created 5 years 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
« no previous file with comments | « DEPS ('k') | third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-worker-async-verify.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html
diff --git a/third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html b/third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html
index 35879bc5f96471fa7db15bab06d7bf94e1d1fbd2..a8af7e3f73513ccfa36b2da36cf5573e6e49c79e 100644
--- a/third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html
+++ b/third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-window-async-verify.html
@@ -1,9 +1,7 @@
<!DOCTYPE html>
<head>
<script src="../resources/runner.js"></script>
-<script src="http://localhost:8001/util.js"></script>
<script src="resources/util_performance_test.js"></script>
-<script src="http://localhost:8001/benchmark.js"></script>
</head>
<body onload="startPerformanceTest(
'WebSocket',
« no previous file with comments | « DEPS ('k') | third_party/WebKit/PerformanceTests/Pywebsocket/WebSocket-receive-worker-async-verify.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698