Bug 123335 - SVGResourcesCache::clientStyleChanged() should take a RenderElement&.
Summary: SVGResourcesCache::clientStyleChanged() 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 05:56 PDT by Andreas Kling
Modified: 2013-10-25 06:48 PDT (History)
11 users (show)

See Also:


Attachments
Patch (8.95 KB, patch)
2013-10-25 05:56 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (9.09 KB, patch)
2013-10-25 06:04 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 05:56:31 PDT
SVGResourcesCache::clientStyleChanged() should take a RenderElement&.
Comment 1 Andreas Kling 2013-10-25 05:56:58 PDT
Created attachment 215167 [details]
Patch
Comment 2 EFL EWS Bot 2013-10-25 06:02:04 PDT
Comment on attachment 215167 [details]
Patch

Attachment 215167 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/12278049
Comment 3 EFL EWS Bot 2013-10-25 06:03:32 PDT
Comment on attachment 215167 [details]
Patch

Attachment 215167 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/12228041
Comment 4 Andreas Kling 2013-10-25 06:04:23 PDT
Created attachment 215168 [details]
Patch
Comment 5 Andreas Kling 2013-10-25 06:48:22 PDT
Committed r158009: <http://trac.webkit.org/changeset/158009>