DescriptionDevTools: make disable javascript setting temporary
This makes the "disable javascript" setting temporary, similar to
networkBlockedURLs. Before, disabling JS then opening a new tab with DevTools
resulted in disabled JS on the new tab. Now, opening DevTools in the new tab
will not have the same setting as the last tab.
Behavior when closing/opening DevTools on the same tab, navigating the page, and
toggling the checkbox should not be affected by this CL.
BUG=684403
Review-Url: https://codereview.chromium.org/2708413003
Cr-Commit-Position: refs/heads/master@{#454885}
Committed: https://chromium.googlesource.com/chromium/src/+/d86ba3089c88fd85df42b2660bf5dd8a2cda6dfe
Patch Set 1 #
Total comments: 1
Patch Set 2 : introduce temporary sessionStorage #
Total comments: 1
Patch Set 3 : a #
Total comments: 10
Patch Set 4 : rebase #Patch Set 5 : ac #
Total comments: 4
Patch Set 6 : ac remove fallthroughs #Patch Set 7 : ac #Patch Set 8 : default global #
Messages
Total messages: 25 (14 generated)
|