WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70314
Prepare SVGImage intrinsic size negotiation: Add intrinsic size & ratio calculation functionality to Image
https://bugs.webkit.org/show_bug.cgi?id=70314
Summary
Prepare SVGImage intrinsic size negotiation: Add intrinsic size & ratio calcu...
Nikolas Zimmermann
Reported
2011-10-18 01:15:36 PDT
Add a "void computeIntrinsicDimension(Length& intrinsicWidth, Lengt& intrinsicHeight, FloatSize& intrinsicRatio)" helper method to Image/GeneratedImage/SVGImage and make it accessible through StyleImage. This splits off some parts of
bug 47156
into a smaller piece.
Attachments
Patch
(15.92 KB, patch)
2011-10-18 01:23 PDT
,
Nikolas Zimmermann
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2011-10-18 01:23:37 PDT
Created
attachment 111408
[details]
Patch Split-off another chunk from
bug 47156
, to aid reducing the total patch size.
Antti Koivisto
Comment 2
2011-10-18 01:32:17 PDT
Comment on
attachment 111408
[details]
Patch r=me
Nikolas Zimmermann
Comment 3
2011-10-18 01:33:32 PDT
Oops ; missing in one line in SVGImage.cpp - manual merging sucks.. I'll make sure it builds before landing :-)
Early Warning System Bot
Comment 4
2011-10-18 01:34:20 PDT
Comment on
attachment 111408
[details]
Patch
Attachment 111408
[details]
did not pass qt-ews (qt): Output:
http://queues.webkit.org/results/10125167
Gyuyoung Kim
Comment 5
2011-10-18 01:38:09 PDT
Comment on
attachment 111408
[details]
Patch
Attachment 111408
[details]
did not pass efl-ews (efl): Output:
http://queues.webkit.org/results/10126163
Nikolas Zimmermann
Comment 6
2011-10-18 01:38:48 PDT
Landed in
r97727
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug