[Webkit-unassigned] [Bug 107406] Collapse PLATFORM(MAC)||PLATFORM(IOS) to just PLATFORM(MAC)

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


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


Laszlo Gombos <laszlo.gombos at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183694|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Laszlo Gombos <laszlo.gombos at webkit.org>  2013-01-20 18:04:30 PST ---
Created an attachment (id=183694)
 --> (https://bugs.webkit.org/attachment.cgi?id=183694&action=review)
proposed change

I found having both "PLATFORM(MAC) && !PLATFORM(IOS)" and "PLATFORM(MAC) || PLATFORM(IOS)" around to be slightly confusing.

-- 
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