[webkit-reviews] review granted: [Bug 95251] [New Multicolumn] Get column contents painting properly. : [Attachment 161070] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 15:14:49 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dave Hyatt
<hyatt at apple.com>'s request for review:
Bug 95251: [New Multicolumn] Get column contents painting properly.
https://bugs.webkit.org/show_bug.cgi?id=95251

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=161070&action=review


> Source/WebCore/rendering/RenderMultiColumnSet.cpp:33
> +using std::min;
> +using std::max;

The cool kids are now just using std::max at the call sites, I'm told.


More information about the webkit-reviews mailing list