Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Browsing context

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

A browsing context is the environment in which a browser displays a Document (normally a tab nowadays, but possibly also a window or a frame within a page).

Each browsing context has a specific origin, the origin of the active document, and a history that lists all the displayed documents in order.

Communication between browsing contexts is severely restricted. Between browsing context of the same origin, a BroadcastChannel can be opened and used.

Learn more

Technical reference

文档标签和贡献者

 此页面的贡献者: momdo, hbloomer, Andrew_Pfeiffer, klez, teoli
 最后编辑者: momdo,