summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authoramruthraj@motorola.com <amruthraj@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-13 18:53:42 +0000
committeramruthraj@motorola.com <amruthraj@motorola.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-13 18:53:42 +0000
commit6601392d6b688a8f01e5f9ba8250af921757343f (patch)
tree32694d3a0af5397c541055164f2f3bd15ebff79d /AUTHORS
parentce216ac4284366cfbf9f44343184f311d17a6b14 (diff)
downloadchromium_src-6601392d6b688a8f01e5f9ba8250af921757343f.zip
chromium_src-6601392d6b688a8f01e5f9ba8250af921757343f.tar.gz
chromium_src-6601392d6b688a8f01e5f9ba8250af921757343f.tar.bz2
Clean the SingletonLock only if there is no previous Chromium process running.
BUG=96134 TEST=Launch three Chrome processes to see that the third one doesn't crash. Patch by amruthraj@motorola.com Review URL: http://codereview.chromium.org/7796030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100943 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2a78caa..aed03ce 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -120,3 +120,4 @@ Felix H. Dahlke <fhd@ubercode.de>
Ali Vathi <ali.akbar@gmail.com>
Mathias Bynens <mathias@qiwi.be>
Mark Seaborn <mrs@mythic-beasts.com>
+Amruth Raj <amruthraj@motorola.com>