Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data for non-standard UserActivation feature #25162

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 21, 2024

Summary

see #24726

Test results and supporting details

see #24726

Related issues

fixes #24726

@github-actions github-actions bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed labels Nov 21, 2024
@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 21, 2024 07:27
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, verified via this commit mentioned here.

Compact diff grouped by value:

chrome.version = "72+"
  api.MessageEvent.userActivation                                    .{}.0
  api.MessagePort.postMessage.options_includeUserActivation_parameter.{}.0
  api.Window     .postMessage.options_includeUserActivation_parameter.{}.0
  api.Worker     .postMessage.options_includeUserActivation_parameter.{}.0

description = "`options.includeUserActivation` parameter"
  api.MessagePort.postMessage.options_includeUserActivation_parameter
  api.Window     .postMessage.options_includeUserActivation_parameter
  api.Worker     .postMessage.options_includeUserActivation_parameter

@caugner caugner merged commit e85a3c5 into mdn:main Nov 21, 2024
7 checks passed
@mdn-bot mdn-bot mentioned this pull request Nov 21, 2024
@skyclouds2001 skyclouds2001 deleted the UserActivation branch November 21, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API size:l [PR only] 101-1000 LoC changed
Projects
None yet
2 participants