api.UserActivation - chromium support a non-standard proposal to define ability to query the state of user activation in worker #24726
Labels
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
The chromium support a proposal to define ability to query the state of user activation in worker, and has implement it in chromium for a long time (bug)
This may includes
MessageEvent.userActivation
MessageEventInit.userActivation
{Window,Worker,MessagePort}.postMessage.includeUserActivation_option
Its explainer is at https://github.com/dtapuska/useractivation and whatwg/html#1983
See the related browser tracker issue https://issues.chromium.org/issues/368730565
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
and BCD for these features
Did you test this? If so, how?
yes, by viewing the source code and test in browser console
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
I didn't not check this in other browsers.
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: