Bug 79578

Summary: Make the libc++ workaround more targeted
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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>