WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104054
svg/custom/use-href-update-crash.svg failing on certain platforms
https://bugs.webkit.org/show_bug.cgi?id=104054
Summary
svg/custom/use-href-update-crash.svg failing on certain platforms
Florin Malita
Reported
2012-12-04 15:25:30 PST
Apple/Mac Apple/Win Qt/Linux CONSOLE MESSAGE: line 12: ReferenceError: Can't find variable: gc layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderSVGRoot {svg} at (0,0) size 127x4 RenderSVGText {text} at (0,-15) size 127x19 contains 1 chunk(s) RenderSVGInlineText {#text} at (0,0) size 127x19 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 20 width 127.00: "PASS: did not crash." Not sure why the gc() call is undefined on these, I'll suppress the test for now.
Attachments
Patch
(4.79 KB, patch)
2013-08-08 08:20 PDT
,
Rob Buis
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Abhishek Arya
Comment 1
2012-12-04 15:28:41 PST
Florin, you need to include gc() from js-test-pre.js. It is not defined on all platforms.
Florin Malita
Comment 2
2012-12-04 15:31:04 PST
(In reply to
comment #1
)
> Florin, you need to include gc() from js-test-pre.js. It is not defined on all platforms.
I see, thanks! I figured I must be missing something :)
Florin Malita
Comment 3
2012-12-04 15:51:21 PST
http://trac.webkit.org/changeset/136586
Florin Malita
Comment 4
2012-12-04 17:41:47 PST
Gah, still failing. Marking as such on Mac & Qt to clear the bots:
http://trac.webkit.org/changeset/136604
Roger Fong
Comment 5
2012-12-04 18:05:59 PST
(In reply to
comment #4
)
> Gah, still failing. Marking as such on Mac & Qt to clear the bots: > >
http://trac.webkit.org/changeset/136604
Please skip on Windows Port as well. platform/win/TestExpectations Thanks
Florin Malita
Comment 6
2012-12-04 19:27:14 PST
(In reply to
comment #5
)
> (In reply to
comment #4
) > > Gah, still failing. Marking as such on Mac & Qt to clear the bots: > > > >
http://trac.webkit.org/changeset/136604
> > Please skip on Windows Port as well. > > platform/win/TestExpectations > > Thanks
Done:
http://trac.webkit.org/changeset/136610
Rob Buis
Comment 7
2013-08-08 08:20:09 PDT
Created
attachment 208346
[details]
Patch
Rob Buis
Comment 8
2013-08-08 11:19:37 PDT
Committed
r153833
: <
http://trac.webkit.org/changeset/153833
>
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