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

Issue 2593973002: Queue custom element attribute reactions for no-op sets, removes (Closed)

Created:
4 years ago by dominicc (has gone to gerrit)
Modified:
4 years ago
Reviewers:
kochi
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Queue custom element attribute reactions for no-op sets, removes The DOM spec says to set attributes, even if their values don't change, and it is the attribute *setting* which triggers custom elements attributeChangedCallbacks. In hindsight that callback could be better named. BUG=676247 Committed: https://crrev.com/1ba3273c3c421d97ee7ca9570782874cef380275 Cr-Commit-Position: refs/heads/master@{#440334}

Patch Set 1 #

Patch Set 2 : Rebaseline MutationObserver test. (Thanks!) #

Messages

Total messages: 17 (10 generated)
dominicc (has gone to gerrit)
PTAL
4 years ago (2016-12-21 07:54:11 UTC) #4
kochi
LGTM At first I didn't understand how DOMTokenList.cpp changes affect Element::setAttribute(), but realized that ClassList ...
4 years ago (2016-12-21 09:34:43 UTC) #7
kochi
One of the two failures in imported/wpt/dom/nodes/MutationObserver-attributes.html seems fixed by this.
4 years ago (2016-12-21 09:42:58 UTC) #8
dominicc (has gone to gerrit)
Rebaseline MutationObserver test. (Thanks!)
4 years ago (2016-12-22 01:42:24 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/2593973002/20001
4 years ago (2016-12-22 01:42:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-22 03:59:45 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-22 04:01:15 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1ba3273c3c421d97ee7ca9570782874cef380275
Cr-Commit-Position: refs/heads/master@{#440334}

Powered by Google App Engine
This is Rietveld 408576698