Skip to content

Commit

Permalink
chore: remove the Window.updateCommands() method (#37024)
Browse files Browse the repository at this point in the history
  • Loading branch information
yin1999 authored Nov 29, 2024
1 parent 30b362d commit 6b8ddb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions files/en-us/web/api/window/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,6 @@ _This interface inherits methods from the {{domxref("EventTarget")}} interface._
- : This method stops window loading.
- {{domxref("Window.structuredClone()")}}
- : Creates a [deep clone](/en-US/docs/Glossary/Deep_copy) of a given value using the [structured clone algorithm](/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm).
- {{domxref("Window.updateCommands()")}} {{Non-standard_Inline}}
- : Updates the state of commands of the current chrome window (UI).

### Deprecated methods

Expand Down

0 comments on commit 6b8ddb7

Please sign in to comment.