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

Issue 2898063003: DOMTokenList.contains() should not throw. (Closed)

Created:
3 years, 7 months ago by tkent
Modified:
3 years, 7 months ago
Reviewers:
kochi
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DOMTokenList.contains() should not throw. https://dom.spec.whatwg.org/#dom-domtokenlist-contains-token-token https://dom.spec.whatwg.org/#dom-domtokenlist-contains New behavior matches to the DOM standard, Firefox, and Safari. This CL fixes 60 failing tests in wpt/dom/. BUG=600964 Review-Url: https://codereview.chromium.org/2898063003 Cr-Commit-Position: refs/heads/master@{#473826} Committed: https://chromium.googlesource.com/chromium/src/+/719237584073bc2ef77a64e4f8b1514e66ef037e

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move the comment #

Messages

Total messages: 16 (11 generated)
tkent
kochi@, would you review this please?
3 years, 7 months ago (2017-05-23 02:34:24 UTC) #7
kochi
LGTM with one minor nit. https://codereview.chromium.org/2898063003/diff/1/third_party/WebKit/Source/core/dom/DOMTokenList.cpp File third_party/WebKit/Source/core/dom/DOMTokenList.cpp (right): https://codereview.chromium.org/2898063003/diff/1/third_party/WebKit/Source/core/dom/DOMTokenList.cpp#newcode71 third_party/WebKit/Source/core/dom/DOMTokenList.cpp:71: // https://dom.spec.whatwg.org/#dom-domtokenlist-contains nit: comment ...
3 years, 7 months ago (2017-05-23 04:15:01 UTC) #8
tkent
https://codereview.chromium.org/2898063003/diff/1/third_party/WebKit/Source/core/dom/DOMTokenList.cpp File third_party/WebKit/Source/core/dom/DOMTokenList.cpp (right): https://codereview.chromium.org/2898063003/diff/1/third_party/WebKit/Source/core/dom/DOMTokenList.cpp#newcode71 third_party/WebKit/Source/core/dom/DOMTokenList.cpp:71: // https://dom.spec.whatwg.org/#dom-domtokenlist-contains On 2017/05/23 at 04:15:01, kochi wrote: > ...
3 years, 7 months ago (2017-05-23 05:19:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2898063003/20001
3 years, 7 months ago (2017-05-23 05:20:03 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-23 07:25:59 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/719237584073bc2ef77a64e4f8b1...

Powered by Google App Engine
This is Rietveld 408576698