Chromium Code Reviews
Description[Extensions] Make Binding.generate() load the schema directly
Previously, Binding.generate would rely on a previously-loaded schema object
during generation. Instead, make it load the schema directly in generate() so
that it can't be mutated before use.
BUG=591164
Committed: https://crrev.com/c089219d5f8794747f7ab7b966b4676f49532e1f
Cr-Commit-Position: refs/heads/master@{#386434}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : nit #Messages
Total messages: 13 (7 generated)
|