Skip to content

Fix Panic in Surface Configure (#4635) (0.18 backport)#4649

Merged
Wumpf merged 1 commit intogfx-rs:v0.18from
mcclure:fix-panic-v0.18
Nov 11, 2023
Merged

Fix Panic in Surface Configure (#4635) (0.18 backport)#4649
Wumpf merged 1 commit intogfx-rs:v0.18from
mcclure:fix-panic-v0.18

Conversation

@mcclure
Copy link
Copy Markdown

@mcclure mcclure commented Nov 7, 2023

Am I doing this right
#4635 has a "PR: Needs back-porting" tag
This is #4635 grafted (hg graft, not git cherry-pick, may not work the same way, I don't know, github marks the commit as "unverified" which makes sense because it's not really by @cwfitzgerald) onto the 0.18 branch

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Testing
I tested it with the code that was crashing in #4630 and it did not crash

@Wumpf
Copy link
Copy Markdown
Member

Wumpf commented Nov 11, 2023

Am I doing this right

Almost, you targeted the wrong branch in the github ui - this PR shouldn't go to trunk (the change is already there!) but instead to https://github.com/gfx-rs/wgpu/tree/v0.18

@Wumpf Wumpf changed the base branch from trunk to v0.18 November 11, 2023 21:36
@Wumpf
Copy link
Copy Markdown
Member

Wumpf commented Nov 11, 2023

(fixed that for you, just waiting for CI now)

@Wumpf Wumpf merged commit e156212 into gfx-rs:v0.18 Nov 11, 2023
cwfitzgerald pushed a commit that referenced this pull request Nov 15, 2023
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.

3 participants