DescriptionCorrect 'string literal' to 'primitive strings'
Per request in:
https://codereview.chromium.org/803173003/#msg6
String literals are not the only strings with
typeof(s) == 'string'.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String
R=hansmuller@chromium.org
BUG=
Committed: https://chromium.googlesource.com/external/mojo/+/42619d2ba9408a24fed93f47137108cb36dece8f
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|