Bug 94256

Summary: REGRESSION(r125794) - inline-children-root-linebox-crash asserts in Chromium debug
Product: WebKit Reporter: Adrienne Walker <enne>
Component: WebCore Misc.Assignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for landing none

Description Adrienne Walker 2012-08-16 15:11:24 PDT
See: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fblock%2Finline-children-root-linebox-crash.html

http://trac.webkit.org/changeset/125794 seems like the most likely culprit.

crash log for DumpRenderTree (pid 4983):
STDOUT: <empty>
STDERR: ASSERTION FAILED: enclosingIntRect(rendererMappedResult) == enclosingIntRect(FloatQuad(result).boundingBox())
STDERR: third_party/WebKit/Source/WebCore/rendering/RenderGeometryMap.cpp(85) : WebCore::FloatRect WebCore::RenderGeometryMap::absoluteRect(const WebCore::FloatRect&) const
Comment 1 Levi Weintraub 2013-02-13 15:50:25 PST
Created attachment 188203 [details]
Patch for landing
Comment 2 WebKit Review Bot 2013-02-13 16:39:38 PST
Comment on attachment 188203 [details]
Patch for landing

Clearing flags on attachment: 188203

Committed r142821: <http://trac.webkit.org/changeset/142821>
Comment 3 WebKit Review Bot 2013-02-13 16:39:42 PST
All reviewed patches have been landed.  Closing bug.