[Webkit-unassigned] [Bug 117395] [CSSRegions] ASSERTION FAILED: roundedIntPoint(rendererMappedResult) == roundedIntPoint(result) in RenderGeometryMap::mapToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 08:17:47 PDT 2013


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


Alexandru Chiculita <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204150|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Alexandru Chiculita <achicu at adobe.com>  2013-06-10 08:16:22 PST ---
(From update of attachment 204150)
View in context: https://bugs.webkit.org/attachment.cgi?id=204150&action=review

r=me, but we should also add a bug to fix the initial assert when proper compositing is implemented.

> LayoutTests/fast/regions/assert-flow-thread-compositing.html:5
> +            .transformed { width: 50px; height: 50px; background-color: salmon; -webkit-transform: translateZ(0px); border: 1px solid black; }

nit: just use green instead of salmon :)

> Source/WebCore/rendering/RenderLayerCompositor.cpp:926
> +        layer->setHasCompositingDescendant(false);

nit: I think you don't need this, it's false by default. We are going to fix it for 84900 anyway.

-- 
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