* WebKitSystemInterface.h:
* libWebKitSystemInterface.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9287
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2005-06-05 Maciej Stachowiak <mjs@apple.com>
+
+ - added a few more bits of SPI
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterface.a:
+
2005-06-05 Maciej Stachowiak <mjs@apple.com>
- added file type and NSURLResponse caching SPI
NSTimeInterval WKGetNSURLResponseCalculatedExpiration(NSURLResponse *response);
BOOL WKGetNSURLResponseMustRevalidate(NSURLResponse *response);
+CFStringEncoding WKGetWebDefaultCFStringEncoding();
+
+float WKSecondsSinceLastInputEvent();
\ No newline at end of file