зеркало из https://github.com/mozilla/gecko-dev.git
f02af2dbb2
This applies the following changes: - store a weak reference to the browser element in the WebNavigation.jsm Manager's map of pending CreatedNavigationTarget messages - when a CreatedNavigationTarget message is received from a sourceTab for a created window that is not currently tracked in the map (e.g. it has been immediately closed), the message received from the sourceTab is not saved in the map of the pending CreatedNavigationTarget (and a message is logged in the console to make easier to investigate issues related to discarded CreatedNavigationTarget events). - adds an additional assertion to the related test case to ensure that no CreatedNavigationTarget message is still pending in the WebNavigation/jsm's Manager. MozReview-Commit-ID: FijQ8IqiY8L --HG-- extra : rebase_source : cd3c072301a1eb24de368c655a96891dd1287c7b |
||
---|---|---|
.. | ||
.eslintrc.js | ||
MatchURLFilters.jsm | ||
WebNavigation.jsm | ||
WebNavigationContent.js | ||
WebNavigationFrames.jsm | ||
WebRequest.jsm | ||
WebRequestCommon.jsm | ||
WebRequestContent.js | ||
WebRequestUpload.jsm |