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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html

Issue 1867523002: Rename ignore_cache and ignoreCache to bypass* unless it affects API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/inspector/extensions-ignore-cache.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html
index e45f7877c27401271c348bf9c48f518b57eba3a5..f19792ca991290318f28b57603ee0d55ab9512f5 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-ignore-cache.html
@@ -6,6 +6,9 @@
<script type="text/javascript">
+// TODO(toyoshim): Probably keeping ignoreCache in this file as is will be
dgozman 2016/04/06 15:44:19 Correct.
Takashi Toyoshima 2016/04/08 04:50:54 Acknowledged.
+// reasonable because this test DevTools protocol.
+
function extension_testIgnoreCache(nextTest)
{
var beforeReload;

Powered by Google App Engine
This is Rietveld 408576698