Bug 85202

Summary: WebCore::SVGAnimateMotionElement::applyResultsToTarget crash
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Repro case
none
Skip building instance tree for disallowed target none

Description Philip Rogers 2012-04-30 09:22:04 PDT
Created attachment 139461 [details]
Repro case

As the title says, we can crash in WebCore::SVGAnimateMotionElement::applyResultsToTarget. See the attached svg file for a repro.

Original bug: crbug.com/124575
Comment 1 Philip Rogers 2012-04-30 10:28:36 PDT
Created attachment 139471 [details]
Skip building instance tree for disallowed target

My first foray into the shadow tree :)
Comment 2 Nikolas Zimmermann 2012-05-01 07:41:41 PDT
Comment on attachment 139471 [details]
Skip building instance tree for disallowed target

Ah great, r=me.
Comment 3 WebKit Review Bot 2012-05-01 09:09:54 PDT
Comment on attachment 139471 [details]
Skip building instance tree for disallowed target

Clearing flags on attachment: 139471

Committed r115730: <http://trac.webkit.org/changeset/115730>
Comment 4 WebKit Review Bot 2012-05-01 09:10:08 PDT
All reviewed patches have been landed.  Closing bug.