Bug 275261
| Summary: | BitWarden hits exception calling tabs.executeScript() with both 'allFrames' and 'frameId' | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | Kiara Rose <kiara_rose> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Timothy Hatcher
[Error] Unhandled Promise Rejection: Error: Invalid call to tabs.executeScript(). The 'details' value is invalid, because it cannot specify both 'allFrames' and 'frameId'.
They pass `false` for `allFrames`, and that seems like it should be allowed with `frameId` since it is no different from leaving out `allFrames`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129408886>
Kiara Rose
Pull request: https://github.com/WebKit/WebKit/pull/29637
EWS
Committed 279848@main (a3163cea760c): <https://commits.webkit.org/279848@main>
Reviewed commits have been landed. Closing PR #29637 and removing active labels.