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+
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
Note You need to log in before you can comment on or make changes to this bug.