WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 160156
[Coordinated Graphics] ASSERTION FAILED: m_coordinator->isFlushingLayerChanges() in fast/repaint/animation-after-layer-scroll.html
https://bugs.webkit.org/show_bug.cgi?id=160156
Summary
[Coordinated Graphics] ASSERTION FAILED: m_coordinator->isFlushingLayerChange...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2016-07-25 00:19:29 PDT
Created
attachment 284466
[details]
Patch
Carlos Garcia Campos
Comment 2
2016-07-25 08:02:15 PDT
Committed
r203682
: <
http://trac.webkit.org/changeset/203682
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug