[Webkit-unassigned] [Bug 53527] [Chromium] fast/frames/iframe-reparenting-new-page.html is flakey
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 7 23:03:33 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53527
Dmitry Titov <dimich at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dglazkov at chromium.org
--- Comment #3 from Dmitry Titov <dimich at chromium.org> 2011-02-07 23:03:33 PST ---
I couldn't get it to repro on any platform, we looked at JS dump with Mads Ager and the best theory is that it's out-of-memory situation since it fails in trying to allocate a function object (locals before allocation are initialized, after - uninitialized).
Also, I don't see this crash on the flakiness dashboard, all the latest runs are green. Will watch it for a while and enable if it doesn't fail any more.
--
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