commit | 083b73fb95755b78cb0b9cbe67752b7e7b7eb263 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Thu Jul 16 09:46:32 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 16 09:46:43 2015 |
tree | 6d6846be0bc538eafb646048678af9fdaf972282 | |
parent | cd6702282a49448adda470934f4bd9e6181cab22 [diff] |
Use std::string references instead of copying contents. This CL improves the memory footprint a bit by using string references instead of creating a copy. Review URL: https://codereview.webrtc.org/1241973002 Cr-Commit-Position: refs/heads/master@{#9592}