Bug 283544
Summary: | [WebGPUSwift] move internal headers to WebGPU_Internal module | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nitin Mahendru <nitinmahendru> |
Component: | WebGPU | Assignee: | Nitin Mahendru <nitinmahendru> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Nitin Mahendru
Currently the headers are hidden behind a compile flag __WEBGPU__ but they are better of sitting in the internal module that swift can also import.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nitin Mahendru
<rdar://problem/140394391>
Nitin Mahendru
Pull request: https://github.com/WebKit/WebKit/pull/36998
EWS
Committed 287367@main (1357bd02984f): <https://commits.webkit.org/287367@main>
Reviewed commits have been landed. Closing PR #36998 and removing active labels.