[Webkit-unassigned] [Bug 257722] New: Remove GraphicsLayerPaintBehavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 5 12:47:53 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257722

            Bug ID: 257722
           Summary: Remove GraphicsLayerPaintBehavior
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: sabouhallawa at apple.com

After 264679 at main, deciding whether an image should be decoded asynchronously or not, now depends on the flag NodeRareData::m_hasEverPaintedImages. No layer state will affect this decision anymore. So GraphicsLayerPaintBehavior can be removed. This will allow removing RemoteLayerTreeContext::setNextRenderingUpdateRequiresSynchronousImageDecoding() and LocalFrameView::invalidateImagesWithAsyncDecodes() as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230605/fe07088b/attachment.htm>


More information about the webkit-unassigned mailing list