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

Issue 23604030: Move DOMSettableTokenList / DOMTokenList to dom/ folder (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
CC:
blink-reviews, nessy, gavinp+prerender_chromium.org, eae+blinkwatch, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium, do-not-use
Visibility:
Public.

Description

Move DOMSettableTokenList / DOMTokenList to dom/ folder Move DOMSettableTokenList / DOMTokenList to from html/ to dom/ folder as they are part of the DOM specification: http://dom.spec.whatwg.org/#domsettabletokenlist http://dom.spec.whatwg.org/#domtokenlist R=arv BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157151

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -569 lines) Patch
M Source/core/core.gypi View 5 chunks +6 lines, -6 lines 0 comments Download
A + Source/core/dom/DOMSettableTokenList.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/dom/DOMSettableTokenList.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/dom/DOMSettableTokenList.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/core/dom/DOMTokenList.h View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/dom/DOMTokenList.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + Source/core/dom/DOMTokenList.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/html/ClassList.h View 1 chunk +1 line, -1 line 0 comments Download
D Source/core/html/DOMSettableTokenList.h View 1 chunk +0 lines, -74 lines 0 comments Download
D Source/core/html/DOMSettableTokenList.cpp View 1 chunk +0 lines, -95 lines 0 comments Download
D Source/core/html/DOMSettableTokenList.idl View 1 chunk +0 lines, -29 lines 0 comments Download
D Source/core/html/DOMTokenList.h View 1 chunk +0 lines, -82 lines 0 comments Download
D Source/core/html/DOMTokenList.cpp View 1 chunk +0 lines, -240 lines 0 comments Download
D Source/core/html/DOMTokenList.idl View 1 chunk +0 lines, -36 lines 0 comments Download
M Source/core/html/HTMLLinkElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLOutputElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/MediaControlElements.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/TextTrackRegion.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-03 13:28:44 UTC) #1
arv (Not doing code reviews)
LGTM
7 years, 3 months ago (2013-09-03 16:46:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23604030/1
7 years, 3 months ago (2013-09-03 16:51:05 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-03 21:46:56 UTC) #4
Message was sent while issue was closed.
Change committed as 157151

Powered by Google App Engine
This is Rietveld 408576698