Bug 263757

Summary: [macOS MiniBrowser] Implement pointer lock client delegates and display banner
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: Tools / TestsAssignee: 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   

Description Abrar Rahman Protyasha 2023-10-26 18:36:13 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-10-26 18:37:37 PDT
<rdar://problem/117562146>
Comment 2 Abrar Rahman Protyasha 2023-10-26 18:43:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19617
Comment 3 EWS 2023-10-27 09:52:25 PDT
Committed 269854@main (8ce6e671f9d0): <https://commits.webkit.org/269854@main>

Reviewed commits have been landed. Closing PR #19617 and removing active labels.