[webkit-reviews] review granted: [Bug 79278] Never dispatch mutation events in shadow DOM : [Attachment 130171] Patch with test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 11:54:44 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Adam Klein <adamk at chromium.org>'s
request for review:
Bug 79278: Never dispatch mutation events in shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=79278

Attachment 130171: Patch with test
https://bugs.webkit.org/attachment.cgi?id=130171&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=130171&action=review


> Source/WebCore/dom/Node.cpp:2807
>      document()->incDOMTreeVersion();

Should we really be incrementing DOM tree version here?


More information about the webkit-reviews mailing list