Private browsing - Initial steps

This commit is contained in:
dhaval0603 2016-03-23 15:28:49 -04:00 committed by Josh Matthews
parent afa5ae4c72
commit af64a888e6
5 changed files with 36 additions and 0 deletions

View file

@ -400,6 +400,8 @@ pub struct IFrameLoadInfo {
pub new_pipeline_id: PipelineId,
/// Sandbox type of this iframe
pub sandbox: IFrameSandboxState,
/// Whether this iframe should be considered private
pub is_private: bool,
}
// https://developer.mozilla.org/en-US/docs/Web/API/Using_the_Browser_API#Events