RESOLVED FIXED 137854
Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
https://bugs.webkit.org/show_bug.cgi?id=137854
Summary Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
Chris Dumez
Reported 2014-10-18 11:39:44 PDT
RenderScrollbar / RenderedDocumentMarker are using custom toXXX() functions instead of the SPECIALIZE_TYPE_TRAITS_*() macro. Fix this for consistency.
Attachments
Patch (13.39 KB, patch)
2014-10-18 11:57 PDT, Chris Dumez
no flags
Patch (7.38 KB, patch)
2014-10-18 14:45 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-18 11:57:29 PDT
Chris Dumez
Comment 2 2014-10-18 14:45:31 PDT
WebKit Commit Bot
Comment 3 2014-10-19 20:25:01 PDT
Comment on attachment 240072 [details] Patch Clearing flags on attachment: 240072 Committed r174874: <http://trac.webkit.org/changeset/174874>
WebKit Commit Bot
Comment 4 2014-10-19 20:25:08 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.