[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

jorlow at chromium.org jorlow at chromium.org
Wed Dec 22 18:43:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2a0a2176800deb82783582ad3ea7d424f93a4d09
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 16 15:05:33 2010 +0000

    2010-12-16  John Knottenbelt  <jknotten at chromium.org>
    
            Reviewed by Jeremy Orlow.
    
            Enable client-based geolocation in Chromium
            https://bugs.webkit.org/show_bug.cgi?id=50562
    
            * features.gypi:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74189 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 25262d0..5925849 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-16  John Knottenbelt  <jknotten at chromium.org>
+
+        Reviewed by Jeremy Orlow.
+
+        Enable client-based geolocation in Chromium
+        https://bugs.webkit.org/show_bug.cgi?id=50562
+
+        * features.gypi:
+
 2010-12-16  Hans Wennborg  <hans at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi
index 03e6ce4..372cc5c 100644
--- a/WebKit/chromium/features.gypi
+++ b/WebKit/chromium/features.gypi
@@ -45,6 +45,7 @@
         'ENABLE_BLOB=1',
         'ENABLE_BLOB_SLICE=1',
         'ENABLE_CHANNEL_MESSAGING=1',
+        'ENABLE_CLIENT_BASED_GEOLOCATION=1',
         'ENABLE_DASHBOARD_SUPPORT=0',
         'ENABLE_DATABASE=1',
         'ENABLE_DATAGRID=0',

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list