[Webkit-unassigned] [Bug 172167] New: [Threaded Compositor] SHOULD NEVER BE REACHED in WebKit::CompositingRunLoop::updateCompleted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 16 06:39:16 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172167
Bug ID: 172167
Summary: [Threaded Compositor] SHOULD NEVER BE REACHED in
WebKit::CompositingRunLoop::updateCompleted
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk, LayoutTestFailure
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net
This is still happening, even after r216182, less often but still happens. There are two conditions in which this can happen:
- Again in force repaint. r216182 fixed the case of force repaint called when update state is completed, but it can also crash if update state is inProgress or PendingAfterCompletion when m_coordinateUpdateCompletionWithClient is true.
- When the threaded compositor is invalidated right after renderLayerTree() starts, but before it finishes.
I'll submit a patch to fix this.
--
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/20170516/5a69d572/attachment.html>
More information about the webkit-unassigned
mailing list