Bug 123339

Summary: SVGResourcesCache::clientDestroyed() should take a RenderElement&.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kling, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-10-25 06:52:59 PDT
SVGResourcesCache::clientDestroyed() should take a RenderElement&.
Comment 1 Andreas Kling 2013-10-25 06:57:05 PDT
Created attachment 215173 [details]
Patch
Comment 2 Andreas Kling 2013-10-25 07:40:49 PDT
Committed r158011: <http://trac.webkit.org/changeset/158011>