remove all event listeners

remove all event listeners

[1] ISSUE-77 - Web APIs - Public View (2007-03-25 14:48:52 +09:00 版) http://www.w3.org/2006/webapi/track/issues/77 (名無しさん)

[2] 2003年の DOM WG NoteDOM水準3 事象によれば、 removeEventListenerEventListener が登録された事象局所名が一致するいずれかまたは全部を削除する (実装依存) とされていました。 (名無しさん)

[3] Web API WGDOM水準3 事象によれば、 removeEventListenernull 名前空間が指定されたものとして処理します。

[4] IRC logs: freenode / #whatwg / 20130724 ( ( 版)) http://krijnhoetmer.nl/irc-logs/whatwg/20130724#l-613

[5] XML Events 2 ( ( 版)) http://www.w3.org/TR/xml-events2/#section-removeEventListener-element

[6] Fix #84: event listeners can be removed but not added during invocation · whatwg/dom@02710dd ( 版) https://github.com/whatwg/dom/commit/02710dd77e89586ad78b9bce0a3b6fe5f9b2ad19

[7] Close #155: change addEventListener()/removeEventListener() for servi… · whatwg/dom@5666670 ( 版) https://github.com/whatwg/dom/commit/5666670a6517b870197e8ec64197957f2882f531

[8] Proposal: Optimized No-Fetch Service Workers · Issue #718 · slightlyoff/ServiceWorker ( 版) https://github.com/slightlyoff/ServiceWorker/issues/718

[9] Add EventListenerOptions and passive event listener feature · whatwg/dom@253a21b ( 版) https://github.com/whatwg/dom/commit/253a21b8e78e37447c47983916a7cf39c4f6a3c5

[10] Enable an event listener to be invoked just once · whatwg/dom@e002d78 ( 版) https://github.com/whatwg/dom/commit/e002d7811533e276c9927b237748c4e170f4cb10

[11] Remove passive as event listener key · whatwg/dom@a13a3c7 ( 版) https://github.com/whatwg/dom/commit/a13a3c7fc14732691b50c51316b16de0915a61f2

[12] Specify global object references in more detail (annevk著, ) https://github.com/whatwg/dom/commit/fa8adb6cd107cd845feaeb71c9da208971b670ca

[13] Editorial: add "add an event listener" hook (annevk著, ) https://github.com/whatwg/dom/commit/2bdabb15de8112d9783cf393a3d6c37911149f77

[14] Introduce "remove all event listeners" primitive (annevk著, ) https://github.com/whatwg/dom/commit/21e7ec3570168374c84e44adc5a3b53daa18a9ce

[15] Introduce "remove all event listeners" primitive (annevk著, ) https://github.com/whatwg/dom/commit/21e7ec3570168374c84e44adc5a3b53daa18a9ce

[16] Introduce "remove all event listeners" primitive by annevk · Pull Request #641 · whatwg/dom () https://github.com/whatwg/dom/pull/641

[17] Clarify document.open() event listener removal (annevk著, ) https://github.com/whatwg/html/commit/d5903c45237223c9b57aca1c4271414232be7209

[18] It is unclear whether "Unregister all event listeners registered on the Document node and its descendants." means also nodes in shadow DOM · Issue #2302 · whatwg/html () https://github.com/whatwg/html/issues/2302

[19] Clarify document.open() event listener removal by annevk · Pull Request #3653 · whatwg/html () https://github.com/whatwg/html/pull/3653

[20] Revise event listener removal in document.open() (TimothyGu著, ) https://github.com/whatwg/html/commit/823f4bcb5a4d80b231c81503dbc7c71c209617e5

[21] Add a note about duplicate event listeners for removeEventListener() (LukeZielinski著, ) https://github.com/whatwg/dom/commit/f97b360b5b65901cd18e42680dba33f99cce848c

[22] Order of "contains" in removeEventListener · Issue #664 · whatwg/dom () https://github.com/whatwg/dom/issues/664

[23] Add a note about duplicate event listeners for removeEventListener by LukeZielinski · Pull Request #722 · whatwg/dom () https://github.com/whatwg/dom/pull/722

[24] Add a note about duplicate event listeners for removeEventListener by LukeZielinski · Pull Request #722 · whatwg/dom () https://github.com/whatwg/dom/pull/722

[25] Change add/remove event listener behavior for service workers (jungkees, , ) https://github.com/whatwg/dom/commit/7a48d64b41c586afc2e57d25eab99e8cfba5de1a

[26] Change add/remove event listener behavior for service workers by jungkees · Pull Request #653 · whatwg/dom () https://github.com/whatwg/dom/pull/653