NaCl: Add new access right to process handle which is needed to speed up debug stub.
In order to remove sleep-waiting from debug stub, we need to send events on exceptions in NaCl program from Chrome process to debug stub. This requires duplicating event handle from NaCl process to Chrome process. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2952 TEST= none Review URL: https://chromiumcodereview.appspot.com/11819057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176105 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment