mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
backout ec8ca13b54cb CLOSED TREE
This commit is contained in:
parent
dc068d8c44
commit
96d00b1d93
@ -579,7 +579,7 @@ nsresult nsProfileLock::Lock(nsIFile* aProfileDir,
|
||||
0, // no sharing - of course
|
||||
nsnull,
|
||||
CREATE_ALWAYS,
|
||||
0,
|
||||
nsnull,
|
||||
nsnull);
|
||||
if (mLockFileHandle == INVALID_HANDLE_VALUE) {
|
||||
// XXXbsmedberg: provide a profile-unlocker here!
|
||||
|
Loading…
Reference in New Issue
Block a user