[webkit-reviews] review granted: [Bug 170988] Do not paint the border of the box if the dirty region does not intersect with border area : [Attachment 307590] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 03:50:33 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Gwang Yoon Hwang
<yoon at igalia.com>'s request for review:
Bug 170988: Do not paint the border of the box if the dirty region does not
intersect with border area
https://bugs.webkit.org/show_bug.cgi?id=170988

Attachment 307590: Patch

https://bugs.webkit.org/attachment.cgi?id=307590&action=review




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 307590
  --> https://bugs.webkit.org/attachment.cgi?id=307590
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=307590&action=review

> Source/WebCore/rendering/RenderBoxModelObject.cpp:1737
> +    // If no borders intersects with the dirty area, we can skip to paint
borders.

"skip the border painting"


More information about the webkit-reviews mailing list