Title: [101143] trunk/Source/WebKit/chromium
Revision
101143
Author
fsam...@chromium.org
Date
2011-11-24 10:25:10 -0800 (Thu, 24 Nov 2011)

Log Message

[Chromium] Removed obsolete touchui flag
https://bugs.webkit.org/show_bug.cgi?id=73067

Reviewed by Tony Chang.

* features.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebKit/chromium/ChangeLog (101142 => 101143)


--- trunk/Source/WebKit/chromium/ChangeLog	2011-11-24 18:10:01 UTC (rev 101142)
+++ trunk/Source/WebKit/chromium/ChangeLog	2011-11-24 18:25:10 UTC (rev 101143)
@@ -1,3 +1,12 @@
+2011-11-24  Fady Samuel  <fsam...@chromium.org>
+
+        [Chromium] Removed obsolete touchui flag
+        https://bugs.webkit.org/show_bug.cgi?id=73067
+
+        Reviewed by Tony Chang.
+
+        * features.gypi:
+
 2011-11-24  Joshua Bell  <jsb...@chromium.org>
 
         IndexedDB: Indexes should be secondarily sorted on primary key

Modified: trunk/Source/WebKit/chromium/features.gypi (101142 => 101143)


--- trunk/Source/WebKit/chromium/features.gypi	2011-11-24 18:10:01 UTC (rev 101142)
+++ trunk/Source/WebKit/chromium/features.gypi	2011-11-24 18:25:10 UTC (rev 101143)
@@ -142,9 +142,6 @@
           'ENABLE_ACCELERATED_2D_CANVAS=1',
         ],
       }],
-      ['touchui==1', {
-        'enable_touch_icon_loading': 1,
-      }],
       # Mac OS X uses Accelerate.framework FFT by default instead of FFmpeg.
       ['OS!="mac"', {
         'feature_defines': [
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to