RESOLVED FIXED 155998
Use references instead of pointers in scrollbar-related code
https://bugs.webkit.org/show_bug.cgi?id=155998
Summary Use references instead of pointers in scrollbar-related code
Myles C. Maxfield
Reported 2016-03-29 16:52:18 PDT
Minor cleanup in scrollbar-related code
Attachments
Patch (33.14 KB, patch)
2016-03-29 16:54 PDT, Myles C. Maxfield
dino: review+
Patch for committing (34.88 KB, patch)
2016-03-29 21:42 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2016-03-29 16:54:10 PDT
Dean Jackson
Comment 2 2016-03-29 17:36:42 PDT
Comment on attachment 275150 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=275150&action=review > Source/WebCore/ChangeLog:8 > + - Use early-return style Are you sure? I didn't see any such changes.
Myles C. Maxfield
Comment 3 2016-03-29 21:42:37 PDT
Created attachment 275180 [details] Patch for committing
Myles C. Maxfield
Comment 4 2016-03-30 09:50:14 PDT
Note You need to log in before you can comment on or make changes to this bug.