[Webkit-unassigned] [Bug 80585] Web Inspector: Unable to inspect the inspector in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 12:11:34 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80585





--- Comment #4 from Timothy Hatcher <timothy at apple.com>  2012-03-08 12:11:34 PST ---
Ah, I was wrong. It is only allowed in Debug builds. Here is the code:

http://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/WebInspectorProxy.cpp#L53

To enable it locally, do this in Terminal and relaunch Safari:

defaults write com.apple.Safari "__WebInspectorPageGroup__.WebKit2DeveloperExtrasEnabled" -bool true

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list