Bug 123336

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

Description Andreas Kling 2013-10-25 06:13:54 PDT
SVGResourcesCache::clientLayoutChanged() should take a RenderElement&.
Comment 1 Andreas Kling 2013-10-25 06:14:39 PDT
Created attachment 215169 [details]
Patch
Comment 2 EFL EWS Bot 2013-10-25 06:18:46 PDT
Comment on attachment 215169 [details]
Patch

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

Attachment 215169 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/12248044
Comment 4 kov's GTK+ EWS bot 2013-10-25 06:37:02 PDT
Comment on attachment 215169 [details]
Patch

Attachment 215169 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/12238054
Comment 5 Andreas Kling 2013-10-25 06:51:23 PDT
Committed r158010: <http://trac.webkit.org/changeset/158010>