Bug 128659 - Stop using PLATFORM(MAC) in WebKit2/{Database,Network}Process except where it means “OS X but not iOS”
Summary: Stop using PLATFORM(MAC) in WebKit2/{Database,Network}Process except where it...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 00:04 PST by mitz
Modified: 2014-02-12 09:52 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.53 KB, patch)
2014-02-12 00:09 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

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