Skip to content

Commit ba1c5bf

Browse files
authored
Remove experimental pref dom.events.script_execute.enable (#43402)
1 parent c55c9e2 commit ba1c5bf

File tree

1 file changed

+0
-15
lines changed
  • files/en-us/mozilla/firefox/experimental_features

1 file changed

+0
-15
lines changed

files/en-us/mozilla/firefox/experimental_features/index.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -357,21 +357,6 @@ The [`color-mix()`](/en-US/docs/Web/CSS/Reference/Values/color_value/color-mix)
357357

358358
## APIs
359359

360-
### Removal of `beforescriptexecute` and `afterscriptexecute` events
361-
362-
The non-standard events [`beforescriptexecute`](/en-US/docs/Web/API/Document/beforescriptexecute_event) and [`afterscriptexecute`](/en-US/docs/Web/API/Document/afterscriptexecute_event) on the {{domxref("Document")}} interface, and [`afterscriptexecute`](/en-US/docs/Web/API/Element/afterscriptexecute_event) and [`beforescriptexecute`](/en-US/docs/Web/API/Element/beforescriptexecute_event) on the {{domxref("Element")}} interface are on the path to removal. They have been disabled in Nightly.
363-
([Firefox bug 1954685](https://bugzil.la/1954685)).
364-
365-
| Release channel | Version added | Enabled by default? |
366-
| ----------------- | ------------- | ------------------- |
367-
| Nightly | 139 | No |
368-
| Developer Edition | 139 | Yes |
369-
| Beta | 139 | Yes |
370-
| Release | 139 | Yes |
371-
372-
- `dom.events.script_execute.enable`
373-
- : Set to `true` to enable.
374-
375360
### Notification actions and maxActions properties
376361

377362
The {{domxref("Notification/actions","actions")}} read-only property and the [`maxActions`](/en-US/docs/Web/API/Notification/maxActions_static) static read-only property of the {{domxref("Notification")}} interface are supported in Nightly on desktop.

0 commit comments

Comments
 (0)