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

History API #11220

Closed
wants to merge 10 commits into from

Added spec link for fully active

  • Loading branch information
cbrewster committed May 28, 2016
commit a13c2bc70afa35f9c9400b924e8d10eb4b614ba2
@@ -1151,6 +1151,7 @@ impl<Message, LTF, STF> Constellation<Message, LTF, STF>
}
}

// https://html.spec.whatwg.org/multipage/browsers.html#fully-active
fn handle_is_pipeline_fully_active(&mut self, pipeline_id: PipelineId, sender: IpcSender<bool>) {
// Iterate through the frame tree and see if this pipeline matches any of the
// active frame pipelines.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.