RESOLVED FIXED 154708
RenderTheme::controlSize* methods should take const RenderStyle&.
https://bugs.webkit.org/show_bug.cgi?id=154708
Summary RenderTheme::controlSize* methods should take const RenderStyle&.
zalan
Reported 2016-02-25 18:45:00 PST
and not non-const.
Attachments
Patch (13.59 KB, patch)
2016-02-25 18:49 PST, zalan
no flags
Patch (14.90 KB, patch)
2016-02-26 09:22 PST, zalan
no flags
zalan
Comment 1 2016-02-25 18:49:54 PST
Darin Adler
Comment 2 2016-02-26 08:11:29 PST
Comment on attachment 272277 [details] Patch RenderThemeIOS.h:42:17: error: 'popupInternalPaddingRight' marked 'override' but does not override any member functions virtual int popupInternalPaddingRight(RenderStyle&) const override;
zalan
Comment 3 2016-02-26 09:22:29 PST
WebKit Commit Bot
Comment 4 2016-02-26 09:35:58 PST
Comment on attachment 272328 [details] Patch Clearing flags on attachment: 272328 Committed r197170: <http://trac.webkit.org/changeset/197170>
WebKit Commit Bot
Comment 5 2016-02-26 09:36:02 PST
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.