Changes between Version 124 and Version 125 of FeatureFlags


Ignore:
Timestamp:
May 29, 2013 2:37:19 PM (11 years ago)
Author:
tkent@chromium.org
Comment:

Remove CALENDAR_PICKER, INPUT_MULTIPLE_FIELDS_UI, and PAGE_POPUP

Legend:

Unmodified
Added
Removed
Modified
  • FeatureFlags

    v124 v125  
    1818
    1919=== CANVAS_PATH ===
    20 
    21 === CALENDAR_PICKER ===
    22 Calendar picker UI built in WebCore.  It's implemented with HTML+JavaScript, and supports type=date, type=datetime, type=datetime-local, type=month, and type=week. This feature requires ENABLE_PAGE_POPUP. See EnableFormFeatures.
    2320
    2421=== CHANNEL_MESSAGING ===
     
    213210Shipped in GTK+ and EFL ports.
    214211
    215 === INPUT_MULTIPLE_FIELDS_UI ===
    216 Introduced by [http://webkit.org/b/97640] for using multiple fields UI in "date", "datetime", "datetime-local", "month", "time" and "week".
    217 This flag was named INPUT_TYPE_TIME_MULTIPLE_FIELDS [http://webkit.org/b/88970].
    218 [http://lists.webkit.org/pipermail/webkit-dev/2012-June/021305.html Announcement].
    219 
    220 This flag provides inline editing UI for these input types. This UI is not suitable for mobile platforms.
    221 
    222 See EnableFormFeatures.
    223 
    224212=== INPUT_SPEECH ===
    225213<input x-webkit-speech> support.  Experimental.
     
    314302
    315303=== ORIENTATION_EVENTS ===
    316 
    317 === PAGE_POPUP ===
    318 Internal API to provide HTML-capable popup. This is needed for ENABLE_CALENDAR_PICKER.  This needs ChromeClient implementation.
    319304
    320305=== PAGE_VISIBILITY_API ===