Bug 123335

Summary: SVGResourcesCache::clientStyleChanged() 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, eflews.bot, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kling, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eflews.bot: commit-queue-
Patch koivisto: review+

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>