mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Final tweaks: use expect and remove unnecessary crate attributes
This commit is contained in:
parent
63920da347
commit
208473cdbc
5 changed files with 37 additions and 55 deletions
|
@ -192,7 +192,7 @@ pub struct InitialPipelineState {
|
|||
|
||||
/// The XR device registry
|
||||
pub webxr_registry: webxr_api::Registry,
|
||||
|
||||
|
||||
/// Application window's GL Context for Media player
|
||||
pub player_context: WindowGLContext,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue