Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Issue 14028014: Remove MicroData implementation (Closed)

Created:
7 years, 8 months ago by esprehn
Modified:
7 years, 8 months ago
Reviewers:
ojan, abarth-chromium
CC:
blink-reviews, gavinp+prerender_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, haraken, Nate Chapin, jeez, vcarbune.chromium
Visibility:
Public.

Description

Remove MicroData implementation Per the discussion on blink-dev we should remove the MicroData implementation. There's questions of quality, a maintainer, and that no port of WebKit ever turned it on. See: https://groups.google.com/a/chromium.org/forum/?fromgroups=#!topic/blink-dev/b54nW_mGSVU R=ojan@chromium.org,abarth@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148315

Patch Set 1 #

Patch Set 2 : Also delete all the tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5854 lines) Patch
D LayoutTests/fast/dom/MicroData/001.html View 1 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/001-expected.txt View 1 1 chunk +0 lines, -7 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/002.html View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/002-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/003.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/003-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/004.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/004-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/005.html View 1 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/005-expected.txt View 1 1 chunk +0 lines, -9 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/006.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/006-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/007.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/007-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/008.html View 1 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/008-expected.txt View 1 1 chunk +0 lines, -7 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/009.html View 1 1 chunk +0 lines, -36 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/009-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree.html View 1 1 chunk +0 lines, -69 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/add-remove-property-to-item-which-is-not-attached-to-domtree-expected.txt View 1 1 chunk +0 lines, -55 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/domsettabletokenlist-attributes-add-token.html View 1 1 chunk +0 lines, -93 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/domsettabletokenlist-attributes-add-token-expected.txt View 1 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index.html View 1 1 chunk +0 lines, -55 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/domsettabletokenlist-attributes-out-of-range-index-expected.txt View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/element-with-empty-itemprop.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/element-with-empty-itemprop-expected.txt View 1 1 chunk +0 lines, -9 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/getitems-empty-string-as-arg-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/getitems-multiple-itemtypes.html View 1 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/getitems-multiple-itemtypes-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-not-attached-to-domtree.html View 1 1 chunk +0 lines, -58 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-not-attached-to-domtree-expected.txt View 1 1 chunk +0 lines, -96 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-with-itemprop-attr.html View 1 1 chunk +0 lines, -42 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-with-itemprop-attr-expected.txt View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-with-itemref-pointing-to-itself.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/item-with-itemref-pointing-to-itself-expected.txt View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-attribute-test.html View 1 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-attribute-test-001.html View 1 1 chunk +0 lines, -65 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-attribute-test-001-expected.txt View 1 1 chunk +0 lines, -124 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-attribute-test-expected.txt View 1 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-must-see-resolved-url.html View 1 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemid-must-see-resolved-url-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-add-remove-tokens.html View 1 1 chunk +0 lines, -47 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-add-remove-tokens-expected.txt View 1 1 chunk +0 lines, -31 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-for-an-element-must-be-correct.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-for-an-element-must-be-correct-expected.txt View 1 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-must-be-read-only.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-must-be-read-only-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-names-override-builtin-properties.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-names-override-builtin-properties-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-reflected-by-itemProp-property.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemprop-reflected-by-itemProp-property-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-add-remove-tokens.html View 1 1 chunk +0 lines, -47 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-add-remove-tokens-expected.txt View 1 1 chunk +0 lines, -31 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property.html View 1 1 chunk +0 lines, -23 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-attribute-reflected-by-itemRef-property-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-for-an-element-must-be-correct.html View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-for-an-element-must-be-correct-expected.txt View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-must-be-read-only.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-must-be-read-only-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-pointing-to-root-node.html View 1 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-pointing-to-root-node-expected.txt View 1 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt View 1 1 chunk +0 lines, -10 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemscope-attribute-test.html View 1 1 chunk +0 lines, -24 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemscope-attribute-test-expected.txt View 1 1 chunk +0 lines, -16 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemscope-must-be-read-write.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemscope-must-be-read-write-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemtype-add-remove-tokens.html View 1 1 chunk +0 lines, -50 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemtype-add-remove-tokens-expected.txt View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemtype-attribute-test.html View 1 1 chunk +0 lines, -29 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemtype-attribute-test-expected.txt View 1 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-data-attr-on-object-element-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-href-attr.html View 1 1 chunk +0 lines, -31 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-href-attr-expected.txt View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-src-attribute-on-img-element-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-the-content-attr-on-meta-element-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-the-src-attr.html View 1 1 chunk +0 lines, -34 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-reflects-the-src-attr-expected.txt View 1 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-returns-element-itself.html View 1 1 chunk +0 lines, -36 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-returns-element-itself-expected.txt View 1 1 chunk +0 lines, -97 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-returns-null.html View 1 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-returns-null-expected.txt View 1 1 chunk +0 lines, -66 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001.html View 1 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-001-expected.txt View 1 1 chunk +0 lines, -97 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002.html View 1 1 chunk +0 lines, -46 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/itemvalue-throws-excpetion-onsetting-002-expected.txt View 1 1 chunk +0 lines, -71 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens.html View 1 1 chunk +0 lines, -43 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/microdata-domtokenlist-attribute-add-remove-tokens-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-must-be-case-sensitive.html View 1 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-must-be-case-sensitive-expected.txt View 1 1 chunk +0 lines, -23 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-must-return-correct-item-properties.html View 1 1 chunk +0 lines, -48 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-must-return-correct-item-properties-expected.txt View 1 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-returns-propertynodelist.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/nameditem-returns-propertynodelist-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-item-out-of-range-index.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-item-out-of-range-index-expected.txt View 1 1 chunk +0 lines, -15 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-property-must-be-correct.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-property-must-be-correct-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-property-test.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/names-property-test-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-add-remove-itemref.html View 1 1 chunk +0 lines, -32 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-add-remove-itemref-expected.txt View 1 1 chunk +0 lines, -18 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-add-remove-property.html View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-add-remove-property-expected.txt View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr.html View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr-expected.txt View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-be-correct.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-be-correct-expected.txt View 1 1 chunk +0 lines, -25 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items.html View 1 1 chunk +0 lines, -24 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref.html View 1 1 chunk +0 lines, -34 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name.html View 1 1 chunk +0 lines, -23 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name-expected.txt View 1 1 chunk +0 lines, -14 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-nameditem-test.html View 1 1 chunk +0 lines, -30 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-nameditem-test-expected.txt View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-test.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/properties-collection-test-expected.txt View 1 1 chunk +0 lines, -13 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertiescollection-crash.html View 1 1 chunk +0 lines, -18 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertiescollection-crash-expected.txt View 1 1 chunk +0 lines, -11 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertiescollection-on-changing-id-attr.html View 1 1 chunk +0 lines, -66 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertiescollection-on-changing-id-attr-expected.txt View 1 1 chunk +0 lines, -54 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens.html View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-add-remove-itemprop-tokens-expected.txt View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens.html View 1 1 chunk +0 lines, -39 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-add-remove-itemref-tokens-expected.txt View 1 1 chunk +0 lines, -20 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-crash.html View 1 1 chunk +0 lines, -27 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-crash-expected.txt View 1 1 chunk +0 lines, -3 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element.html View 1 1 chunk +0 lines, -52 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-getvalues-array-values-obtained-from-itemvalue-of-each-element-expected.txt View 1 1 chunk +0 lines, -38 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-getvalues-test.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-getvalues-test-expected.txt View 1 1 chunk +0 lines, -9 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-test-add-remove-element.html View 1 1 chunk +0 lines, -63 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/propertynodelist-test-add-remove-element-expected.txt View 1 1 chunk +0 lines, -35 lines 0 comments Download
D LayoutTests/fast/dom/MicroData/resources/microdata-common.js View 1 1 chunk +0 lines, -43 lines 0 comments Download
M LayoutTests/fast/dom/NodeList/nodelist-reachable.html View 1 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/platform/chromium/TestExpectations View 1 1 chunk +0 lines, -3 lines 0 comments Download
M Source/WTF/wtf/FeatureDefines.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebCore/WebCore.gypi View 7 chunks +0 lines, -13 lines 0 comments Download
M Source/WebCore/dom/Document.h View 2 chunks +0 lines, -8 lines 0 comments Download
M Source/WebCore/dom/Document.cpp View 2 chunks +0 lines, -16 lines 0 comments Download
M Source/WebCore/dom/Document.idl View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebCore/dom/Element.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebCore/dom/LiveNodeList.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebCore/dom/LiveNodeList.cpp View 4 chunks +0 lines, -26 lines 0 comments Download
D Source/WebCore/dom/MicroDataItemList.h View 1 chunk +0 lines, -60 lines 0 comments Download
D Source/WebCore/dom/MicroDataItemList.cpp View 1 chunk +0 lines, -75 lines 0 comments Download
M Source/WebCore/dom/Node.h View 3 chunks +0 lines, -18 lines 0 comments Download
M Source/WebCore/dom/Node.cpp View 2 chunks +0 lines, -42 lines 0 comments Download
M Source/WebCore/dom/NodeRareData.h View 4 chunks +0 lines, -55 lines 0 comments Download
M Source/WebCore/dom/NodeRareData.cpp View 2 chunks +0 lines, -7 lines 0 comments Download
D Source/WebCore/dom/PropertyNodeList.h View 1 chunk +0 lines, -72 lines 0 comments Download
D Source/WebCore/dom/PropertyNodeList.cpp View 1 chunk +0 lines, -107 lines 0 comments Download
D Source/WebCore/dom/PropertyNodeList.idl View 1 chunk +0 lines, -40 lines 0 comments Download
M Source/WebCore/html/CollectionType.h View 2 chunks +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLAnchorElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLAnchorElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLAreaElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLAreaElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLCollection.cpp View 10 chunks +0 lines, -34 lines 0 comments Download
M Source/WebCore/html/HTMLElement.h View 4 chunks +0 lines, -19 lines 0 comments Download
M Source/WebCore/html/HTMLElement.cpp View 3 chunks +0 lines, -101 lines 0 comments Download
M Source/WebCore/html/HTMLElement.idl View 1 chunk +0 lines, -13 lines 0 comments Download
M Source/WebCore/html/HTMLEmbedElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLEmbedElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLIFrameElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLIFrameElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLImageElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLImageElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLLinkElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLLinkElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLMediaElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLMediaElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLMetaElement.h View 1 chunk +0 lines, -6 lines 0 comments Download
M Source/WebCore/html/HTMLMetaElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLObjectElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLObjectElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
D Source/WebCore/html/HTMLPropertiesCollection.h View 1 chunk +0 lines, -85 lines 0 comments Download
D Source/WebCore/html/HTMLPropertiesCollection.cpp View 1 chunk +0 lines, -154 lines 0 comments Download
D Source/WebCore/html/HTMLPropertiesCollection.idl View 1 chunk +0 lines, -41 lines 0 comments Download
M Source/WebCore/html/HTMLSourceElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLSourceElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/WebCore/html/HTMLTrackElement.h View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/WebCore/html/HTMLTrackElement.cpp View 1 chunk +0 lines, -12 lines 0 comments Download
D Source/WebCore/html/MicroDataAttributeTokenList.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/WebCore/html/MicroDataAttributeTokenList.cpp View 1 chunk +0 lines, -60 lines 0 comments Download
D Source/WebCore/html/MicroDataItemValue.h View 1 chunk +0 lines, -71 lines 0 comments Download
D Source/WebCore/html/MicroDataItemValue.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
D Source/WebCore/html/MicroDataItemValue.idl View 1 chunk +0 lines, -36 lines 0 comments Download
M Source/WebCore/page/DOMWindow.idl View 2 chunks +0 lines, -2 lines 0 comments Download
M Source/WebKit/chromium/features.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/bindings.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M Source/bindings/scripts/CodeGeneratorV8.pm View 2 chunks +1 line, -12 lines 0 comments Download
M Source/bindings/v8/custom/V8HTMLCollectionCustom.cpp View 2 chunks +0 lines, -13 lines 0 comments Download
M Source/bindings/v8/custom/V8HTMLElementCustom.cpp View 2 chunks +0 lines, -22 lines 0 comments Download
D Source/bindings/v8/custom/V8MicroDataItemValueCustom.cpp View 1 chunk +0 lines, -58 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
esprehn
7 years, 8 months ago (2013-04-12 20:36:25 UTC) #1
abarth-chromium
lgtm
7 years, 8 months ago (2013-04-12 20:47:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/14028014/4001
7 years, 8 months ago (2013-04-12 22:06:10 UTC) #3
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-12 22:24:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/esprehn@chromium.org/14028014/4001
7 years, 8 months ago (2013-04-12 22:35:34 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) test_shell_tests, webkit_lint, webkit_tests, webkit_unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=3774
7 years, 8 months ago (2013-04-12 22:53:08 UTC) #6
esprehn
7 years, 8 months ago (2013-04-12 23:11:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r148315 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698