Chromium Code Reviews
DescriptionFixes a bug where the json_schema.js would ignore 'minimum' and 'maximum' when the value of either was 0.
Also getType() was returning "integer" for values outside the range of an integer. getType() now returns "number" for large values.
Unit tests are also added to spot these problems.
Follow up to
ISSUE=5029001
BUG=53990
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||