Bug 128659

Summary: Stop using PLATFORM(MAC) in WebKit2/{Database,Network}Process 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
Patch andersca: review+

Description mitz 2014-02-12 00:04:40 PST
Still in preparation for changing PLATFORM(MAC) to be false when building for iOS…
Comment 1 mitz 2014-02-12 00:09:52 PST
Created attachment 223948 [details]
Patch
Comment 2 mitz 2014-02-12 09:52:13 PST
Committed <http://trac.webkit.org/r163961>.