Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
<xul:browser id="webBrowser"
type="content"
manualactiveness="true"
hidden="true"
nodefaultsrc="true"
context="browserContext"
autocompletepopup="PopupAutoComplete"
forcemessagemanager="true"
messagemanagergroup="single-page"
maychangeremoteness="true" />
<xul:browser id="messageBrowser"
hidden="true"
src="about:message" />
<xul:browser id="multiMessageBrowser"
type="content"
hidden="true"
context="aboutPagesContext"
</template>