Bug 90945

Summary: gc() doesn't exist in svg/animations/dynamic-modify-attributename-crash2.svg
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: inferno, kling, ossy, pdr, zan, zherczeg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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 ...