RESOLVED FIXED 159825
ScrollView::setHasHorizontalScrollbar / setHasVerticalScrollbar duplicate their logic
https://bugs.webkit.org/show_bug.cgi?id=159825
Summary ScrollView::setHasHorizontalScrollbar / setHasVerticalScrollbar duplicate the...
Antonio Gomes
Reported 2016-07-15 12:29:17 PDT
I believe we can introduce a method to avoid this. Patch coming..
Attachments
patch v1 (5.91 KB, patch)
2016-07-15 12:34 PDT, Antonio Gomes
no flags
Patch (5.05 KB, patch)
2016-07-15 12:37 PDT, Antonio Gomes
simon.fraser: review+
Antonio Gomes
Comment 1 2016-07-15 12:34:33 PDT
Created attachment 283782 [details] patch v1
Antonio Gomes
Comment 2 2016-07-15 12:37:08 PDT
Simon Fraser (smfr)
Comment 3 2016-07-15 13:06:31 PDT
Comment on attachment 283783 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=283783&action=review > Source/WebCore/platform/ScrollView.cpp:121 > + Extra blank line here.
Antonio Gomes
Comment 4 2016-07-15 13:20:45 PDT
(In reply to comment #3) > Comment on attachment 283783 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=283783&action=review > > > Source/WebCore/platform/ScrollView.cpp:121 > > + > > Extra blank line here. Done.
Antonio Gomes
Comment 5 2016-07-15 13:21:12 PDT
Note You need to log in before you can comment on or make changes to this bug.