Bug 193925

Summary: css3/filters/blur-filter-page-scroll-self.html crashes under WebCore::ScrollingStateNode::ScrollingStateNode
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: WebCore Misc.Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, thorton, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2019-01-28 14:35:51 PST
Scrolling tree is hanging onto GraphicsLayer which are getting destroyed. The crashing tests call: window.internals.settings.setAcceleratedCompositingEnabled(false);
Attachments
Patch (2.11 KB, patch)
2019-01-28 15:12 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2019-01-28 14:36:13 PST
Simon Fraser (smfr)
Comment 2 2019-01-28 15:12:13 PST
Simon Fraser (smfr)
Comment 3 2019-01-28 16:15:34 PST
Note You need to log in before you can comment on or make changes to this bug.