Summary: | [MutationObservers] Setting an attributeFilter should filter out all namespaced attribute mutations | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Adam Klein <adamk> | ||||
Component: | New Bugs | Assignee: | Adam Klein <adamk> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | ojan, rafaelw, rniwa, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 68729 | ||||||
Attachments: |
|
Description
Adam Klein
2012-04-11 10:41:47 PDT
Created attachment 136700 [details]
Patch
Comment on attachment 136700 [details]
Patch
Do we have a test case for listening to changes to qualified attributes when we don't have any filter?
(In reply to comment #2) > (From update of attachment 136700 [details]) > Do we have a test case for listening to changes to qualified attributes when we don't have any filter? Yep, testNamespaceURI() in observe-attributes.html verifies that behavior. Comment on attachment 136700 [details] Patch Clearing flags on attachment: 136700 Committed r113897: <http://trac.webkit.org/changeset/113897> All reviewed patches have been landed. Closing bug. |