summaryrefslogtreecommitdiffstats
path: root/testing/gtest_mac.h
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 12:30:28 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-08 12:30:28 +0000
commitd805c6a8ddfceebecf1fe9fd463fb0c8e5f3a881 (patch)
treec2f96a924fb5ddbf52276f9538f51d8cf60b42d0 /testing/gtest_mac.h
parentaaa11b3c9bb3d4f786f41c22aeb55abdc119a5d0 (diff)
downloadchromium_src-d805c6a8ddfceebecf1fe9fd463fb0c8e5f3a881.zip
chromium_src-d805c6a8ddfceebecf1fe9fd463fb0c8e5f3a881.tar.gz
chromium_src-d805c6a8ddfceebecf1fe9fd463fb0c8e5f3a881.tar.bz2
Factor out the shared parts of IPC channel reading.
This adds a new class+file ChannelReader that is responsible for management of the common parts of IPC channel reading. The existing platform-specific ChannelImpl classes derive from this and supply platform-specific reading features via virtual classes. This is to reduce code duplication between the Windows and Posix implementations of Channel. Review URL: http://codereview.chromium.org/9547009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125597 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing/gtest_mac.h')
0 files changed, 0 insertions, 0 deletions