Ignore:
Timestamp:
Aug 6, 2013, 4:22:53 PM (12 years ago)
Author:
[email protected]
Message:

.: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • Source/autotools/SetupWebKitFeatures.m4:
  • Source/cmake/OptionsBlackBerry.cmake:
  • Source/cmake/OptionsEfl.cmake:
  • Source/cmake/OptionsGTK.cmake:
  • Source/cmake/WebKitFeatures.cmake:
  • Source/cmakeconfig.h.cmake:

Source/JavaScriptCore: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • Configurations/FeatureDefines.xcconfig:

Source/WebCore: Remove support for HTML5 Microdata
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • CMakeLists.txt:
  • Configurations/FeatureDefines.xcconfig:
  • DerivedSources.cpp:
  • DerivedSources.make:
  • DerivedSources.pri:
  • GNUmakefile.list.am:
  • Target.pri:
  • UseJSC.cmake:
  • WebCore.vcxproj/WebCore.vcxproj:
  • WebCore.vcxproj/WebCore.vcxproj.filters:
  • WebCore.xcodeproj/project.pbxproj:
  • bindings/gobject/GNUmakefile.am:
  • bindings/js/JSBindingsAllInOne.cpp:
  • bindings/js/JSHTMLCollectionCustom.cpp:

(WebCore::JSHTMLCollection::nameGetter):

  • bindings/js/JSHTMLElementCustom.cpp:
  • bindings/js/JSMicroDataItemValueCustom.cpp: Removed.
  • bindings/scripts/CodeGeneratorJS.pm:

(GenerateImplementation):

  • dom/Document.cpp:
  • dom/Document.h:
  • dom/Document.idl:
  • dom/Element.cpp:

(WebCore::Element::ensureCachedHTMLCollection):

  • dom/LiveNodeList.cpp:

(WebCore::LiveNodeListBase::rootNode):
(WebCore::LiveNodeListBase::invalidateCache):
(WebCore::LiveNodeList::namedItem):

  • dom/LiveNodeList.h:

(WebCore::LiveNodeListBase::shouldInvalidateTypeOnAttributeChange):

  • dom/MicroDataItemList.cpp: Removed.
  • dom/MicroDataItemList.h: Removed.
  • dom/Node.cpp:
  • dom/Node.h:
  • dom/NodeRareData.cpp:
  • dom/NodeRareData.h:
  • dom/PropertyNodeList.cpp: Removed.
  • dom/PropertyNodeList.h: Removed.
  • dom/PropertyNodeList.idl: Removed.
  • html/CollectionType.h:
  • html/HTMLAnchorElement.cpp:
  • html/HTMLAnchorElement.h:
  • html/HTMLAreaElement.cpp:
  • html/HTMLAreaElement.h:
  • html/HTMLCollection.cpp:

(WebCore::shouldOnlyIncludeDirectChildren):
(WebCore::rootTypeFromCollectionType):
(WebCore::invalidationTypeExcludingIdAndNameAttributes):
(WebCore::isMatchingElement):
(WebCore::LiveNodeListBase::item):

  • html/HTMLElement.cpp:

(WebCore::HTMLElement::parseAttribute):
(WebCore::HTMLElement::isURLAttribute):

  • html/HTMLElement.h:
  • html/HTMLElement.idl:
  • html/HTMLEmbedElement.cpp:
  • html/HTMLEmbedElement.h:
  • html/HTMLIFrameElement.cpp:
  • html/HTMLIFrameElement.h:
  • html/HTMLImageElement.cpp:
  • html/HTMLImageElement.h:
  • html/HTMLLinkElement.cpp:
  • html/HTMLLinkElement.h:
  • html/HTMLMediaElement.cpp:
  • html/HTMLMediaElement.h:
  • html/HTMLMetaElement.cpp:
  • html/HTMLMetaElement.h:
  • html/HTMLObjectElement.cpp:
  • html/HTMLObjectElement.h:
  • html/HTMLPropertiesCollection.cpp: Removed.
  • html/HTMLPropertiesCollection.h: Removed.
  • html/HTMLPropertiesCollection.idl: Removed.
  • html/HTMLSourceElement.cpp:
  • html/HTMLSourceElement.h:
  • html/HTMLTrackElement.cpp:
  • html/HTMLTrackElement.h:
  • html/MicroDataAttributeTokenList.cpp: Removed.
  • html/MicroDataAttributeTokenList.h: Removed.
  • html/MicroDataItemValue.cpp: Removed.
  • html/MicroDataItemValue.h: Removed.
  • html/MicroDataItemValue.idl: Removed.

Source/WebKit/blackberry: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • WebCoreSupport/AboutDataEnableFeatures.in:

Source/WebKit/mac: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • Configurations/FeatureDefines.xcconfig:

Source/WebKit2: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • Configurations/FeatureDefines.xcconfig:

Source/WTF: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • wtf/FeatureDefines.h:

Tools: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • Scripts/webkitperl/FeatureList.pm:
  • qmake/mkspecs/features/features.pri:

LayoutTests: Remove support for HTML5 MicroData
https://bugs.webkit.org/show_bug.cgi?id=119480

Reviewed by Anders Carlsson.

  • fast/dom/MicroData: Removed.
  • fast/dom/MicroData/001-expected.txt: Removed.
  • fast/dom/MicroData/001.html: Removed.
  • fast/dom/MicroData/002-expected.txt: Removed.
  • fast/dom/MicroData/002.html: Removed.
  • fast/dom/MicroData/003-expected.txt: Removed.
  • fast/dom/MicroData/003.html: Removed.
  • fast/dom/MicroData/004-expected.txt: Removed.
  • fast/dom/MicroData/004.html: Removed.
  • fast/dom/MicroData/005-expected.txt: Removed.
  • fast/dom/MicroData/005.html: Removed.
  • fast/dom/MicroData/006-expected.txt: Removed.
  • fast/dom/MicroData/006.html: Removed.
  • fast/dom/MicroData/007-expected.txt: Removed.
  • fast/dom/MicroData/007.html: Removed.
  • fast/dom/MicroData/008-expected.txt: Removed.
  • fast/dom/MicroData/008.html: Removed.
  • fast/dom/MicroData/009-expected.txt: Removed.
  • fast/dom/MicroData/009.html: Removed.
  • fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree-expected.txt: Removed.
  • fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree.html: Removed.
  • fast/dom/MicroData/domsettabletokenlist-attributes-add-token-expected.txt: Removed.
  • fast/dom/MicroData/domsettabletokenlist-attributes-add-token.html: Removed.
  • fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index-expected.txt: Removed.
  • fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index.html: Removed.
  • fast/dom/MicroData/element-with-empty-itemprop-expected.txt: Removed.
  • fast/dom/MicroData/element-with-empty-itemprop.html: Removed.
  • fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt: Removed.
  • fast/dom/MicroData/getitems-empty-string-as-arg.html: Removed.
  • fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt: Removed.
  • fast/dom/MicroData/getitems-multiple-itemtypes.html: Removed.
  • fast/dom/MicroData/item-not-attached-to-domtree-expected.txt: Removed.
  • fast/dom/MicroData/item-not-attached-to-domtree.html: Removed.
  • fast/dom/MicroData/item-with-itemprop-attr-expected.txt: Removed.
  • fast/dom/MicroData/item-with-itemprop-attr.html: Removed.
  • fast/dom/MicroData/item-with-itemref-pointing-to-itself-expected.txt: Removed.
  • fast/dom/MicroData/item-with-itemref-pointing-to-itself.html: Removed.
  • fast/dom/MicroData/itemid-attribute-test-001-expected.txt: Removed.
  • fast/dom/MicroData/itemid-attribute-test-001.html: Removed.
  • fast/dom/MicroData/itemid-attribute-test-expected.txt: Removed.
  • fast/dom/MicroData/itemid-attribute-test.html: Removed.
  • fast/dom/MicroData/itemid-must-see-resolved-url-expected.txt: Removed.
  • fast/dom/MicroData/itemid-must-see-resolved-url.html: Removed.
  • fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt: Removed.
  • fast/dom/MicroData/itemprop-add-remove-tokens.html: Removed.
  • fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt: Removed.
  • fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html: Removed.
  • fast/dom/MicroData/itemprop-must-be-read-only-expected.txt: Removed.
  • fast/dom/MicroData/itemprop-must-be-read-only.html: Removed.
  • fast/dom/MicroData/itemprop-names-override-builtin-properties-expected.txt: Removed.
  • fast/dom/MicroData/itemprop-names-override-builtin-properties.html: Removed.
  • fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt: Removed.
  • fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html: Removed.
  • fast/dom/MicroData/itemref-add-remove-tokens-expected.txt: Removed.
  • fast/dom/MicroData/itemref-add-remove-tokens.html: Removed.
  • fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt: Removed.
  • fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html: Removed.
  • fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt: Removed.
  • fast/dom/MicroData/itemref-for-an-element-must-be-correct.html: Removed.
  • fast/dom/MicroData/itemref-must-be-read-only-expected.txt: Removed.
  • fast/dom/MicroData/itemref-must-be-read-only.html: Removed.
  • fast/dom/MicroData/itemref-pointing-to-root-node-expected.txt: Removed.
  • fast/dom/MicroData/itemref-pointing-to-root-node.html: Removed.
  • fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt: Removed.
  • fast/dom/MicroData/itemref-refers-first-element-with-given-id.html: Removed.
  • fast/dom/MicroData/itemscope-attribute-test-expected.txt: Removed.
  • fast/dom/MicroData/itemscope-attribute-test.html: Removed.
  • fast/dom/MicroData/itemscope-must-be-read-write-expected.txt: Removed.
  • fast/dom/MicroData/itemscope-must-be-read-write.html: Removed.
  • fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt: Removed.
  • fast/dom/MicroData/itemtype-add-remove-tokens.html: Removed.
  • fast/dom/MicroData/itemtype-attribute-test-expected.txt: Removed.
  • fast/dom/MicroData/itemtype-attribute-test.html: Removed.
  • fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html: Removed.
  • fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-reflects-href-attr.html: Removed.
  • fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html: Removed.
  • fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html: Removed.
  • fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-reflects-the-src-attr.html: Removed.
  • fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-returns-element-itself.html: Removed.
  • fast/dom/MicroData/itemvalue-returns-null-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-returns-null.html: Removed.
  • fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html: Removed.
  • fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt: Removed.
  • fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html: Removed.
  • fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens-expected.txt: Removed.
  • fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens.html: Removed.
  • fast/dom/MicroData/nameditem-must-be-case-sensitive-expected.txt: Removed.
  • fast/dom/MicroData/nameditem-must-be-case-sensitive.html: Removed.
  • fast/dom/MicroData/nameditem-must-return-correct-item-properties-expected.txt: Removed.
  • fast/dom/MicroData/nameditem-must-return-correct-item-properties.html: Removed.
  • fast/dom/MicroData/nameditem-returns-propertynodelist-expected.txt: Removed.
  • fast/dom/MicroData/nameditem-returns-propertynodelist.html: Removed.
  • fast/dom/MicroData/names-item-out-of-range-index-expected.txt: Removed.
  • fast/dom/MicroData/names-item-out-of-range-index.html: Removed.
  • fast/dom/MicroData/names-property-must-be-correct-expected.txt: Removed.
  • fast/dom/MicroData/names-property-must-be-correct.html: Removed.
  • fast/dom/MicroData/names-property-test-expected.txt: Removed.
  • fast/dom/MicroData/names-property-test.html: Removed.
  • fast/dom/MicroData/properties-collection-add-remove-itemref-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-add-remove-itemref.html: Removed.
  • fast/dom/MicroData/properties-collection-add-remove-property-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-add-remove-property.html: Removed.
  • fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr.html: Removed.
  • fast/dom/MicroData/properties-collection-must-be-correct-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-must-be-correct.html: Removed.
  • fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items.html: Removed.
  • fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref.html: Removed.
  • fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name.html: Removed.
  • fast/dom/MicroData/properties-collection-nameditem-test-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-nameditem-test.html: Removed.
  • fast/dom/MicroData/properties-collection-test-expected.txt: Removed.
  • fast/dom/MicroData/properties-collection-test.html: Removed.
  • fast/dom/MicroData/propertiescollection-crash-expected.txt: Removed.
  • fast/dom/MicroData/propertiescollection-crash.html: Removed.
  • fast/dom/MicroData/propertiescollection-on-changing-id-attr-expected.txt: Removed.
  • fast/dom/MicroData/propertiescollection-on-changing-id-attr.html: Removed.
  • fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens.html: Removed.
  • fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens.html: Removed.
  • fast/dom/MicroData/propertynodelist-crash-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-crash.html: Removed.
  • fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element.html: Removed.
  • fast/dom/MicroData/propertynodelist-getvalues-test-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-getvalues-test.html: Removed.
  • fast/dom/MicroData/propertynodelist-test-add-remove-element-expected.txt: Removed.
  • fast/dom/MicroData/propertynodelist-test-add-remove-element.html: Removed.
  • fast/dom/MicroData/resources: Removed.
  • fast/dom/MicroData/resources/microdata-common.js: Removed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig

    r153633 r153772  
    134134ENABLE_METER_ELEMENT = ENABLE_METER_ELEMENT;
    135135ENABLE_MHTML = ;
    136 ENABLE_MICRODATA = ;
    137136ENABLE_MOUSE_CURSOR_SCALE = ENABLE_MOUSE_CURSOR_SCALE;
    138137ENABLE_NAVIGATOR_CONTENT_UTILS = ;
     
    188187ENABLE_FTL_JIT = ;
    189188
    190 FEATURE_DEFINES = $(ENABLE_3D_RENDERING) $(ENABLE_ACCELERATED_2D_CANVAS) $(ENABLE_BLOB) $(ENABLE_CACHE_PARTITIONING) $(ENABLE_CANVAS_PATH) $(ENABLE_CANVAS_PROXY) $(ENABLE_CHANNEL_MESSAGING) $(ENABLE_CSP_NEXT) $(ENABLE_CSS_BOX_DECORATION_BREAK) $(ENABLE_CSS_DEVICE_ADAPTATION) $(ENABLE_CSS_EXCLUSIONS) $(ENABLE_CSS_FILTERS) $(ENABLE_CSS_IMAGE_ORIENTATION) $(ENABLE_CSS_IMAGE_RESOLUTION) $(ENABLE_CSS_REGIONS) $(ENABLE_CSS_SHADERS) $(ENABLE_CSS_SHAPES) $(ENABLE_CSS_COMPOSITING) $(ENABLE_CSS_STICKY_POSITION) $(ENABLE_CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED) $(ENABLE_CSS_VARIABLES) $(ENABLE_CSS3_CONDITIONAL_RULES) $(ENABLE_CSS3_TEXT) $(ENABLE_CSS3_TEXT_LINE_BREAK) $(ENABLE_CURSOR_VISIBILITY) $(ENABLE_CUSTOM_SCHEME_HANDLER) $(ENABLE_DASHBOARD_SUPPORT) $(ENABLE_DATALIST_ELEMENT) $(ENABLE_DATA_TRANSFER_ITEMS) $(ENABLE_DETAILS_ELEMENT) $(ENABLE_DEVICE_ORIENTATION) $(ENABLE_DIALOG_ELEMENT) $(ENABLE_DIRECTORY_UPLOAD) $(ENABLE_DOM4_EVENTS_CONSTRUCTOR) $(ENABLE_DRAGGABLE_REGION) $(ENABLE_ENCRYPTED_MEDIA) $(ENABLE_ENCRYPTED_MEDIA_V2) $(ENABLE_FILE_SYSTEM) $(ENABLE_FILTERS) $(ENABLE_FONT_LOAD_EVENTS) $(ENABLE_FULLSCREEN_API) $(ENABLE_GAMEPAD) $(ENABLE_GEOLOCATION) $(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING) $(ENABLE_HIGH_DPI_CANVAS) $(ENABLE_ICONDATABASE) $(ENABLE_IFRAME_SEAMLESS) $(ENABLE_INDEXED_DATABASE) $(ENABLE_INPUT_SPEECH) $(ENABLE_INPUT_TYPE_COLOR) $(ENABLE_INPUT_TYPE_DATE) $(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE) $(ENABLE_INPUT_TYPE_DATETIMELOCAL) $(ENABLE_INPUT_TYPE_MONTH) $(ENABLE_INPUT_TYPE_TIME) $(ENABLE_INPUT_TYPE_WEEK) $(ENABLE_JAVASCRIPT_DEBUGGER) $(ENABLE_LEGACY_CSS_VENDOR_PREFIXES) $(ENABLE_LEGACY_NOTIFICATIONS) $(ENABLE_LEGACY_VENDOR_PREFIXES) $(ENABLE_LEGACY_WEB_AUDIO) $(ENABLE_LINK_PREFETCH) $(ENABLE_MATHML) $(ENABLE_MEDIA_SOURCE) $(ENABLE_MEDIA_STATISTICS) $(ENABLE_METER_ELEMENT) $(ENABLE_MHTML) $(ENABLE_MICRODATA) $(ENABLE_MOUSE_CURSOR_SCALE) $(ENABLE_NAVIGATOR_CONTENT_UTILS) $(ENABLE_NOTIFICATIONS) $(ENABLE_PAGE_VISIBILITY_API) $(ENABLE_PDFKIT_PLUGIN) $(ENABLE_PLUGIN_PROXY_FOR_VIDEO) $(ENABLE_PROGRESS_ELEMENT) $(ENABLE_PROXIMITY_EVENTS) $(ENABLE_PUBLIC_SUFFIX_LIST) $(ENABLE_QUOTA) $(ENABLE_REQUEST_ANIMATION_FRAME) $(ENABLE_RESOLUTION_MEDIA_QUERY) $(ENABLE_SCRIPTED_SPEECH) $(ENABLE_SHADOW_DOM) $(ENABLE_SHARED_WORKERS) $(ENABLE_SPEECH_SYNTHESIS) $(ENABLE_SQL_DATABASE) $(ENABLE_STYLE_SCOPED) $(ENABLE_SUBPIXEL_LAYOUT) $(ENABLE_SVG) $(ENABLE_SVG_FONTS) $(ENABLE_TEMPLATE_ELEMENT) $(ENABLE_TEXT_AUTOSIZING) $(ENABLE_THREADED_HTML_PARSER) $(ENABLE_TOUCH_ICON_LOADING) $(ENABLE_USERSELECT_ALL) $(ENABLE_VIDEO) $(ENABLE_VIDEO_TRACK) $(ENABLE_VIEW_MODE_CSS_MEDIA) $(ENABLE_WEBGL) $(ENABLE_WEB_AUDIO) $(ENABLE_WEB_SOCKETS) $(ENABLE_WEB_TIMING) $(ENABLE_WORKERS) $(ENABLE_XHR_TIMEOUT) $(ENABLE_XSLT) $(ENABLE_FTL_JIT) $(FEATURE_DEFINES_$(PLATFORM_NAME));
     189FEATURE_DEFINES = $(ENABLE_3D_RENDERING) $(ENABLE_ACCELERATED_2D_CANVAS) $(ENABLE_BLOB) $(ENABLE_CACHE_PARTITIONING) $(ENABLE_CANVAS_PATH) $(ENABLE_CANVAS_PROXY) $(ENABLE_CHANNEL_MESSAGING) $(ENABLE_CSP_NEXT) $(ENABLE_CSS_BOX_DECORATION_BREAK) $(ENABLE_CSS_DEVICE_ADAPTATION) $(ENABLE_CSS_EXCLUSIONS) $(ENABLE_CSS_FILTERS) $(ENABLE_CSS_IMAGE_ORIENTATION) $(ENABLE_CSS_IMAGE_RESOLUTION) $(ENABLE_CSS_REGIONS) $(ENABLE_CSS_SHADERS) $(ENABLE_CSS_SHAPES) $(ENABLE_CSS_COMPOSITING) $(ENABLE_CSS_STICKY_POSITION) $(ENABLE_CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED) $(ENABLE_CSS_VARIABLES) $(ENABLE_CSS3_CONDITIONAL_RULES) $(ENABLE_CSS3_TEXT) $(ENABLE_CSS3_TEXT_LINE_BREAK) $(ENABLE_CURSOR_VISIBILITY) $(ENABLE_CUSTOM_SCHEME_HANDLER) $(ENABLE_DASHBOARD_SUPPORT) $(ENABLE_DATALIST_ELEMENT) $(ENABLE_DATA_TRANSFER_ITEMS) $(ENABLE_DETAILS_ELEMENT) $(ENABLE_DEVICE_ORIENTATION) $(ENABLE_DIALOG_ELEMENT) $(ENABLE_DIRECTORY_UPLOAD) $(ENABLE_DOM4_EVENTS_CONSTRUCTOR) $(ENABLE_DRAGGABLE_REGION) $(ENABLE_ENCRYPTED_MEDIA) $(ENABLE_ENCRYPTED_MEDIA_V2) $(ENABLE_FILE_SYSTEM) $(ENABLE_FILTERS) $(ENABLE_FONT_LOAD_EVENTS) $(ENABLE_FULLSCREEN_API) $(ENABLE_GAMEPAD) $(ENABLE_GEOLOCATION) $(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING) $(ENABLE_HIGH_DPI_CANVAS) $(ENABLE_ICONDATABASE) $(ENABLE_IFRAME_SEAMLESS) $(ENABLE_INDEXED_DATABASE) $(ENABLE_INPUT_SPEECH) $(ENABLE_INPUT_TYPE_COLOR) $(ENABLE_INPUT_TYPE_DATE) $(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE) $(ENABLE_INPUT_TYPE_DATETIMELOCAL) $(ENABLE_INPUT_TYPE_MONTH) $(ENABLE_INPUT_TYPE_TIME) $(ENABLE_INPUT_TYPE_WEEK) $(ENABLE_JAVASCRIPT_DEBUGGER) $(ENABLE_LEGACY_CSS_VENDOR_PREFIXES) $(ENABLE_LEGACY_NOTIFICATIONS) $(ENABLE_LEGACY_VENDOR_PREFIXES) $(ENABLE_LEGACY_WEB_AUDIO) $(ENABLE_LINK_PREFETCH) $(ENABLE_MATHML) $(ENABLE_MEDIA_SOURCE) $(ENABLE_MEDIA_STATISTICS) $(ENABLE_METER_ELEMENT) $(ENABLE_MHTML) $(ENABLE_MOUSE_CURSOR_SCALE) $(ENABLE_NAVIGATOR_CONTENT_UTILS) $(ENABLE_NOTIFICATIONS) $(ENABLE_PAGE_VISIBILITY_API) $(ENABLE_PDFKIT_PLUGIN) $(ENABLE_PLUGIN_PROXY_FOR_VIDEO) $(ENABLE_PROGRESS_ELEMENT) $(ENABLE_PROXIMITY_EVENTS) $(ENABLE_PUBLIC_SUFFIX_LIST) $(ENABLE_QUOTA) $(ENABLE_REQUEST_ANIMATION_FRAME) $(ENABLE_RESOLUTION_MEDIA_QUERY) $(ENABLE_SCRIPTED_SPEECH) $(ENABLE_SHADOW_DOM) $(ENABLE_SHARED_WORKERS) $(ENABLE_SPEECH_SYNTHESIS) $(ENABLE_SQL_DATABASE) $(ENABLE_STYLE_SCOPED) $(ENABLE_SUBPIXEL_LAYOUT) $(ENABLE_SVG) $(ENABLE_SVG_FONTS) $(ENABLE_TEMPLATE_ELEMENT) $(ENABLE_TEXT_AUTOSIZING) $(ENABLE_THREADED_HTML_PARSER) $(ENABLE_TOUCH_ICON_LOADING) $(ENABLE_USERSELECT_ALL) $(ENABLE_VIDEO) $(ENABLE_VIDEO_TRACK) $(ENABLE_VIEW_MODE_CSS_MEDIA) $(ENABLE_WEBGL) $(ENABLE_WEB_AUDIO) $(ENABLE_WEB_SOCKETS) $(ENABLE_WEB_TIMING) $(ENABLE_WORKERS) $(ENABLE_XHR_TIMEOUT) $(ENABLE_XSLT) $(ENABLE_FTL_JIT) $(FEATURE_DEFINES_$(PLATFORM_NAME));
Note: See TracChangeset for help on using the changeset viewer.