[Webkit-unassigned] [Bug 128868] New: Stop using PLATFORM(MAC) in WebKit2/ UIProcess except where it means “OS X but not iOS”

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 15 01:18:37 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128868

           Summary: Stop using PLATFORM(MAC) in WebKit2/UIProcess except
                    where it means “OS X but not iOS”
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: darin at apple.com, andersca at apple.com


In preparation for making PLATFORM(MAC) false when building for iOS, replace all uses that aren’t exclusive to the Mac platform with PLATFORM(COCOA) or other appropriate conditions.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list