WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66590
Re-name scrollbar painter types
https://bugs.webkit.org/show_bug.cgi?id=66590
Summary
Re-name scrollbar painter types
Beth Dakin
Reported
2011-08-19 14:19:55 PDT
After committing this change:
https://bugs.webkit.org/show_bug.cgi?id=66495
Lion-specific scroller SPIs can use forward declaration instead of WebKitSystemInterface some re-names are in order. USE(WK_Scrollbar_Painter), WKScrollbarPainterRef, and WKScrollbarPainterControllerRef all need to be re-named to remove references to WebKitSystemInterface since the implementation is now in WebCore, and the type names should sound more Objective-Cish instead of C++ish.
Attachments
Patch
(27.69 KB, patch)
2011-08-19 14:25 PDT
,
Beth Dakin
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2011-08-19 14:25:44 PDT
Created
attachment 104564
[details]
Patch
Beth Dakin
Comment 2
2011-08-19 15:34:36 PDT
Thanks Sam! Committed change with revision 93445.
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