Bug 90945 - gc() doesn't exist in svg/animations/dynamic-modify-attributename-crash2.svg
Summary: gc() doesn't exist in svg/animations/dynamic-modify-attributename-crash2.svg
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 23:39 PDT by Csaba Osztrogonác
Modified: 2012-07-11 09:21 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2012-07-11 00:02 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-07-10 23:39:42 PDT
svg/animations/dynamic-modify-attributename-crash2.svg introduced in 
https://trac.webkit.org/changeset/122278 (https://bugs.webkit.org/show_bug.cgi?id=90750 - security bug)

It fails, because gc() doesn't exist at all.
Comment 1 Csaba Osztrogonác 2012-07-11 00:02:57 PDT
Created attachment 151615 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-07-11 00:06:51 PDT
Comment on attachment 151615 [details]
Patch

Clearing flags on attachment: 151615

Committed r122305: <http://trac.webkit.org/changeset/122305>
Comment 3 Csaba Osztrogonác 2012-07-11 00:06:59 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Philip Rogers 2012-07-11 09:15:47 PDT
(In reply to comment #3)
> All reviewed patches have been landed.  Closing bug.

Gah! I'm a little confused why this worked locally for me. Thank you for fixing this Csaba.
Comment 5 Csaba Osztrogonác 2012-07-11 09:21:24 PDT
Maybe Chromium has gc() by default ... who knows ...