[Webkit-unassigned] [Bug 83185] Layout Test fast/writing-mode/relative-positioning-percentages.html is crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 4 13:31:21 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83185
--- Comment #2 from Stephen Chenney <schenney at chromium.org> 2012-04-04 13:31:21 PST ---
We're right at this minute (actually, for the last two days), trying to track this down. Right now we've got it down to sensitivity to repaint and layout timer firing order. But basically the SVGImage code is trying to layout the FrameView to a new size but it's happening inside layout so the FrameView does not in fact lay out.
I also do not know why SVG is in there. Something related to the image cache, as far as I can tell.
Basically, a whole slew of Mac Chromium tests are flakey right now, with Debug builds tending to crash with this particular stack while Release just fails on image.
--
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