Bug 79578 - Make the libc++ workaround more targeted
Summary: Make the libc++ workaround more targeted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 14:17 PST by Anders Carlsson
Modified: 2012-02-25 14:28 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2012-02-25 14:20 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-02-25 14:17:25 PST
Make the libc++ workaround more targeted
Comment 1 Anders Carlsson 2012-02-25 14:20:18 PST
Created attachment 128883 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-25 14:22:27 PST
Attachment 128883 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/WebCorePrefix.h:103:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2012-02-25 14:28:46 PST
Committed r108906: <http://trac.webkit.org/changeset/108906>