DescriptionSupport converting referenced enum array into string.
This patch in JSON Schema Compiler first generates a vector with
strings of the enum array using the correct ToString() function
of both inline and referenced enums. Then the result is created
from the vector of strings.
R=kalman@chromium.org
BUG=371808, 368368
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271244
Patch Set 1 #
Total comments: 2
Patch Set 2 : do not use scoped_ptr for optional enum #
Total comments: 3
Patch Set 3 : #
Total comments: 13
Patch Set 4 : #
Total comments: 8
Patch Set 5 : #Patch Set 6 : #
Total comments: 1
Patch Set 7 : fix win compile error #
Messages
Total messages: 17 (0 generated)
|