[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
sfalken at apple.com
sfalken at apple.com
Wed Jan 20 22:28:31 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 65f5b994858f2f64db540402c947b3b49b0537dd
Author: sfalken at apple.com <sfalken at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Jan 19 01:03:54 2010 +0000
Rubber-stamped by Sam Weinig.
Add missing export for Geolocation.
* WebKit.exp:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53440 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebKit/mac/ChangeLog b/WebKit/mac/ChangeLog
index 7442d82..a5c2e45 100644
--- a/WebKit/mac/ChangeLog
+++ b/WebKit/mac/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-18 Steve Falkenburg <sfalken at apple.com>
+
+ Rubber-stamped by Sam Weinig.
+
+ Add missing export for Geolocation.
+
+ * WebKit.exp:
+
2010-01-18 Adam Roben <aroben at apple.com>
Add +[WebView _setDomainRelaxationForbidden:forURLScheme:]
diff --git a/WebKit/mac/WebKit.exp b/WebKit/mac/WebKit.exp
index 3aa270f..904f389 100644
--- a/WebKit/mac/WebKit.exp
+++ b/WebKit/mac/WebKit.exp
@@ -13,6 +13,7 @@
.objc_class_name_WebFrame
.objc_class_name_WebFrameView
.objc_class_name_WebGeolocationMock
+.objc_class_name_WebGeolocationPosition
.objc_class_name_WebHTMLRepresentation
.objc_class_name_WebHTMLView
.objc_class_name_WebHistory
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list