[Webkit-unassigned] [Bug 229749] New: [CoordinatedGraphics] Schedule rendering after setLayerTreeStateIsFrozen(false) in non-AC mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 20:54:50 PDT 2021


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

            Bug ID: 229749
           Summary: [CoordinatedGraphics] Schedule rendering after
                    setLayerTreeStateIsFrozen(false) in non-AC mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomoki.imai at sony.com
                CC: kkinnunen at apple.com

We should schedule another rendering when the setLayerTreeStateIsFrozen(false) is called in non-AC mode.

In some rare cases, the browser only shows the white page after the page transition, because the rendering is skipped while the layer tree is frozen and there was no guarantee that there is another rendering after setLayerTreeStateIsFrozen(false).

-- 
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/20210901/5312c9a0/attachment.htm>


More information about the webkit-unassigned mailing list