gecko-dev/browser/extensions
Andrew Swan a2a47acbcd Bug 1549192 Remove extension shutdownReason footgun r=kmag
Checking extension.shutdownReason for any purpose other than detecting
app shutdown is unreliable, since actions such as disabing, uninstalling,
etc. may happen ito an extension after it has shut down.  Remove the
temptation for api authors to write incorrect code by removing
extension.shutdownReason and replacing it with an isAppShutdown boolean
passed to shutdown handlers.

Differential Revision: https://phabricator.services.mozilla.com/D30605

--HG--
extra : rebase_source : 07ff7710757150d011fec6bc3ed134c6509e9a12
2019-05-09 19:46:38 -07:00
..
formautofill Bug 1549192 Remove extension shutdownReason footgun r=kmag 2019-05-09 19:46:38 -07:00
fxmonitor Bug 1547237 - Read fxmonitor l10n manifest lazily to avoid main-thread IO during startup. r=johannh 2019-05-02 21:16:44 +00:00
pdfjs Bug 1550514 - Update pdf.js to version 2.2.167. r=bdahl 2019-05-09 11:26:24 -04:00
report-site-issue Bug 1549192 Remove extension shutdownReason footgun r=kmag 2019-05-09 19:46:38 -07:00
screenshots Bug 1549828 - Export Screenshots 39.0.0 (translations only) r=_6a68,flod 2019-05-08 05:26:49 +00:00
webcompat Bug 1539918 - remove nightly-only guard and allow about:compat to ride the trains; r=miketaylr 2019-04-22 15:04:49 +00:00
moz.build Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike 2019-04-23 17:36:40 +00:00