WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103935
svg/foreignObject/viewport-foreignObject-crash.html recurses infinitely sometimes
https://bugs.webkit.org/show_bug.cgi?id=103935
Summary
svg/foreignObject/viewport-foreignObject-crash.html recurses infinitely somet...
Nate Chapin
Reported
2012-12-03 15:10:23 PST
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).
Attachments
patch
(1.21 KB, patch)
2012-12-03 15:15 PST
,
Nate Chapin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2012-12-03 15:15:02 PST
Created
attachment 177346
[details]
patch
WebKit Review Bot
Comment 2
2012-12-03 23:38:08 PST
Comment on
attachment 177346
[details]
patch Clearing flags on attachment: 177346 Committed
r136478
: <
http://trac.webkit.org/changeset/136478
>
WebKit Review Bot
Comment 3
2012-12-03 23:38:11 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.
Top of Page
Format For Printing
XML
Clone This Bug