DescriptionMake sure to initialize a boolean in ExtensionSettingsHandler
It turns out there are 2 constructors, and this boolean was only being
initialized to false in one of them. This caused an extension install
verification request to the verification server on every load of the
chrome://extensions page (regardless of whether the user had any
disabled-due-to-verification-failure extensions).
Also add a histogram for tracking the number of ids that we tried to
verify which the server replied were invalid (ie not known to be in the
webstore).
BUG=335379
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245535
Patch Set 1 #Patch Set 2 : added histogram for count of unverified ids #
Messages
Total messages: 6 (0 generated)
|