[webkit-reviews] review granted: [Bug 94984] Make RenderBox::computePositionedLogicalHeight const : [Attachment 160800] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 14:16:25 PDT 2012


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

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

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


> Source/WebCore/rendering/RenderBox.h:310
> +    struct MarginsComputedValues {
> +	   MarginsComputedValues()

So many plurals. How about MarginComputedValues?


More information about the webkit-reviews mailing list