Bug 21607
| Summary: | Consider subclassing Platform*Event to initialize using platform specific types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Fisher (:fishd, Google) <fishd> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Enhancement | CC: | darin, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Darin Fisher (:fishd, Google)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Darin Fisher (:fishd, Google)
See bug 21511 for additional context.
Sam Weinig
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.