[Webkit-unassigned] [Bug 42933] Cleanup defines in Platform.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 12:40:24 PDT 2010


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #2 from Darin Adler <darin at apple.com>  2010-07-24 12:40:24 PST ---
(From update of attachment 62500)
> -#if PLATFORM(WIN)
> +#if PLATFORM(WIN) && !OS(WINCE)

Why does this matter? Is PLATFORM(WIN) ever true when OS(WINCE) is also true? I think this part of the change is wrong.

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