[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

jorlow at chromium.org jorlow at chromium.org
Fri Feb 26 22:18:51 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit d5912dea0eb1c37332b76343defbb435c296615a
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 12 16:05:49 2010 +0000

    2010-02-11  Jeremy Orlow  <jorlow at chromium.org>
    
            Reviewed by David Levin.
    
            [Chromium] Add ENABLE_RUBY to the feature defines gypi
            https://bugs.webkit.org/show_bug.cgi?id=34841
    
            * features.gypi:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54726 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 996b5c5..0e3288b 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-11  Jeremy Orlow  <jorlow at chromium.org>
+
+        Reviewed by David Levin.
+
+        [Chromium] Add ENABLE_RUBY to the feature defines gypi
+        https://bugs.webkit.org/show_bug.cgi?id=34841
+
+        * features.gypi:
+
 2010-02-12  Yury Semikhatsky  <yurys at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/WebKit/chromium/features.gypi b/WebKit/chromium/features.gypi
index 29e3130..6091b8f 100644
--- a/WebKit/chromium/features.gypi
+++ b/WebKit/chromium/features.gypi
@@ -54,6 +54,7 @@
         'ENABLE_NOTIFICATIONS=1',
         'ENABLE_OPENTYPE_SANITIZER=1',
         'ENABLE_ORIENTATION_EVENTS=0',
+        'ENABLE_RUBY=1',
         'ENABLE_XHTMLMP=0',
         'ENABLE_XSLT=1',
         'ENABLE_XPATH=1',

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list