DescriptionUse "unsigned" rather than "unsigned long" for C++ code interacting with WebIDL's "unsigned long".
(WebIDL's "unsigned long" is a 32-bit type)
BUG=267360
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185257
Patch Set 1 #Patch Set 2 : use uint32_t instead of unsigned #Patch Set 3 : Change back to unsigned #
Messages
Total messages: 10 (4 generated)
|