[Webkit-unassigned] [Bug 34794] [BREWMP] Port PlatformKeyboardEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 13:17:58 PST 2010


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-02-10 13:17:58 PST ---
(From update of attachment 48488)
I'm not sure this makes sense:
#if PLATFORM(BREWMP)
 67 typedef unsigned short    uint16;
 68 typedef unsigned long int uint32;
 69 #define AEEEvent uint16
 70 #endif

Seems we should include whatever header defines AEEvent instead.  Is AEEvent
really a #define?  Or is it actually a typedef?

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