Change short/int to uint16_t in third_party/blink/renderer/core/html/parser &...
Change short/int to uint16_t in third_party/blink/renderer/core/html/parser & make_html_entity_table.py - short/int -> uint16_t considering the total number of HTMLEntityTableEntry - Reference: https://google.github.io/styleguide/cppguide.html#Integer_Types Bug: 929985 Change-Id: I4e6f06ae1b2d8091ec0b71764914855c082ef86c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1502252Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@chromium.org> Cr-Commit-Position: refs/heads/master@{#637627}
Showing
Please register or sign in to comment