Changeset 45563 in webkit


Ignore:
Timestamp:
Jul 6, 2009 1:48:17 PM (15 years ago)
Author:
andersca@apple.com
Message:

2009-07-06 Anders Carlsson <andersca@apple.com>

Update WebKitSystemInterface.

  • WebKitSystemInterface.h:
  • libWebKitSystemInterfaceLeopard.a:
  • libWebKitSystemInterfaceSnowLeopard.a:
  • libWebKitSystemInterfaceTiger.a:
Location:
trunk/WebKitLibraries
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitLibraries/ChangeLog

    r45474 r45563  
     12009-07-06  Anders Carlsson  <andersca@apple.com>
     2
     3        Update WebKitSystemInterface.
     4
     5        * WebKitSystemInterface.h:
     6        * libWebKitSystemInterfaceLeopard.a:
     7        * libWebKitSystemInterfaceSnowLeopard.a:
     8        * libWebKitSystemInterfaceTiger.a:
     9
    1102009-07-02  Pierre d'Herbemont  <pdherbemont@apple.com>
    211
  • trunk/WebKitLibraries/WebKitSystemInterface.h

    r45474 r45563  
    259259unsigned WKInitializeMaximumHTTPConnectionCountPerHost(unsigned preferredConnectionCount);
    260260
     261BOOL WKIsLatchingWheelEvent(NSEvent *);
     262   
    261263#ifdef __cplusplus
    262264}
Note: See TracChangeset for help on using the changeset viewer.