summaryrefslogtreecommitdiffstats
path: root/base/watchdog_unittest.cc
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 19:36:02 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-17 19:36:02 +0000
commitcd708a9faca83c3b2d8060bba740ea7ce11894fe (patch)
tree8ec1acaa7f807bb9f772aa2838a93318e5cf480f /base/watchdog_unittest.cc
parent12bd0587232f99ec1ec416002e57e12c6b2bcd06 (diff)
downloadchromium_src-cd708a9faca83c3b2d8060bba740ea7ce11894fe.zip
chromium_src-cd708a9faca83c3b2d8060bba740ea7ce11894fe.tar.gz
chromium_src-cd708a9faca83c3b2d8060bba740ea7ce11894fe.tar.bz2
Use anonymous shared memory for VisitedLinks.
We already pass a handle to the shared memory via IPC but, when we create it, we create a named segment. These segments are not garbage collected on POSIX. Since nobody actually uses the name of the segment, use an anonymous segment instead and remove the functions. Review URL: http://codereview.chromium.org/48087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11900 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/watchdog_unittest.cc')
0 files changed, 0 insertions, 0 deletions