这是indexloc提供的服务,不要输入任何密码
Skip to content

API should be exposed to DedicatedWorker #1882

@Kaiido

Description

@Kaiido

Currently the GPUPresentationContext interface is only exposed to Window contexts, certainly it should also be exposed to DedicatedWorkers (according to what was said in #403).

[Exposed=(Window,, DedicatedWorker)]

and related, while in multiple places it's said [[canvas]] can be an OffscreenCanvas, its definition states

[[canvas]] of type HTMLCanvasElement.

OffscreenCanvas should be added, though I'm not sure of the nomenclature here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions