Bug 123339 - SVGResourcesCache::clientDestroyed() should take a RenderElement&.
Summary: SVGResourcesCache::clientDestroyed() should take a RenderElement&.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 06:52 PDT by Andreas Kling
Modified: 2013-10-25 07:40 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.62 KB, patch)
2013-10-25 06:57 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>