[webkit-reviews] review denied: [Bug 3643] Website provides no guidance on debugging : [Attachment 22449] Fix for the issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 16:05:40 PDT 2008


Eric Seidel <eric at webkit.org> has denied Robert Blaut <webkit at blaut.biz>'s
request for review:
Bug 3643: Website provides no guidance on debugging
https://bugs.webkit.org/show_bug.cgi?id=3643

Attachment 22449: Fix for the issue
https://bugs.webkit.org/attachment.cgi?id=22449&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
+<li><p>Study <a
href="http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeD
ebugging/index.html">Xcode Debugging Guide</a></p>
+<p>Xcode Debugging Guide contains describes the Xcode debugging facilities and
the recommended debugging techniques.</p>
+</li>

Would be better said as:

+<li><p>See the <a
href="http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeD
ebugging/index.html">Xcode Debugging Guide</a> for more information on using
XCode to debug software on Mac OS X.</p>
+</li>


More information about the webkit-reviews mailing list