DescriptionAvoid 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255201
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|