[webkit-reviews] review requested: [Bug 20947] Refactor RenderObject::setStyle code : [Attachment 24194] Remove all but one setStyle override with styleWillChange/styleDidChange.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 8 11:39:55 PDT 2008


Simon Fraser <simon.fraser at apple.com> has asked  for review:
Bug 20947: Refactor RenderObject::setStyle code
https://bugs.webkit.org/show_bug.cgi?id=20947

Attachment 24194: Remove all but one setStyle override with
styleWillChange/styleDidChange.
https://bugs.webkit.org/attachment.cgi?id=24194&action=edit

------- Additional Comments from Simon Fraser <simon.fraser at apple.com>
This patch is similar to the previous patch, but adds one more static,
s_affectsParentBlock, in RenderObject to allow me to clean up its setStyle() a
little more.


More information about the webkit-reviews mailing list