Chromium Code Reviews
Descriptionpolicy: use JSON schema to deserialize entries from Windows registry.
This is CL 3 of 3 that loads policy on Windows using the schema.
This replaces the use of base::Value for schema representations with
PolicySchema and loads the Chrome JSON schema from a domain
descriptor instead of generating it dynamically at runtime.
Depends on https://codereview.chromium.org/22493010/
BUG=270667
Patch Set 1 #Patch Set 2 : accessors from other patch #Patch Set 3 : fix chrome schema unit tests #
Total comments: 1
Patch Set 4 : fix 3rd party policy unit tests #Messages
Total messages: 2 (0 generated)
|