[Webkit-unassigned] [Bug 65218] Web Inspector:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 17:41:38 PDT 2011


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102082|review?                     |review-
               Flag|                            |




--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2011-07-26 17:41:37 PST ---
(From update of attachment 102082)
View in context: https://bugs.webkit.org/attachment.cgi?id=102082&action=review

> Tools/MiniBrowser/MiniBrowser.xcodeproj/project.pbxproj:390
> +				GCC_PREPROCESSOR_DEFINITIONS = "ENABLE_INSPECTOR=1";

Please do not set configuration settings in the Xcode project file.  They live in the .xcconfig file.

> Tools/MiniBrowser/mac/BrowserWindowController.m:255
> +    {

This brace is in the wrong place.

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