RESOLVED FIXED 94256
REGRESSION(r125794) - inline-children-root-linebox-crash asserts in Chromium debug
https://bugs.webkit.org/show_bug.cgi?id=94256
Summary REGRESSION(r125794) - inline-children-root-linebox-crash asserts in Chromium ...
Adrienne Walker
Reported 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
Attachments
Patch for landing (1.50 KB, patch)
2013-02-13 15:50 PST, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2013-02-13 15:50:25 PST
Created attachment 188203 [details] Patch for landing
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-02-13 16:39:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.