WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141985
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2015-02-24 14:54:19 PST
Created
attachment 247268
[details]
Patch
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
https://trac.webkit.org/r180607
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug