Bug 23589
Summary: | DOM 'mutation' events should be added/supported | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Treat <manyoso> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | staikos, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | All |
Adam Treat
DOM 'mutation' events should be added/supported to comply with:
http://www.w3.org/2008/06/mobile-test/
As specified in:
http://www.w3.org/TR/DOM-Level-2-Events/events.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
AFAIK mutation events are disabled on purpose at the moment because of performance issues.
Anthony Ricaud
*** This bug has been marked as a duplicate of 8191 ***