0
Commit Graph

2 Commits

Author SHA1 Message Date
nfullagar@google.com
f4452670c8 Only close the sync socket if it is non-NULL. This fixes
a NaCl page reload / surf-away regression.
BUG=NaCl ppapi audio proxy
TEST=native_client/tests/ppapi_example_audio

Review URL: http://codereview.chromium.org/6300011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72099 0039d316-1c4b-4281-b951-d872f2087c98
2011-01-21 03:30:19 +00:00
brettw@chromium.org
5d84d01d90 Implement audio proxy for Pepper.
In addition to the basic proxying, this required some changes to the dispatcher
and process infrastructure to get the handles of the processes available when
I need them so I can duplicate the shared memory handles properly into the
different processes.

TEST=none
BUG=none
Review URL: http://codereview.chromium.org/4985001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68026 0039d316-1c4b-4281-b951-d872f2087c98
2010-12-02 17:17:21 +00:00