When an extension is unloaded, unregister all event listeners, not just the lazy ones.
This fixes a problem where event listeners could stick around for a short time period after an extension is unloaded, causing problems with the onInstalled event for a new version of an extension. BUG=449654 Review URL: https://codereview.chromium.org/877233002 Cr-Commit-Position: refs/heads/master@{#313556}
Showing
Please register or sign in to comment