Status: Untriaged Owner: ---- Labels: Type-Cleanup OS-All Area-Extensions New issue 21570 by [email protected]: Use JSONSchema to validate extension manifests instead of doing it by hand. http://code.google.com/p/chromium/issues/detail?id=21570
We're currently parsing/validating our manifests by hand and it is super error-prone and tedious. We should port our JavaScript implementation of JSONSchema to C++ and use that instead. See here for the JS version: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/resources/jso n_schema.js -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
