Chromium Code Reviews
DescriptionMigrate WTF::Vector::append() to ::push_back() in binding templates
As discussed on platform-architecture-dev [0], there is interest in
normalizing the methods of WTF classes to better align with std classes.
This CL replaces append() with push_back() in Source/binding/templates/
which affects several generated V8 bindings (V8Document, V8Location,
and V8Window).
There are no functional changes.
[0] https://groups.google.com/a/chromium.org/d/topic/platform-architecture-dev/I7jnz4p1h84/discussion
BUG=662431
Review-Url: https://codereview.chromium.org/2628973007
Cr-Commit-Position: refs/heads/master@{#443759}
Committed: https://chromium.googlesource.com/chromium/src/+/237a04c31ab855d78f777e907341dc520b2d2c71
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||