Open Aghassi opened 2 months ago
Incorrect support data (example: BrowserX says "86" but support was added in "40")
According to https://bugs.webkit.org/show_bug.cgi?id=164193, https://github.com/WebKit/WebKit/pull/16813, and https://bugs.webkit.org/show_bug.cgi?id=260369
requestIdleCallback is supported by Safari now.
requestIdleCallback
Safari
The minimum version of the support with caveats
I did not but I trust the people in the threads and PRs linked.
https://bugs.webkit.org/show_bug.cgi?id=164193, https://github.com/WebKit/WebKit/pull/16813 https://bugs.webkit.org/show_bug.cgi?id=260369
No response
https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback
I came to report this same issue because I saw the webkit ticket was closed
However I tested on Safari 18.1 and window.requestIdleCallback is undefined, so the MDN docs are correct as it stands
window.requestIdleCallback
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
According to https://bugs.webkit.org/show_bug.cgi?id=164193, https://github.com/WebKit/WebKit/pull/16813, and https://bugs.webkit.org/show_bug.cgi?id=260369
requestIdleCallback
is supported by Safari now.What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
The minimum version of the support with caveats
Did you test this? If so, how?
I did not but I trust the people in the threads and PRs linked.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://bugs.webkit.org/show_bug.cgi?id=164193, https://github.com/WebKit/WebKit/pull/16813 https://bugs.webkit.org/show_bug.cgi?id=260369
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback
MDN metadata
MDN page report details
* Query: `api.Window.requestIdleCallback` * Report started: 2024-09-30T04:53:13.762Z