[Webkit-unassigned] [Bug 21607] New: Consider subclassing Platform*Event to initialize using platform specific types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 14 22:32:03 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21607
Summary: Consider subclassing Platform*Event to initialize using
platform specific types
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: darin at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list