Bug 137854

Summary: Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kangil.han, kling, kondapallykalyan, mmaxfield, pdr, rniwa, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.