[Webkit-unassigned] [Bug 103935] New: svg/foreignObject/viewport-foreignObject-crash.html recurses infinitely sometimes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 3 15:07:58 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=103935
Summary: svg/foreignObject/viewport-foreignObject-crash.html
recurses infinitely sometimes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: ASSIGNED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: japhet at chromium.org
CC: inferno at chromium.org
The test sometimes (all of the time?) recurses on the line "document.appendChild(element);" in crash(). This causes count to never get incremented, which means the exit case doesn't get reached. Simple reordering should make this test consistent (and much faster).
--
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