[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

sfalken at apple.com sfalken at apple.com
Thu Apr 8 01:13:55 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 9c3b93e348e2d94ff98c22c69e9f9c56292076e1
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