Bug 1282559 - Followup for 1277705 and remove SetHandle() on Gonk r=billm

MozReview-Commit-ID: 2Xzl5UBcUrV

--HG--
extra : rebase_source : 9bbf1d05ee64c681d735ddc13b58bba4b56efc51
This commit is contained in:
Alexandre Lissy 2016-06-27 22:32:44 +02:00
parent 93cdc4ed3e
commit d70c1609d8

View File

@ -1244,8 +1244,6 @@ bool
GeckoExistingProcessHost::PerformAsyncLaunch(StringVector aExtraOpts,
base::ProcessArchitecture aArch)
{
SetHandle(mExistingProcessHandle);
OpenPrivilegedHandle(base::GetProcId(mExistingProcessHandle));
MonitorAutoLock lock(mMonitor);