Skip to content

Conversation

@ErichDonGubler
Copy link
Contributor

No description provided.

@ErichDonGubler
Copy link
Contributor Author

I've tested compilation at all versions of windows in this range, so we should be good on the front of testing.

@gabrielesvelto gabrielesvelto merged commit ad681ba into mozilla:main Nov 3, 2025
@ErichDonGubler ErichDonGubler deleted the windows-0.62 branch November 3, 2025 17:11
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Nov 13, 2025
This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose on
conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878
ErichDonGubler added a commit to erichdongubler-mozilla/firefox that referenced this pull request Nov 14, 2025
This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878
lando-prod-mozilla bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Nov 18, 2025
…-chain-reviewers

This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 20, 2025
…-chain-reviewers

This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878

UltraBlame original commit: 07b2f6fd5db352c96ec6b8835ec0e18b45ab25b3
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 20, 2025
…-chain-reviewers

This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878

UltraBlame original commit: 07b2f6fd5db352c96ec6b8835ec0e18b45ab25b3
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 20, 2025
…-chain-reviewers

This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878

UltraBlame original commit: 07b2f6fd5db352c96ec6b8835ec0e18b45ab25b3
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Nov 25, 2025
…-chain-reviewers

This required a coordinated upgrade of several crates at the same time:

- Backports in `third_party/rust/`, which have been merged upstream, and should pose no
  conflict when next integrated from mainline history:
	- `midir`: [Boddlnagg/midir#178](Boddlnagg/midir#178)
	- `neqo`: [mozilla/neqo#3091](mozilla/neqo#3091)
	- `memtest`: [mozilla/memtest#18](mozilla/memtest#18)
		- Consumed by `toolkit/crashreporter/client/app/`.
	- `wgpu*` and `naga` crates: [wgpu#6876](gfx-rs/wgpu#6876)
		- This is consumed by `gfx/wgpu_bindings/`.
		- Includes an upgrade to `gpu_allocator` 0.27.0 → 0.28.0. This could have been an incremental migration first, but I missed it while figuring out what supporting work to break out. Fortunately, this isn't difficult to review.
- `widget/windows/rust/` needed some migration in its direct dependencies, too.

All backports have already been merged upstream, and so should pose no conflict when next integrated.

Differential Revision: https://phabricator.services.mozilla.com/D266878
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants