diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-06 10:27:14 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-06 10:27:14 +0000 |
commit | 5f78f294dbc6e7056c89a24c9635fc82de1078c3 (patch) | |
tree | 28e27659f2bcd7f02200f961fea862db3fc392c8 /chrome/browser/extensions | |
parent | 031860c318bf1bd5cf9e4a3f6979306f15b2e539 (diff) | |
download | chromium_src-5f78f294dbc6e7056c89a24c9635fc82de1078c3.zip chromium_src-5f78f294dbc6e7056c89a24c9635fc82de1078c3.tar.gz chromium_src-5f78f294dbc6e7056c89a24c9635fc82de1078c3.tar.bz2 |
Add an allocator shim layer to libpeerconnection. The allocator shim kicks in when libpeerconnection is built as a shared library and component==static_library. This is to support the case when chrome is using tcmalloc. Libjingle currently has many cases of using stl types in interfaces (strings and vectors), so the allocator for these objects must be the same when crossing binary boundaries.
BUG=226423
Review URL: https://codereview.chromium.org/13685020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192737 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions')
0 files changed, 0 insertions, 0 deletions