* libWebKitSystemInterface.a: ditto
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@10488
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2005-09-08 Justin Garcia <justin.garcia@apple.com>
+
+ * WebKitSystemInterface.h: Update to latest
+ * libWebKitSystemInterface.a: ditto
+
2005-09-04 Darin Adler <darin@apple.com>
* WebKitSystemInterface.h: Update to latest
CGContextRef WKNSWindowOverrideCGContext(NSWindow *, CGContextRef);
void WKNSWindowRestoreCGContext(NSWindow *, CGContextRef);
+
+BOOL WKSupportsMultipartXMixedReplace(NSMutableURLRequest *request);