Ignore:
Timestamp:
Feb 1, 2011, 1:45:38 PM (15 years ago)
Author:
[email protected]
Message:

Part 2 for <rdar://problem/8492788>
Adopt WKScrollbarPainterController

Reviewed by Beth Dakin.

Use header detection to define scrollbar painting controller #define.

Source/JavaScriptCore:

Source/WebCore:

  • WebCore.exp.in:
  • platform/mac/ScrollAnimatorMac.h:
  • platform/mac/ScrollbarThemeMac.h:
  • platform/mac/WebCoreSystemInterface.h:
  • platform/mac/WebCoreSystemInterface.mm:

Source/WebKit/mac:

  • WebCoreSupport/WebSystemInterface.mm:

(InitWebCoreSystemInterface):

Source/WebKit2:

  • WebProcess/WebCoreSupport/mac/WebSystemInterface.mm:

(InitWebCoreSystemInterface):

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r77277 r77287  
     12011-02-01  Sam Weinig  <[email protected]>
     2
     3        Reviewed by Beth Dakin.
     4
     5        Part 2 for <rdar://problem/8492788>
     6        Adopt WKScrollbarPainterController
     7
     8        Use header detection to define scrollbar painting controller #define.
     9
     10        * DerivedSources.make:
     11        * JavaScriptCore.xcodeproj/project.pbxproj:
     12
    1132011-02-01  Geoffrey Garen  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.