Changeset 55916 in webkit


Ignore:
Timestamp:
Mar 12, 2010 10:45:38 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-03-12 Garret Kelly <gdk@chromium.org>

Reviewed by Eric Seidel.

Enable touch events in Chromium features gypi file.
https://bugs.webkit.org/show_bug.cgi?id=35994

  • features.gypi:
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r55912 r55916  
     12010-03-12  Garret Kelly  <gdk@chromium.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Enable touch events in Chromium features gypi file.
     6        https://bugs.webkit.org/show_bug.cgi?id=35994
     7
     8        * features.gypi:
     9
    1102010-03-12  Darin Fisher  <darin@chromium.org>
    211
  • trunk/WebKit/chromium/features.gypi

    r55670 r55916  
    6868        'ENABLE_SVG_FOREIGN_OBJECT=1',
    6969        'ENABLE_SVG_FONTS=1',
     70        'ENABLE_TOUCH_EVENTS=1',
    7071        'ENABLE_VIDEO=1',
    7172        'ENABLE_WEB_SOCKETS=1',
Note: See TracChangeset for help on using the changeset viewer.