[Webkit-unassigned] [Bug 155580] New: ASSERTION FAILED: rendererMappedResult == result in RenderGeometryMap::mapToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 01:32:08 PDT 2016


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

            Bug ID: 155580
           Summary: ASSERTION FAILED: rendererMappedResult == result in
                    RenderGeometryMap::mapToContainer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at jp.sony.com
                CC: simon.fraser at apple.com

ASSERTION FAILED: rendererMappedResult == result in RenderGeometryMap::mapToContainer

Reported in Bug 153576 Comment 10:

> This assertion fails after logging in on drive.google.com.  The values are
> close, but not equal.


A solution is suggested in Bug 153576 Comment 2:

> Maybe we can use something like:
> 
> ASSERT((rendererMappedResult - result).lengthSquared() < some_epsilon);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160317/8baa9d33/attachment.html>


More information about the webkit-unassigned mailing list