-
- Downloads
Bug 1571066: Return WindowProxyHolder from nsDocShell::GetWindowProxy. r=peterv
Returning BrowsingContext* from these sorts of getters tends to lead to misuse. WindowProxyHolder is the semantically correct type to return here, in any case. Differential Revision: https://phabricator.services.mozilla.com/D52096 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment