RESOLVED FIXED 113889
Web Inspector: InspectorPageAgent::disable unconditionally reenables JavaScript execution
https://bugs.webkit.org/show_bug.cgi?id=113889
Summary Web Inspector: InspectorPageAgent::disable unconditionally reenables JavaScri...
Timothy Hatcher
Reported 2013-04-03 12:27:53 PDT
InspectorPageAgent::disable forces JavaScript to be enabled even if the user didn't change it via the protocol.
Attachments
Proposed Change (3.96 KB, patch)
2013-04-03 12:31 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2013-04-03 12:31:09 PDT
Created attachment 196391 [details] Proposed Change
Joseph Pecoraro
Comment 2 2013-04-03 12:42:04 PDT
Comment on attachment 196391 [details] Proposed Change Maybe the Inspector should be more careful about toggling the setting for the entire frame tree instead of just the main frame. But your change here doesn't change that behavior.
WebKit Review Bot
Comment 3 2013-04-03 13:37:49 PDT
Comment on attachment 196391 [details] Proposed Change Clearing flags on attachment: 196391 Committed r147580: <http://trac.webkit.org/changeset/147580>
WebKit Review Bot
Comment 4 2013-04-03 13:37:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.