gecko-dev/dom/websocket
Kris Maglione 165096efe5 Bug 1579820 - Handle window.open() from remote subframes. r=nika
The CommonCreateWindow code requires having a BrowserHost for the tab that's
creating the window, which it tries to get from the requestor's BrowserParent.
For remote BrowserParents, though, there is no BrowserHost, so we need to get
it from the top-level embedder instead.

Differential Revision: https://phabricator.services.mozilla.com/D45172

--HG--
extra : moz-landing-system : lando
2019-09-10 09:04:17 +00:00
..
tests Bug 1579820 - Handle window.open() from remote subframes. r=nika 2019-09-10 09:04:17 +00:00
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
WebSocket.cpp Bug 1576407: Part 3 - Return window opener as a WindowProxyHolder or BrowsingContext. r=farre 2019-08-28 18:07:38 +00:00
WebSocket.h Bug 1539528 - WebSocket must bind itself to valid nsIGlobalObject in workers, r=smaug 2019-03-29 14:14:53 +00:00