RESOLVED FIXED141985
Use an enum for scrollbar style
https://bugs.webkit.org/show_bug.cgi?id=141985
Summary Use an enum for scrollbar style
Simon Fraser (smfr)
Reported 2015-02-24 14:52:58 PST
Use an enum for scrollbar style
Attachments
Patch (15.09 KB, patch)
2015-02-24 14:54 PST, Simon Fraser (smfr)
bdakin: review+
Simon Fraser (smfr)
Comment 1 2015-02-24 14:54:19 PST
Beth Dakin
Comment 2 2015-02-24 15:01:12 PST
Comment on attachment 247268 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=247268&action=review > Source/WebCore/platform/ScrollTypes.h:159 > + Normal, I object!!! I think that overlay is definitely the new normal. Legacy would be more appropriate. Alternatively, maybe something like Physical? Permanent? SpaceOccupying? AlwaysVisible? None of these are very good, but I definitely object to Normal.
Simon Fraser (smfr)
Comment 3 2015-02-24 20:08:01 PST
Note You need to log in before you can comment on or make changes to this bug.