Bug 270419
Summary: | clipboardWrite permission does not work in Web Extensions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Timothy Hatcher
The clipboardWrite permission does not no allow access to navigator.clipboard.writeText() when it is granted.
This affects 1Password, since they use this permission and API to copy passwords.
rdar://123976956
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/25392
EWS
Committed 275639@main (bab9c3e3b0eb): <https://commits.webkit.org/275639@main>
Reviewed commits have been landed. Closing PR #25392 and removing active labels.