Bug 129029

Summary: Simplify PLATFORM(MAC) && !PLATFORM(IOS) and similar expressions
Product: WebKit Reporter: mitz
Component: New BugsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Remove redundant !PLATFORM(IOS) mrowe: review+

mitz
Reported 2014-02-18 22:54:16 PST
Simplify PLATFORM(MAC) && !PLATFORM(IOS) and similar expressions
Attachments
Remove redundant !PLATFORM(IOS) (70.87 KB, patch)
2014-02-18 22:56 PST, mitz
mrowe: review+
mitz
Comment 1 2014-02-18 22:56:38 PST
Created attachment 224597 [details] Remove redundant !PLATFORM(IOS)
WebKit Commit Bot
Comment 2 2014-02-18 22:59:50 PST
Attachment 224597 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 77 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Rowe (bdash)
Comment 3 2014-02-19 00:04:15 PST
Comment on attachment 224597 [details] Remove redundant !PLATFORM(IOS) View in context: https://bugs.webkit.org/attachment.cgi?id=224597&action=review > Source/WebCore/ChangeLog:8 > + No new tests (OOPS!). The style bot thinks you should remove this.
mitz
Comment 4 2014-02-19 00:07:20 PST
Note You need to log in before you can comment on or make changes to this bug.