Summary: | ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType] /app/webkit/Source/WebCore/rendering/RenderLayer.cpp(4472) | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | djinn <1319794503> | ||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | NEW --- | ||||||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, simon.fraser, webkit-bug-importer, zalan | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | PC | ||||||
OS: | Linux | ||||||
Attachments: |
|
Something similar in the past fixed by Blink - https://src.chromium.org/viewvc/blink?view=revision&revision=172922 Hello, I would like to ask if a previously submitted bug is still not processed or unconfirmed, was it submitted in the wrong way? Or is it something else? Should I offer more info? |
Created attachment 467946 [details] testcase to trigger the crash ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType] /app/webkit/Source/WebCore/rendering/RenderLayer.cpp(4472) : WTF::Ref<WebCore::ClipRects> WebCore::RenderLayer::updateClipRects(const ClipRectsContext&) The minimized testcase will be uploaded as soon as possible.