On Jan 11, 2014, at 3:12 PM, Anders Carlsson <[email protected]> wrote:
> > One downside is that we won’t be able to make PLATFORM(MAC) mean “the Mac > port” before all the uses have been audited and converted to PLATFORM(COCOA). > I don’t know a good solution to that problem. My proposal is: 1) Add PLATFORM(COCOA). 2) Change PLATFORM(MAC) to PLATFORM(COCOA) quickly and mechanically before making other changes. 3) Add a PLATFORM(MAC) that is false for iOS. Then we can change various PLATFORM(COCOA) back to PLATFORM(MAC) if they really meant PLATFORM(MAC), but that can be done gradually over time. — Darin _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

