[Webkit-unassigned] [Bug 74028] New: It's semantically incorrect to call notifyNodeListsAttributeChanged in dispatchSubtreeModifiedEvent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 15:06:11 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74028
Summary: It's semantically incorrect to call
notifyNodeListsAttributeChanged in
dispatchSubtreeModifiedEvent
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: darin at apple.com, ap at webkit.org, ojan at chromium.org,
arv at chromium.org, nghq36 at motorola.com
Blocks: 70810,73969
Right now we call dispatchSubtreeModifiedEvent in order to invalidate name node list. But this is semantically incorrect. We shouldn't invalidating this cache as a side effect of dispatching DOMSubtreeModified event.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list