DescriptionMigrate WTF::Vector::append() to ::push_back() [part 10 of N]
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/core/loader/.
There are too many references to change them all at once, so this CL is
part 10 of many.
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/2614833005
Cr-Commit-Position: refs/heads/master@{#441833}
Committed: https://chromium.googlesource.com/chromium/src/+/63351a797c6e1d4956efa89d082da3a7eb0b17b2
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|