Chromium Code Reviews
DescriptionAdd DCHECKs for catching inconsistent custom element state
Without the bug fix by https://codereview.chromium.org/2297853006,
in the synchronous element creation path, an element could become
"custom" state without its definition.
Adding DCHECKs to catch any regression for the case.
With the previous bugfix rolled back, the following tests crashed
with these DCHECKs.
custom-elements/imports/attribute-changed-callback.html
custom-elements/imports/sync-create-element-order.html
BUG=642839
Committed: https://crrev.com/bc636d23f40160f384f451a91c265aa1bbe2915b
Cr-Commit-Position: refs/heads/master@{#416211}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|
|||||||||||||||||||