Window.setImmediate()
and Window.clearImmediate()
should be marked as non_standard and deprecated
#29540
Labels
Window.setImmediate()
and Window.clearImmediate()
should be marked as non_standard and deprecated
#29540
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
What specific section or headline is this issue about?
No response
What information was incorrect, unhelpful, or incomplete?
Window.setImmediate()
andWindow.clearImmediate()
should be marked as non_standard and deprecatednone of major browser has finished this api (only node accomplished this api)
the draft standard https://w3c.github.io/setImmediate/ is no longer working on
it seems that chromium and firefox will not accomplish this api
What did you expect to see?
add non_standard and deprecated macros and header
also may update the browser-compat-data if needed
Do you have any supporting links, references, or citations?
https://developer.mozilla.org/en-US/docs/Web/API/Window/setImmediate
https://developer.mozilla.org/en-US/docs/Web/API/Window/clearImmediate
https://w3c.github.io/setImmediate/
https://bugs.chromium.org/p/chromium/issues/detail?id=146172
https://bugzilla.mozilla.org/show_bug.cgi?id=686201
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/api/window/setimmediate
The text was updated successfully, but these errors were encountered: