Bug 160156

Summary: [Coordinated Graphics] ASSERTION FAILED: m_coordinator->isFlushingLayerChanges() in fast/repaint/animation-after-layer-scroll.html
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cmarcelo, commit-queue, kondapallykalyan, luiz, noam
Priority: P2 Keywords: LayoutTestFailure
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=160142
Bug Depends on:    
Bug Blocks: 154066    
Attachments:
Description Flags
Patch mcatanzaro: review+

Carlos Garcia Campos
Reported 2016-07-25 00:16:15 PDT
So, we fixed an assertion in r203663, but now is hitting the next one. As explained in bug #160142, flush compositing state can be triggered in tests by RenderLayerCompositor::layerTreeAsText(), without the coordinator even noticing it, so the assert can be just removed.
Attachments
Patch (2.03 KB, patch)
2016-07-25 00:19 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2016-07-25 00:19:29 PDT
Carlos Garcia Campos
Comment 2 2016-07-25 08:02:15 PDT
Note You need to log in before you can comment on or make changes to this bug.