WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
128802
Stop using PLATFORM(MAC) in WebKit2/PluginProcess except where it means “OS X but not iOS”
https://bugs.webkit.org/show_bug.cgi?id=128802
Summary
Stop using PLATFORM(MAC) in WebKit2/PluginProcess except where it means “OS X...
mitz
Reported
2014-02-14 00:35:36 PST
This is mostly for consistency, since the code is guarded with ENABLE(ENABLE_NETSCAPE_PLUGIN_API).
Attachments
Change PLATFORM(MAC) to PLATFORM(COCOA) etc.
(9.69 KB, patch)
2014-02-14 00:39 PST
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2014-02-14 00:39:45 PST
Created
attachment 224174
[details]
Change PLATFORM(MAC) to PLATFORM(COCOA) etc.
mitz
Comment 2
2014-02-14 11:33:39 PST
Committed <
http://trac.webkit.org/r164112
>.
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