[Webkit-unassigned] [Bug 121925] Layout assertion failure in WebCore::RenderView::paint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 10:38:01 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121925





--- Comment #3 from Tim Horton <thorton at apple.com>  2013-09-26 10:37:02 PST ---
(In reply to comment #2)
> The following functions don't seem to update the layout.
> 
> WebCore::RenderLayer::paintLayerContents
> RenderLayerBacking::paintContents
> WebCore::GraphicsLayer::paintGraphicsLayerContents
> WebCore::GraphicsLayerCA::platformCALayerPaintContents
> drawLayerContents
> TileController::drawLayer
> -[WebTileLayer drawInContext:]
> 
> Who is responsible for updating the layout here?

LayerFlushScheduler’s run loop observer is always responsible for updating layout before CA painting callbacks occur.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list