Skip to content

IdNamespace is unique only within webrender instance #1794

Closed
@sotaroikeda

Description

@sotaroikeda

IdNamespace allocation is managed within webrender instance . Therefore there could be a case that different RenderApi could have same namespace_id between different webrender instances.

It causes the problem like Bug 1405241 on gecko since gecko assumes unique IdNamespace even between different webrender instances.

I am not sure if the problem should be addressed gecko side or webrender side.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions