[Webkit-unassigned] [Bug 78589] Move the context invalidation code out from StylePropertySet

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


https://bugs.webkit.org/show_bug.cgi?id=78589





--- Comment #19 from Antti Koivisto <koivisto at iki.fi>  2012-02-15 22:44:08 PST ---
> It seems like we don't need this local variable. Are you adding it as a documentation?

Right. The purpose of the bool return value is rather unclear otherwise.

> 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.

Replaced these with calls to the CSSOM wrapper as discussed.

-- 
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