[webkit-reviews] review requested: [Bug 32580] JS Event listeners should not call Document::updateStyleForAllDocuments() : [Attachment 44911] Removes the calls to Document::updateStyleForAllDocuments() in event dispatch code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 14:32:55 PST 2009


James Robinson <jamesr at chromium.org> has asked	for review:
Bug 32580: JS Event listeners should not call
Document::updateStyleForAllDocuments()
https://bugs.webkit.org/show_bug.cgi?id=32580

Attachment 44911: Removes the calls to Document::updateStyleForAllDocuments()
in event dispatch code
https://bugs.webkit.org/attachment.cgi?id=44911&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
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.


More information about the webkit-reviews mailing list