Bug 137854 - Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
Summary: Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-18 11:39 PDT by Chris Dumez
Modified: 2014-10-19 20:25 PDT (History)
16 users (show)

See Also:


Attachments
Patch (13.39 KB, patch)
2014-10-18 11:57 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.38 KB, patch)
2014-10-18 14:45 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2014-10-18 11:57:29 PDT
Created attachment 240068 [details]
Patch
Comment 2 Chris Dumez 2014-10-18 14:45:31 PDT
Created attachment 240072 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-10-19 20:25:08 PDT
All reviewed patches have been landed.  Closing bug.