WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21006
Make the viewless Mac scrollbar paint
https://bugs.webkit.org/show_bug.cgi?id=21006
Summary
Make the viewless Mac scrollbar paint
Dave Hyatt
Reported
2008-09-22 13:53:28 PDT
Make the viewless Mac scrollbar paint with the Aqua style.
Attachments
Patch
(10.29 KB, patch)
2008-09-22 13:54 PDT
,
Dave Hyatt
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2008-09-22 13:54:01 PDT
Created
attachment 23667
[details]
Patch
Darin Adler
Comment 2
2008-09-22 13:56:00 PDT
Comment on
attachment 23667
[details]
Patch #include <Carbon/Carbon.h> I'm surprised you need this. Doesn't it compile without it? #if !USE(NSSCROLLER) I'd put the #if USE(NSSCROLLER) case first, just because it's so much smaller. r=me
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