[+Dean Jackson since it's WebXR related]
Hello WebKit,
I'd like to ask for WebKit's position on the dynamic viewport scaling feature that's part of the WebXR API. This is intended to let applications render to a subset of the full viewport and adjust that scale on a per-frame basis if needed to reach target framerates.
Could I get your position on this?
For context, the goal is that this API is optional for UAs. It would be a valid implementation to provide a requestViewportScale method that does nothing. If it is supported, the UA can optionally provide a recommendedViewportScale numeric attribute based on internal heuristics, but it's also valid to keep that undefined.
Thank you,
Klaus Weidner