mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Fix incorrect comment, no bug
This commit is contained in:
parent
074edb77b2
commit
20529abdec
@ -260,7 +260,7 @@ both:
|
||||
// The child creates the PBrowser as part of
|
||||
// TabChild::BrowserFrameProvideWindow (which happens when the child's
|
||||
// content calls window.open()), and the parent creates the PBrowser as part
|
||||
// of ContentParent::CreateTab.
|
||||
// of ContentParent::CreateBrowserOrApp.
|
||||
//
|
||||
// When the parent constructs a PBrowser, the child trusts the app token it
|
||||
// receives from the parent. In that case, context can be any of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user