RESOLVED FIXED 118121
Fix the !ENABLE(SVG) builds after r151997
https://bugs.webkit.org/show_bug.cgi?id=118121
Summary Fix the !ENABLE(SVG) builds after r151997
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.