[webkit-reviews] review requested: [Bug 107406] Collapse PLATFORM(MAC)||PLATFORM(IOS) to just PLATFORM(MAC) : [Attachment 183694] proposed change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 18:02:40 PST 2013


Laszlo Gombos <laszlo.gombos at webkit.org> has asked  for review:
Bug 107406: Collapse PLATFORM(MAC)||PLATFORM(IOS) to just PLATFORM(MAC)
https://bugs.webkit.org/show_bug.cgi?id=107406

Attachment 183694: proposed change
https://bugs.webkit.org/attachment.cgi?id=183694&action=review

------- Additional Comments from Laszlo Gombos <laszlo.gombos at webkit.org>
I found having both "PLATFORM(MAC) && !PLATFORM(IOS)" and "PLATFORM(MAC) ||
PLATFORM(IOS)" around to be slightly confusing.


More information about the webkit-reviews mailing list