Chromium Code Reviews
DescriptionRename ignore_cache and ignoreCache to bypass* unless it affects API
Now ignore_cache and ignoreCache are going to be replaced with bypass*
in chromium/blink code base because there were wrong usage for the word
ignore, and it is very confusing to use.
But, DevTools exposes the word as a part of DevTools API for
Chrome Extensions and Remote Debuggers.
This change replace them as possible, but keep it as is if it affects
these APIs.
BUG=599364
TBR=pfeldman@chromium.org
Committed: https://crrev.com/e2262e257edc8cb45a5c1830250f740941ef9880
Cr-Commit-Position: refs/heads/master@{#386006}
Patch Set 1 #
Total comments: 13
Patch Set 2 : remove all TODOs #Patch Set 3 : rebase #Messages
Total messages: 14 (7 generated)
|