Bug 43493

Summary: Rename iOS-related OS and PLATFORM macros.
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ddkilzer, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch ddkilzer: review+

Description Andy Estes 2010-08-04 10:54:09 PDT
Rename iOS-related OS and PLATFORM macros.
Comment 1 Andy Estes 2010-08-04 11:11:00 PDT
Created attachment 63468 [details]
Patch
Comment 2 WebKit Review Bot 2010-08-04 11:13:27 PDT
Attachment 63468 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
JavaScriptCore/wtf/Platform.h:546:  More than one command on the same line in if  [whitespace/parens] [4]
JavaScriptCore/wtf/Platform.h:1057:  More than one command on the same line in if  [whitespace/parens] [4]
Total errors found: 2 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Darin Adler 2010-08-04 11:16:41 PDT
Dave Kilzer should probably be the one to review this.
Comment 4 David Kilzer (:ddkilzer) 2010-08-04 21:23:27 PDT
Comment on attachment 63468 [details]
Patch

r=me
Comment 5 Andy Estes 2010-08-05 17:09:41 PDT
Committed <http://trac.webkit.org/changeset/64798>.