Bug 123336 - SVGResourcesCache::clientLayoutChanged() should take a RenderElement&.
Summary: SVGResourcesCache::clientLayoutChanged() 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:13 PDT by Andreas Kling
Modified: 2013-10-25 06:51 PDT (History)
13 users (show)

See Also:


Attachments
Patch (5.64 KB, patch)
2013-10-25 06:14 PDT, Andreas Kling
koivisto: review+
eflews.bot: commit-queue-
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: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>