[webkit-reviews] review granted: [Bug 170082] [Mac] Remove backing store for layers that are outside the viewport : [Attachment 311790] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 19:09:08 PDT 2017


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 170082: [Mac] Remove backing store for layers that are outside the viewport
https://bugs.webkit.org/show_bug.cgi?id=170082

Attachment 311790: Proposed patch

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




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

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

> Source/WebCore/platform/graphics/GraphicsLayer.h:552
> +    bool mayDetachBackingStore() const { return m_mayDetachBackingStore; }

canDetach? setNeverDetach?


More information about the webkit-reviews mailing list