[webkit-reviews] review granted: [Bug 95595] Make computeBlockDirectionMargins const : [Attachment 161742] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 12:27:56 PDT 2012


Ojan Vafai <ojan at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 95595: Make computeBlockDirectionMargins const
https://bugs.webkit.org/show_bug.cgi?id=95595

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

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=161742&action=review


> Source/WebCore/rendering/RenderBox.cpp:2415
> +    computeBlockDirectionMargins(containingBlock,
> +	   marginBefore, marginAfter);

Meh to wrapping this.


More information about the webkit-reviews mailing list