Avoid a CHECK in ExtensionActionStorageManager::ReadFromStorage if an extension
has a browser action which it starts reading from storage on startup, but then it's updated to a new version with no browser action before the callback comes back. A better way to fix it would be to block the update until the extension is "started", but we need better infrastructure to do that. BUG=349371 Review URL: https://codereview.chromium.org/187323007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255201 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment