[Webkit-unassigned] [Bug 209741] New: REGRESSION(r258829): [CoordinatedGraphics] Web view not updated after cross site navigation with PSON enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 08:01:16 PDT 2020


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

            Bug ID: 209741
           Summary: REGRESSION(r258829): [CoordinatedGraphics] Web view
                    not updated after cross site navigation with PSON
                    enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, koivisto at iki.fi,
                    youennf at gmail.com

Since r258829, the drawing area proxy of a provisional page ignores all messages until the load is committed. This is causing 2 problems for coordinated graphics drawing area. When not in accelerated compositing mode, Update message is sent before the commit is loaded, and the web process keeps waiting for the DidUpdate response message forever. When accelerated compositing mode is forced, the EnterAcceleratedCompositing message is also sent before the load is committed and ignored, so the UI process doesn't know it's in accelerated mode.

-- 
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/20200330/67754a97/attachment.htm>


More information about the webkit-unassigned mailing list