Bug 233106 - [WebGPU] [Cocoa] Connect WebCore & PAL to WebGPU.framework
Summary: [WebGPU] [Cocoa] Connect WebCore & PAL to WebGPU.framework
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-14 12:49 PST by Myles C. Maxfield
Modified: 2021-11-15 14:07 PST (History)
2 users (show)

See Also:


Attachments
Patch (247.34 KB, patch)
2021-11-14 13:08 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (248.40 KB, patch)
2021-11-14 13:13 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (248.43 KB, patch)
2021-11-14 13:16 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (248.50 KB, patch)
2021-11-15 00:59 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (248.65 KB, patch)
2021-11-15 01:18 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (248.69 KB, patch)
2021-11-15 01:36 PST, Myles C. Maxfield
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-11-14 12:49:51 PST
[WebGPU] [Cocoa] Connect WebCore & PAL to WebGPU.framework
Comment 1 Myles C. Maxfield 2021-11-14 13:08:02 PST
Created attachment 444190 [details]
Patch
Comment 2 Myles C. Maxfield 2021-11-14 13:13:20 PST
Created attachment 444191 [details]
Patch
Comment 3 Myles C. Maxfield 2021-11-14 13:16:49 PST
Created attachment 444192 [details]
Patch
Comment 4 Myles C. Maxfield 2021-11-15 00:59:10 PST
Created attachment 444218 [details]
Patch
Comment 5 Myles C. Maxfield 2021-11-15 01:18:23 PST
Created attachment 444221 [details]
Patch
Comment 6 Myles C. Maxfield 2021-11-15 01:36:00 PST
Created attachment 444222 [details]
Patch
Comment 7 Myles C. Maxfield 2021-11-15 13:59:43 PST
I guess I can land this behind HAVE(WEBGPU_IMPLEMENTATION) which is off everywhere. And not land the WebCore pieces.
Comment 8 Myles C. Maxfield 2021-11-15 14:06:32 PST
Committed r285831 (244267@main): <https://commits.webkit.org/244267@main>