[Webkit-unassigned] [Bug 66590] New: Re-name scrollbar painter types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 14:19:55 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66590

           Summary: Re-name scrollbar painter types
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list