Bug 242648 - [WebGPU] Move getPreferredFormat() from GPUCanvasContext to GPU to align with spec
Summary: [WebGPU] Move getPreferredFormat() from GPUCanvasContext to GPU to align with...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-12 13:48 PDT by Kiet Ho
Modified: 2022-07-20 15:09 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kiet Ho 2022-07-12 13:48:53 PDT
[WebGPU] Move getPreferredFormat() from GPUCanvasContext to GPU to align with spec
Comment 1 Kiet Ho 2022-07-12 14:01:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2337
Comment 2 Dan Glastonbury 2022-07-12 17:36:45 PDT
getPreferredFormat -> getPreferredCanvasFormat
https://www.w3.org/TR/webgpu/#dom-gpu-getpreferredcanvasformat
Comment 3 Radar WebKit Bug Importer 2022-07-19 13:49:13 PDT
<rdar://problem/97279706>
Comment 4 EWS 2022-07-20 15:09:49 PDT
Committed 252658@main (1e3ea2a7462c): <https://commits.webkit.org/252658@main>

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