Bug 263757
| Summary: | [macOS MiniBrowser] Implement pointer lock client delegates and display banner | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
Right now, MiniBrowser does not support pointer lock since it doesn't provide an implementation for the `_webViewDidRequestPointerLock` client delegate. We should implement this and the `_webViewDidLosePointerLock` in a way that displays a banner informing the user about their pointer (and how to exit out of the pointer lock state), such that MiniBrowser will support pointer lock.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117562146>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/19617
EWS
Committed 269854@main (8ce6e671f9d0): <https://commits.webkit.org/269854@main>
Reviewed commits have been landed. Closing PR #19617 and removing active labels.