binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
Committed: https://crrev.com/3d6d14555abd484cf8be6f15e02d8ba5b239cf33
Cr-Commit-Position: refs/heads/master@{#418858}
Description was changed from ========== binding: Indexed properties should accompany with %ArrayProto_values%. http://heycam.github.io/webidl/#es-iterators If an ...
4 years, 3 months ago
(2016-09-14 14:58:02 UTC)
#3
Description was changed from
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterators
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
==========
to
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
==========
Yuki
The CQ bit was checked by yukishiino@chromium.org to run a CQ dry run
4 years, 3 months ago
(2016-09-14 15:06:17 UTC)
#4
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/292907)
4 years, 3 months ago
(2016-09-14 16:27:17 UTC)
#7
Description was changed from ========== binding: Indexed properties should accompany with %ArrayProto_values%. http://heycam.github.io/webidl/#es-iterator If an ...
4 years, 3 months ago
(2016-09-15 13:48:32 UTC)
#18
Message was sent while issue was closed.
Description was changed from
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
==========
to
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
==========
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago
(2016-09-15 13:48:33 UTC)
#19
Message was sent while issue was closed.
Committed patchset #5 (id:80001)
commit-bot: I haz the power
Description was changed from ========== binding: Indexed properties should accompany with %ArrayProto_values%. http://heycam.github.io/webidl/#es-iterator If an ...
4 years, 3 months ago
(2016-09-15 13:51:19 UTC)
#20
Message was sent while issue was closed.
Description was changed from
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
==========
to
==========
binding: Indexed properties should accompany with %ArrayProto_values%.
http://heycam.github.io/webidl/#es-iterator
If an interface has indexed property getter and length attribute,
then @@iterator must be %ArrayProto_values%.
Plus, @@iterator must be {writable: true, enumerable: false,
configurable: true}.
BUG=632935
Committed: https://crrev.com/3d6d14555abd484cf8be6f15e02d8ba5b239cf33
Cr-Commit-Position: refs/heads/master@{#418858}
==========
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/3d6d14555abd484cf8be6f15e02d8ba5b239cf33 Cr-Commit-Position: refs/heads/master@{#418858}
4 years, 3 months ago
(2016-09-15 13:51:20 UTC)
#21
Issue 2341643003: binding: Indexed properties should accompany with %ArrayProto_values%.
(Closed)
Created 4 years, 3 months ago by Yuki
Modified 4 years, 3 months ago
Reviewers: haraken, peria
Base URL:
Comments: 2