forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1847597: build(webgpu): bump
wgpu
to 7c6b85756237f77bfe8d6231df…
…c7a1412ff662b6 r=webgpu-reviewers,supply-chain-reviewers,nical Differential Revision: https://phabricator.services.mozilla.com/D185580
- Loading branch information
1 parent
e58c09a
commit 5bde404
Showing
43 changed files
with
910 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3931,6 +3931,11 @@ who = "Teodor Tanasoaia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.16.0@git:f71a1bc736fde37509262ca03e91d8f56a13aeb5 -> 0.16.0@git:dcad7dfba92dd85c3ca21bb553a61834e01b04f5" | ||
|
||
[[audits.wgpu-core]] | ||
who = "Erich Gubler <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:09b010b26af6876ce84991576a168a572172f08d -> 0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6" | ||
|
||
[[audits.wgpu-hal]] | ||
who = "Dzmitry Malyshau <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -4029,6 +4034,11 @@ who = "Teodor Tanasoaia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.16.0@git:f71a1bc736fde37509262ca03e91d8f56a13aeb5 -> 0.16.0@git:dcad7dfba92dd85c3ca21bb553a61834e01b04f5" | ||
|
||
[[audits.wgpu-hal]] | ||
who = "Erich Gubler <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:09b010b26af6876ce84991576a168a572172f08d -> 0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6" | ||
|
||
[[audits.wgpu-types]] | ||
who = "Dzmitry Malyshau <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -4127,6 +4137,11 @@ who = "Teodor Tanasoaia <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.16.0@git:f71a1bc736fde37509262ca03e91d8f56a13aeb5 -> 0.16.0@git:dcad7dfba92dd85c3ca21bb553a61834e01b04f5" | ||
|
||
[[audits.wgpu-types]] | ||
who = "Erich Gubler <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:09b010b26af6876ce84991576a168a572172f08d -> 0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6" | ||
|
||
[[audits.whatsys]] | ||
who = "Bobby Holley <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
Oops, something went wrong.