[webkit-reviews] review granted: [Bug 208828] Remove the special DisplayList handling in CanvasRenderingContext2DBase : [Attachment 393096] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 22:24:04 PDT 2020


Myles C. Maxfield <mmaxfield at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 208828: Remove the special DisplayList handling in
CanvasRenderingContext2DBase
https://bugs.webkit.org/show_bug.cgi?id=208828

Attachment 393096: Patch

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




--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
Comment on attachment 393096
  --> https://bugs.webkit.org/attachment.cgi?id=393096
Patch

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

> Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:2062
>      if (UNLIKELY(m_usesDisplayListDrawing)) {

We should probably go farther and delete the whole thing, LayoutTests and all.


More information about the webkit-reviews mailing list