Bug 118121

Summary: Fix the !ENABLE(SVG) builds after r151997
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, esprehn+autocc, glenn, hyatt, kadam, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 118000    
Attachments:
Description Flags
buildfix for !ENABLE(SVG) builds none

Zoltan Arvai
Reported 2013-06-27 01:50:40 PDT
Created attachment 205575 [details] buildfix for !ENABLE(SVG) builds As Ossy said in bug 118000 the problem is that RenderObject::hasAspectRatio() is inside ENABLE(SVG) guard.
Attachments
buildfix for !ENABLE(SVG) builds (1.71 KB, patch)
2013-06-27 01:50 PDT, Zoltan Arvai
no flags
Csaba Osztrogonác
Comment 1 2013-06-27 03:07:26 PDT
Comment on attachment 205575 [details] buildfix for !ENABLE(SVG) builds LGTM, r=me.
WebKit Commit Bot
Comment 2 2013-06-27 03:35:43 PDT
Comment on attachment 205575 [details] buildfix for !ENABLE(SVG) builds Clearing flags on attachment: 205575 Committed r152089: <http://trac.webkit.org/changeset/152089>
WebKit Commit Bot
Comment 3 2013-06-27 03:35:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.