зеркало из https://github.com/mozilla/gecko-dev.git
1d1ef81356
We used the Document::GetWindowContext() to get the window context related to the doucment. But, this could return a nullptr if the document is detached from the window or the docuemnt is destoried. We move to use the BrowsingContext instead which won't return a nullptr in these cases. Differential Revision: https://phabricator.services.mozilla.com/D79897 |
||
---|---|---|
.. | ||
test | ||
Permission.cpp | ||
Permission.h | ||
PermissionDelegateHandler.cpp | ||
PermissionDelegateHandler.h | ||
PermissionDelegateIPCUtils.h | ||
PermissionManager.cpp | ||
PermissionManager.h | ||
components.conf | ||
moz.build |