Bug 246496 - WebXR should respond to changes in frame size
Summary: WebXR should respond to changes in frame size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebXR (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-13 17:39 PDT by Dean Jackson
Modified: 2022-10-14 12:37 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2022-10-13 17:39:41 PDT
The size of the framebuffer provided by the compositor may change during the life of a session. Detect this and respond to it.
Comment 1 Radar WebKit Bug Importer 2022-10-13 17:39:53 PDT
<rdar://problem/101151986>
Comment 2 Dean Jackson 2022-10-13 17:45:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5357
Comment 3 EWS 2022-10-14 12:37:12 PDT
Committed 255543@main (2da8807b15a6): <https://commits.webkit.org/255543@main>

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