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

Reverts Chromium's [Clipboard API] Remove user gesture requirement fo… (uplift to 1.44.x) #14921

Merged

Conversation

brave-builds
Copy link
Collaborator

@brave-builds brave-builds commented Aug 31, 2022

Resolves brave/brave-browser#16890
Uplift of #14901

Pre-approval checklist:

  • You have tested your change on Nightly.
  • This contains text which needs to be translated.
    • There are more than 7 days before the release.
    • I've notified folks in #l10n on Slack that translations are needed.
  • The PR milestones match the branch they are landing to.

Pre-merge checklist:

  • You have checked CI and the builds, lint, and tests all pass or are not related to your PR.

Post-merge checklist:

  • The associated issue milestone is set to the smallest version that the changes is landed on.

@brave-builds brave-builds requested a review from a team as a code owner August 31, 2022 17:07
@brave-builds brave-builds self-assigned this Aug 31, 2022
@brave-builds brave-builds added this to the 1.44.x - Beta milestone Aug 31, 2022
Copy link
Member

@kjozwiak kjozwiak left a comment

Choose a reason for hiding this comment

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

Uplift into 1.44.x approved 👍 QA has verified the PR on Nightly as per #14901 (comment).

@kjozwiak kjozwiak merged commit f5f18ea into 1.44.x Sep 7, 2022
@kjozwiak kjozwiak deleted the pr14901_maxk-fix-clipboard-gesture-disablement_1.44.x branch September 7, 2022 03:27
@timleland
Copy link

Is this change removing the "user gesture requirement" for copying to the clipboard? My URL Shortener browser extension no longer automatically copies when a user generates a short URL. The error Im getting is: Uncaught (in promise) SecurityError: Must be handling a user gesture to use custom clipboard. Any suggestions to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants