WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169153
Clean up RenderImage and a RenderImageResource function
https://bugs.webkit.org/show_bug.cgi?id=169153
Summary
Clean up RenderImage and a RenderImageResource function
Simon Fraser (smfr)
Reported
2017-03-03 16:05:34 PST
Clean up RenderImage and a RenderImageResource function
Attachments
Patch
(15.54 KB, patch)
2017-03-03 16:08 PST
,
Simon Fraser (smfr)
zalan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2017-03-03 16:08:48 PST
Created
attachment 303351
[details]
Patch
zalan
Comment 2
2017-03-03 16:14:06 PST
Comment on
attachment 303351
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=303351&action=review
auto pls.
> Source/WebCore/rendering/RenderImageResourceStyleImage.h:46 > + RefPtr<Image> image(const IntSize& = { }) const override;
What's the current recommendation on passing const reference vs. value? InSize has 2 ints.
Simon Fraser (smfr)
Comment 3
2017-03-03 17:45:08 PST
https://trac.webkit.org/r213404
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