Skip to content

Frame/viewport caching spec text should be explicit #1090

Closed
@Manishearth

Description

@Manishearth

#1088 added text for caching frame and viewport objects.

It's not ideal to talk about "the previous object returned by the call", as mentioned by @cabanier . However, since both of these are caching a limited number of objects, we can explicitly cache these objects somewhere, e.g. we can have an "animation frame" stored on the XRSession and a "viewport object" stored on the XRView.

This would not be a behavior change, this would just make existing behavior more explicit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedThis is a good issue for anyone to pick up and work on filing a PR for.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions