зеркало из https://github.com/mozilla/gecko-dev.git
0c06ba67db
The biggest change in this patch is around the PrepareToChangeRemoteness promise. It is changed to directly interact with the DOM promise rather than wrapping it into a MozPromise (which requires another trip through the event loop), and tries to avoid waiting on the promise at all if it was immediately resolved (which should always be the case with SHIP enabled, except for in a single test). Differential Revision: https://phabricator.services.mozilla.com/D124800 |
||
---|---|---|
.. | ||
base | ||
build | ||
resources/content | ||
shistory | ||
test | ||
moz.build |