[Webkit-unassigned] [Bug 138640] New: Modernize $buildingForIPhone in CodeGeneratorObjC.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 16:39:45 PST 2014


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

            Bug ID: 138640
           Summary: Modernize $buildingForIPhone in CodeGeneratorObjC.pm
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: dbates at webkit.org, joepeck at webkit.org, mrowe at apple.com

Mac OS X is the only platform that supports NSColor, so rename $buildingForIPhone to $shouldUseCGColor (which is actually what the variable represents) and define it in terms of the "macosx" platform name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141112/baf40fa4/attachment-0002.html>


More information about the webkit-unassigned mailing list