зеркало из 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 |
||
---|---|---|
.. | ||
auth | ||
permissions | ||
pref | ||
spellcheck | ||
universalchardet | ||
build.mk | ||
confvars.sh | ||
moz.build | ||
moz.configure |