[Webkit-unassigned] [Bug 66596] Update Debugging WebKit instructions for debugging with Safari 5.1/WebKit 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 15:57:16 PDT 2011


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


Erik Arvidsson <arv at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arv at chromium.org




--- Comment #1 from Erik Arvidsson <arv at chromium.org>  2011-08-24 15:57:16 PST ---
Here is how to do it for people that do not know yet:

defaults write com.apple.Safari IncludeInternalDebugMenu 1

And then in Safari 5.1 you'll see a Debug menu. From here you can either do "New Single-process Window" or turn off "Use Multi-process Windows". Once that is done your Xcode breakpoints will be hit.

-- 
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