commit | b829b39137d650be381c5b6ada07d5f20bcbb8f9 | [log] [tgz] |
---|---|---|
author | pilgrim <pilgrim@chromium.org> | Tue Mar 21 19:31:26 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue Mar 21 19:31:26 2017 |
tree | 7e01219ec715a0d9d7029b14b4a48b34fcf7cb52 | |
parent | 06465eaa2f65e6a1f550615ce17c209c7da95ffb [diff] |
Migrate WTF::Vector::prepend() to ::push_front() As discussed on platform-architecture-dev [0], there is interest in normalizing the methods of WTF classes to better align with std classes. 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/2766723002 Cr-Original-Commit-Position: refs/heads/master@{#458510} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 26bacca94de2164ff021d1a091cb8cb41632636a
The contents in this directory are being moved to platform/wtf. See platform/wtf/README.md for details.