RESOLVED FIXED 22018
enable-developer-extras doesn't toggle WebInspector
https://bugs.webkit.org/show_bug.cgi?id=22018
Summary enable-developer-extras doesn't toggle WebInspector
Christian Dywan
Reported Friday, October 31, 2008 11:06:22 PM UTC
While adding a preference for enable-developer-extras I noticed that it didn't affect existing web views. Basically there's a notify 'else if' missing.
Attachments
Add if branch for enable-developer-extras (826 bytes, patch)
2008-10-31 15:07 PDT, Christian Dywan
no flags
Christian Dywan
Comment 1 Friday, October 31, 2008 11:07:38 PM UTC
Created attachment 24819 [details] Add if branch for enable-developer-extras
Mark Rowe (bdash)
Comment 2 Friday, October 31, 2008 11:41:55 PM UTC
Comment on attachment 24819 [details] Add if branch for enable-developer-extras r=me
Christian Dywan
Comment 3 Saturday, November 1, 2008 1:28:32 AM UTC
Comment on attachment 24819 [details] Add if branch for enable-developer-extras 2008-10-31 Christian Dywan <christian@twotoasts.de> Reviewed by Mark Rowe. http://bugs.webkit.org/show_bug.cgi?id=22018 enable-developer-extras doesn't toggle WebInspector * webkit/webkitwebview.cpp: Add missing 'if' in notification for 'enable-developer-extras'.
Note You need to log in before you can comment on or make changes to this bug.