| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 # Files for which bindings (.cpp and .h files) will be generated | 3 # Files for which bindings (.cpp and .h files) will be generated |
| 4 'core_idl_files': [ | 4 'core_idl_files': [ |
| 5 'animation/Animation.idl', | 5 'animation/Animation.idl', |
| 6 'animation/Player.idl', | 6 'animation/Player.idl', |
| 7 'animation/TimedItem.idl', | 7 'animation/TimedItem.idl', |
| 8 'animation/Timeline.idl', | 8 'animation/Timeline.idl', |
| 9 'clipboard/Clipboard.idl', | 9 'clipboard/Clipboard.idl', |
| 10 'clipboard/DataTransferItem.idl', | 10 'clipboard/DataTransferItem.idl', |
| (...skipping 27 matching lines...) Expand all Loading... |
| 38 'css/MediaList.idl', | 38 'css/MediaList.idl', |
| 39 'css/MediaQueryList.idl', | 39 'css/MediaQueryList.idl', |
| 40 'css/RGBColor.idl', | 40 'css/RGBColor.idl', |
| 41 'css/Rect.idl', | 41 'css/Rect.idl', |
| 42 'css/StyleMedia.idl', | 42 'css/StyleMedia.idl', |
| 43 'css/StyleSheet.idl', | 43 'css/StyleSheet.idl', |
| 44 'css/StyleSheetList.idl', | 44 'css/StyleSheetList.idl', |
| 45 'css/WebKitCSSFilterRule.idl', | 45 'css/WebKitCSSFilterRule.idl', |
| 46 'css/WebKitCSSFilterValue.idl', | 46 'css/WebKitCSSFilterValue.idl', |
| 47 'css/WebKitCSSMatrix.idl', | 47 'css/WebKitCSSMatrix.idl', |
| 48 'css/WebKitCSSRegionRule.idl', | |
| 49 'css/WebKitCSSTransformValue.idl', | 48 'css/WebKitCSSTransformValue.idl', |
| 50 'dom/Attr.idl', | 49 'dom/Attr.idl', |
| 51 'dom/CDATASection.idl', | 50 'dom/CDATASection.idl', |
| 52 'dom/CharacterData.idl', | 51 'dom/CharacterData.idl', |
| 53 'dom/ClientRect.idl', | 52 'dom/ClientRect.idl', |
| 54 'dom/ClientRectList.idl', | 53 'dom/ClientRectList.idl', |
| 55 'dom/Comment.idl', | 54 'dom/Comment.idl', |
| 56 'dom/DOMError.idl', | 55 'dom/DOMError.idl', |
| 57 'dom/DOMException.idl', | 56 'dom/DOMException.idl', |
| 58 'dom/DOMImplementation.idl', | 57 'dom/DOMImplementation.idl', |
| (...skipping 18 matching lines...) Expand all Loading... |
| 77 'dom/ProcessingInstruction.idl', | 76 'dom/ProcessingInstruction.idl', |
| 78 'dom/Promise.idl', | 77 'dom/Promise.idl', |
| 79 'dom/Range.idl', | 78 'dom/Range.idl', |
| 80 'dom/RequestAnimationFrameCallback.idl', | 79 'dom/RequestAnimationFrameCallback.idl', |
| 81 'dom/StringCallback.idl', | 80 'dom/StringCallback.idl', |
| 82 'dom/Text.idl', | 81 'dom/Text.idl', |
| 83 'dom/Touch.idl', | 82 'dom/Touch.idl', |
| 84 'dom/TouchList.idl', | 83 'dom/TouchList.idl', |
| 85 'dom/TreeWalker.idl', | 84 'dom/TreeWalker.idl', |
| 86 'dom/URL.idl', | 85 'dom/URL.idl', |
| 87 'dom/WebKitNamedFlow.idl', | |
| 88 'dom/WebKitNamedFlowCollection.idl', | |
| 89 'dom/XMLDocument.idl', | 86 'dom/XMLDocument.idl', |
| 90 'dom/shadow/ShadowRoot.idl', | 87 'dom/shadow/ShadowRoot.idl', |
| 91 'events/AutocompleteErrorEvent.idl', | 88 'events/AutocompleteErrorEvent.idl', |
| 92 'events/BeforeLoadEvent.idl', | 89 'events/BeforeLoadEvent.idl', |
| 93 'events/BeforeUnloadEvent.idl', | 90 'events/BeforeUnloadEvent.idl', |
| 94 'events/CompositionEvent.idl', | 91 'events/CompositionEvent.idl', |
| 95 'events/CustomEvent.idl', | 92 'events/CustomEvent.idl', |
| 96 'events/ErrorEvent.idl', | 93 'events/ErrorEvent.idl', |
| 97 'events/Event.idl', | 94 'events/Event.idl', |
| 98 'events/EventTarget.idl', | 95 'events/EventTarget.idl', |
| (...skipping 608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 707 'css/CSSPageRule.h', | 704 'css/CSSPageRule.h', |
| 708 'css/parser/BisonCSSParser.h', | 705 'css/parser/BisonCSSParser.h', |
| 709 'css/CSSParserMode.cpp', | 706 'css/CSSParserMode.cpp', |
| 710 'css/CSSParserMode.h', | 707 'css/CSSParserMode.h', |
| 711 'css/CSSParserValues.cpp', | 708 'css/CSSParserValues.cpp', |
| 712 'css/CSSPrimitiveValue.cpp', | 709 'css/CSSPrimitiveValue.cpp', |
| 713 'css/CSSPrimitiveValueMappings.h', | 710 'css/CSSPrimitiveValueMappings.h', |
| 714 'css/CSSProperty.cpp', | 711 'css/CSSProperty.cpp', |
| 715 'css/CSSPropertySourceData.cpp', | 712 'css/CSSPropertySourceData.cpp', |
| 716 'css/CSSReflectValue.cpp', | 713 'css/CSSReflectValue.cpp', |
| 717 'css/CSSRegionRule.cpp', | |
| 718 'css/CSSRegionRule.h', | |
| 719 'css/CSSRule.cpp', | 714 'css/CSSRule.cpp', |
| 720 'css/CSSRule.h', | 715 'css/CSSRule.h', |
| 721 'css/CSSRuleList.cpp', | 716 'css/CSSRuleList.cpp', |
| 722 'css/CSSRuleList.h', | 717 'css/CSSRuleList.h', |
| 723 'css/CSSSVGDocumentValue.cpp', | 718 'css/CSSSVGDocumentValue.cpp', |
| 724 'css/CSSSVGDocumentValue.h', | 719 'css/CSSSVGDocumentValue.h', |
| 725 'css/CSSSegmentedFontFace.cpp', | 720 'css/CSSSegmentedFontFace.cpp', |
| 726 'css/CSSSegmentedFontFace.h', | 721 'css/CSSSegmentedFontFace.h', |
| 727 'css/CSSSelector.cpp', | 722 'css/CSSSelector.cpp', |
| 728 'css/CSSSelectorList.cpp', | 723 'css/CSSSelectorList.cpp', |
| (...skipping 742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1471 'rendering/RenderMenuList.cpp', | 1466 'rendering/RenderMenuList.cpp', |
| 1472 'rendering/RenderMenuList.h', | 1467 'rendering/RenderMenuList.h', |
| 1473 'rendering/RenderMeter.cpp', | 1468 'rendering/RenderMeter.cpp', |
| 1474 'rendering/RenderMeter.h', | 1469 'rendering/RenderMeter.h', |
| 1475 'rendering/RenderMultiColumnBlock.cpp', | 1470 'rendering/RenderMultiColumnBlock.cpp', |
| 1476 'rendering/RenderMultiColumnBlock.h', | 1471 'rendering/RenderMultiColumnBlock.h', |
| 1477 'rendering/RenderMultiColumnFlowThread.cpp', | 1472 'rendering/RenderMultiColumnFlowThread.cpp', |
| 1478 'rendering/RenderMultiColumnFlowThread.h', | 1473 'rendering/RenderMultiColumnFlowThread.h', |
| 1479 'rendering/RenderMultiColumnSet.cpp', | 1474 'rendering/RenderMultiColumnSet.cpp', |
| 1480 'rendering/RenderMultiColumnSet.h', | 1475 'rendering/RenderMultiColumnSet.h', |
| 1481 'rendering/RenderNamedFlowFragment.cpp', | |
| 1482 'rendering/RenderNamedFlowFragment.h', | |
| 1483 'rendering/RenderNamedFlowThread.cpp', | |
| 1484 'rendering/RenderNamedFlowThread.h', | |
| 1485 'rendering/RenderObject.cpp', | 1476 'rendering/RenderObject.cpp', |
| 1486 'rendering/RenderObjectChildList.cpp', | 1477 'rendering/RenderObjectChildList.cpp', |
| 1487 'rendering/RenderPart.cpp', | 1478 'rendering/RenderPart.cpp', |
| 1488 'rendering/RenderProgress.cpp', | 1479 'rendering/RenderProgress.cpp', |
| 1489 'rendering/RenderProgress.h', | 1480 'rendering/RenderProgress.h', |
| 1490 'rendering/RenderQuote.cpp', | 1481 'rendering/RenderQuote.cpp', |
| 1491 'rendering/RenderQuote.h', | 1482 'rendering/RenderQuote.h', |
| 1492 'rendering/RenderRegion.cpp', | 1483 'rendering/RenderRegion.cpp', |
| 1493 'rendering/RenderRegion.h', | 1484 'rendering/RenderRegion.h', |
| 1494 'rendering/RenderRegionSet.cpp', | 1485 'rendering/RenderRegionSet.cpp', |
| (...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1874 'dom/DocumentStyleSheetCollection.cpp', | 1865 'dom/DocumentStyleSheetCollection.cpp', |
| 1875 'dom/DocumentStyleSheetCollection.h', | 1866 'dom/DocumentStyleSheetCollection.h', |
| 1876 'dom/DocumentStyleSheetCollector.cpp', | 1867 'dom/DocumentStyleSheetCollector.cpp', |
| 1877 'dom/DocumentStyleSheetCollector.h', | 1868 'dom/DocumentStyleSheetCollector.h', |
| 1878 'dom/DocumentType.cpp', | 1869 'dom/DocumentType.cpp', |
| 1879 'dom/DOMError.cpp', | 1870 'dom/DOMError.cpp', |
| 1880 'dom/DOMError.h', | 1871 'dom/DOMError.h', |
| 1881 'dom/DOMException.cpp', | 1872 'dom/DOMException.cpp', |
| 1882 'dom/DOMException.h', | 1873 'dom/DOMException.h', |
| 1883 'dom/DOMImplementation.cpp', | 1874 'dom/DOMImplementation.cpp', |
| 1884 'dom/DOMNamedFlowCollection.cpp', | |
| 1885 'dom/DOMNamedFlowCollection.h', | |
| 1886 'dom/DOMSettableTokenList.cpp', | 1875 'dom/DOMSettableTokenList.cpp', |
| 1887 'dom/DOMSettableTokenList.h', | 1876 'dom/DOMSettableTokenList.h', |
| 1888 'dom/DOMStringList.cpp', | 1877 'dom/DOMStringList.cpp', |
| 1889 'dom/DOMStringList.h', | 1878 'dom/DOMStringList.h', |
| 1890 'dom/DOMStringMap.cpp', | 1879 'dom/DOMStringMap.cpp', |
| 1891 'dom/DOMStringMap.h', | 1880 'dom/DOMStringMap.h', |
| 1892 'dom/DOMTokenList.cpp', | 1881 'dom/DOMTokenList.cpp', |
| 1893 'dom/DOMTokenList.h', | 1882 'dom/DOMTokenList.h', |
| 1894 'dom/DOMURL.cpp', | 1883 'dom/DOMURL.cpp', |
| 1895 'dom/DOMURL.h', | 1884 'dom/DOMURL.h', |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1931 'dom/Microtask.h', | 1920 'dom/Microtask.h', |
| 1932 'dom/MutationCallback.h', | 1921 'dom/MutationCallback.h', |
| 1933 'dom/MutationObserver.cpp', | 1922 'dom/MutationObserver.cpp', |
| 1934 'dom/MutationObserver.h', | 1923 'dom/MutationObserver.h', |
| 1935 'dom/MutationObserverInterestGroup.cpp', | 1924 'dom/MutationObserverInterestGroup.cpp', |
| 1936 'dom/MutationObserverInterestGroup.h', | 1925 'dom/MutationObserverInterestGroup.h', |
| 1937 'dom/MutationObserverRegistration.cpp', | 1926 'dom/MutationObserverRegistration.cpp', |
| 1938 'dom/MutationObserverRegistration.h', | 1927 'dom/MutationObserverRegistration.h', |
| 1939 'dom/MutationRecord.cpp', | 1928 'dom/MutationRecord.cpp', |
| 1940 'dom/MutationRecord.h', | 1929 'dom/MutationRecord.h', |
| 1941 'dom/NamedFlow.cpp', | |
| 1942 'dom/NamedFlow.h', | |
| 1943 'dom/NamedFlowCollection.cpp', | |
| 1944 'dom/NamedFlowCollection.h', | |
| 1945 'dom/NamedNodeMap.cpp', | 1930 'dom/NamedNodeMap.cpp', |
| 1946 'dom/NamedNodesCollection.cpp', | 1931 'dom/NamedNodesCollection.cpp', |
| 1947 'dom/NamedNodesCollection.h', | 1932 'dom/NamedNodesCollection.h', |
| 1948 'dom/NameNodeList.cpp', | 1933 'dom/NameNodeList.cpp', |
| 1949 'dom/NameNodeList.h', | 1934 'dom/NameNodeList.h', |
| 1950 'dom/Node.cpp', | 1935 'dom/Node.cpp', |
| 1951 'dom/NodeChildRemovalTracker.h', | 1936 'dom/NodeChildRemovalTracker.h', |
| 1952 'dom/NodeChildRemovalTracker.cpp', | 1937 'dom/NodeChildRemovalTracker.cpp', |
| 1953 'dom/NodeFilter.cpp', | 1938 'dom/NodeFilter.cpp', |
| 1954 'dom/NodeFilter.h', | 1939 'dom/NodeFilter.h', |
| (...skipping 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3258 'html/parser/HTMLParserThreadTest.cpp', | 3243 'html/parser/HTMLParserThreadTest.cpp', |
| 3259 'html/track/vtt/BufferedLineReaderTest.cpp', | 3244 'html/track/vtt/BufferedLineReaderTest.cpp', |
| 3260 'html/track/vtt/VTTScannerTest.cpp', | 3245 'html/track/vtt/VTTScannerTest.cpp', |
| 3261 'rendering/RenderOverflowTest.cpp', | 3246 'rendering/RenderOverflowTest.cpp', |
| 3262 'rendering/shapes/BoxShapeTest.cpp', | 3247 'rendering/shapes/BoxShapeTest.cpp', |
| 3263 'testing/UnitTestHelpers.cpp', | 3248 'testing/UnitTestHelpers.cpp', |
| 3264 'testing/UnitTestHelpers.h', | 3249 'testing/UnitTestHelpers.h', |
| 3265 ], | 3250 ], |
| 3266 } | 3251 } |
| 3267 } | 3252 } |
| OLD | NEW |