зеркало из https://github.com/mozilla/gecko-dev.git
bfdf3e2380
In Bug 1448408 ("Don't listen to visibility events"), it became possible to close a tab without a visibility event to cause transactions to cancel. This is a longstanding bug that was covered up by the visibility events. This patch updates the cycle collection code to ensure that transactions get cleared out safely, and we don't proceed to RejectTransaction (and subsequent code) on already-cycle-collected objects. Differential Revision: https://phabricator.services.mozilla.com/D25641 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
tests | ||
U2F.cpp | ||
U2F.h | ||
U2FAuthenticator.h | ||
moz.build |