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

Implement mediasession set positon state #24885

Merged

fix typo

  • Loading branch information
shnmorimoto committed Dec 2, 2019
commit e268193b8dddf7e31bd9cd6059150c2a04ce34e7
@@ -648,7 +648,7 @@ impl HostTrait for HostCallbacks {
}

fn on_load_started(&self) {
debug!("on_load_ended");
debug!("on_load_started");
This conversation was marked as resolved by ferjm

This comment has been minimized.

Copy link
@ferjm

ferjm Nov 28, 2019

Member

Thanks!

(self.0.on_load_started)();
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.