Bug 21607

Summary: Consider subclassing Platform*Event to initialize using platform specific types
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: darin, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Darin Fisher (:fishd, Google)
Reported 2008-10-14 22:32:03 PDT
Consider subclassing Platform*Event to initialize using platform specific types This is something we did for the Chromium port, and it seems to nicely avoid the need to #ifdef up the header files for Platform*Event. We should consider doing this for all ports.
Attachments
Darin Fisher (:fishd, Google)
Comment 1 2008-10-14 22:32:24 PDT
See bug 21511 for additional context.
Sam Weinig
Comment 2 2008-10-29 15:06:38 PDT
I don't think this is the correct usage of the GoogleBug, which is really meant to be a bug in a high profile google web product and not a Chromium issue.
Note You need to log in before you can comment on or make changes to this bug.