[webkit-reviews] review cancelled: [Bug 20947] Refactor RenderObject::setStyle code : [Attachment 24162] styleWillChange/styleDidChange patch that uses class statics in RenderBox

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 cancelled Simon Fraser
<simon.fraser at apple.com>'s request for review:
Bug 20947: Refactor RenderObject::setStyle code
https://bugs.webkit.org/show_bug.cgi?id=20947

Attachment 24162: styleWillChange/styleDidChange patch that uses class statics
in RenderBox
https://bugs.webkit.org/attachment.cgi?id=24162&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