Bug 128802

Summary: Stop using PLATFORM(MAC) in WebKit2/PluginProcess except where it means “OS X but not iOS”
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Change PLATFORM(MAC) to PLATFORM(COCOA) etc. darin: review+

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.