WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128868
Stop using PLATFORM(MAC) in WebKit2/UIProcess except where it means “OS X but not iOS”
https://bugs.webkit.org/show_bug.cgi?id=128868
Summary
Stop using PLATFORM(MAC) in WebKit2/UIProcess except where it means “OS X but...
mitz
Reported
2014-02-15 01:15:50 PST
In preparation for making PLATFORM(MAC) false when building for iOS, replace all uses that aren’t exclusive to the Mac platform with PLATFORM(COCOA) or other appropriate conditions.
Attachments
Replace PLATFORM(MAC)
(60.48 KB, patch)
2014-02-15 01:29 PST
,
mitz
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-02-15 01:29:35 PST
Created
attachment 224292
[details]
Replace PLATFORM(MAC)
mitz
Comment 2
2014-02-15 09:01:39 PST
Committed <
http://trac.webkit.org/r164172
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug