[webkit-reviews] review granted: [Bug 78589] Move the context invalidation code out from StylePropertySet : [Attachment 127228] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 22:28:22 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 78589: Move the context invalidation code out from StylePropertySet
https://bugs.webkit.org/show_bug.cgi?id=78589

Attachment 127228: patch
https://bugs.webkit.org/attachment.cgi?id=127228&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
On my second thought, not instantiating mutation scope is fine because all
calls to setInlineStyleProperty are invisible to scripts except ones in
Editor.cpp, RemoveCSSPropertyCommand.cpp, & ReplaceSelectionCommand.cpp. Please
revert those before landing the patch.


More information about the webkit-reviews mailing list