mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
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:
parent
93cdc4ed3e
commit
d70c1609d8
@ -1244,8 +1244,6 @@ bool
|
||||
GeckoExistingProcessHost::PerformAsyncLaunch(StringVector aExtraOpts,
|
||||
base::ProcessArchitecture aArch)
|
||||
{
|
||||
SetHandle(mExistingProcessHandle);
|
||||
|
||||
OpenPrivilegedHandle(base::GetProcId(mExistingProcessHandle));
|
||||
|
||||
MonitorAutoLock lock(mMonitor);
|
||||
|
Loading…
Reference in New Issue
Block a user