Bug 232872

Summary: [WebGPU] Stub out methods in WebGPU.framework
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch dino: review+

Myles C. Maxfield
Reported 2021-11-09 02:39:16 PST
[WebGPU] Stub out methods in WebGPU.framework
Attachments
Patch (194.63 KB, patch)
2021-11-09 02:45 PST, Myles C. Maxfield
no flags
Patch (193.98 KB, patch)
2021-11-09 02:50 PST, Myles C. Maxfield
dino: review+
Myles C. Maxfield
Comment 1 2021-11-09 02:45:49 PST
Myles C. Maxfield
Comment 2 2021-11-09 02:50:00 PST
Dean Jackson
Comment 3 2021-11-09 08:47:52 PST
Comment on attachment 443668 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443668&action=review rs=me > Source/WebGPU/WebGPU/Buffer.mm:80 > +void * wgpuBufferGetMappedRange(WGPUBuffer buffer, size_t offset, size_t size) Don't we normally use "void*" for this?
Myles C. Maxfield
Comment 4 2021-11-09 13:09:02 PST
Radar WebKit Bug Importer
Comment 5 2021-11-09 13:09:28 PST
Note You need to log in before you can comment on or make changes to this bug.