DescriptionAccept invalid Schemas for the managed storage API.
Extensions won't get installed if they declare a managed storage schema
and the schema is invalid. But if the schema is modified or deleted
after the extension is installed then this CHECK will be hit whenever
Chrome restarts.
If the schema is modified or becomes invalid then the managed storage
API won't pickup the right policies for the extension, but that's
better than crashing the browser.
BUG=399208
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289623
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use an empty schema if schema validation failed #
Total comments: 2
Messages
Total messages: 10 (0 generated)
|