- From: Mason Freed <notifications@github.com>
- Date: Mon, 26 Aug 2024 10:03:05 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/uievents/pull/381@github.com>
Please see this WHATWG/dom issue for more details: https://github.com/whatwg/dom/issues/305#issuecomment-2309207540 Mutation events have now been [disabled for most all users of the Chrome browser](https://chromestatus.com/feature/5083947249172480). While there are still a few sites opted back in to the events via origin trial tokens, those are time limited and we've committed to end-date them as soon as possible. However, it feels appropriate to remove the definition of these deprecated events from the standard at this point. The following tasks have been completed: * [ ] Confirmed there are no ReSpec/BikeShed errors or warnings. * [X] Modified Web platform tests (link to pull request) https://github.com/web-platform-tests/wpt/pull/47727 Implementation commitment: * [X] WebKit (https://github.com/WebKit/standards-positions/issues/192) * [X] Chromium (https://issues.chromium.org/issues/40268638) * [X] Gecko (https://github.com/mozilla/standards-positions/issues/807) You can view, comment on, or merge this pull request online at: https://github.com/w3c/uievents/pull/381 -- Commit Summary -- * Remove definitions of MutationEvent and friends -- File Changes -- M split/ui-events.bs (729) -- Patch Links -- https://github.com/w3c/uievents/pull/381.patch https://github.com/w3c/uievents/pull/381.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/pull/381 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/pull/381@github.com>
Received on Monday, 26 August 2024 17:03:09 UTC