Summary: | Node::dispatchEvent(PassRefPtr<Event>) should assert parameter's eventType. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hayato Ito <hayato> |
Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | ap, webcomponents-bugzilla |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Hayato Ito
2013-02-20 22:50:48 PST
I prefer more type-safe way to dispatch events. |