[Webkit-unassigned] [Bug 32580] JS Event listeners should not call Document::updateStyleForAllDocuments()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 15 14:32:56 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32580
James Robinson <jamesr at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #44911| |review?
Flag| |
--- Comment #1 from James Robinson <jamesr at chromium.org> 2009-12-15 14:32:56 PST ---
Created an attachment (id=44911)
--> (https://bugs.webkit.org/attachment.cgi?id=44911)
Removes the calls to Document::updateStyleForAllDocuments() in event dispatch
code
This patch just deletes the calls for both the JSC and V8 bindings. This does
not regress any layout tests (including pixel tests) so I believe it is
correct.
--
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