[webkit-reviews] review granted: [Bug 82807] styleForElement() should use enums instead of bools so we can all understand what it's doing : [Attachment 134915] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 17:03:46 PDT 2012


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 82807: styleForElement() should use enums instead of bools so we can all
understand what it's doing
https://bugs.webkit.org/show_bug.cgi?id=82807

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=134915&action=review


> Source/WebCore/rendering/RenderObject.cpp:2548
> +    /// FIXME: This "find nearest element parent" should be a helper
function.

///////////////////


More information about the webkit-reviews mailing list