Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly expose [Adapter::get_presentation_timestamp] #3321

Merged

Conversation

cwfitzgerald
Copy link
Member

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.

Connections

#3240 got slightly clobbered during merge conflict resolution.

Description

The lib.rs api disappeared.

Testing

Manually tested.

@cwfitzgerald cwfitzgerald requested review from jimblandy and removed request for jimblandy December 20, 2022 22:07
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #3321 (50ded50) into master (4c5fef4) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3321      +/-   ##
==========================================
- Coverage   64.18%   64.18%   -0.01%     
==========================================
  Files          86       86              
  Lines       42553    42556       +3     
==========================================
  Hits        27313    27313              
- Misses      15240    15243       +3     
Impacted Files Coverage Δ
wgpu/src/lib.rs 50.81% <0.00%> (-0.09%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cwfitzgerald cwfitzgerald merged commit 6f4ec4f into gfx-rs:master Dec 21, 2022
Copy link
Member

@jimblandy jimblandy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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