Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(334)

Issue 2811173003: ProcessSingletonPosix: don't CHECK if trying to connect to existing process with too long socket sy… (Closed)

Created:
3 years, 8 months ago by mattm
Modified:
3 years, 8 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ProcessSingletonPosix: don't CHECK if trying to connect to existing process with too long socket symlink target. Also don't leave a dangling socket symlink if startup fails because the tmpdir path is too long. BUG=698759 Review-Url: https://codereview.chromium.org/2811173003 Cr-Commit-Position: refs/heads/master@{#464549} Committed: https://chromium.googlesource.com/chromium/src/+/916edf164d5d8a60473dcdcf46e13ab0a646d7f3

Patch Set 1 #

Total comments: 2

Patch Set 2 : updated comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -9 lines) Patch
M chrome/browser/process_singleton_posix.cc View 1 6 chunks +23 lines, -9 lines 0 comments Download
M chrome/browser/process_singleton_posix_unittest.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
mattm
People who hit the case of a too long TMPDIR would get stuck with a ...
3 years, 8 months ago (2017-04-12 00:40:06 UTC) #2
Nico
lgtm https://codereview.chromium.org/2811173003/diff/1/chrome/browser/process_singleton_posix.cc File chrome/browser/process_singleton_posix.cc (right): https://codereview.chromium.org/2811173003/diff/1/chrome/browser/process_singleton_posix.cc#newcode992 chrome/browser/process_singleton_posix.cc:992: SetupSocket(socket_target_path.value(), &sock, &addr); add comment why it's ok ...
3 years, 8 months ago (2017-04-13 15:54:36 UTC) #3
mattm
https://codereview.chromium.org/2811173003/diff/1/chrome/browser/process_singleton_posix.cc File chrome/browser/process_singleton_posix.cc (right): https://codereview.chromium.org/2811173003/diff/1/chrome/browser/process_singleton_posix.cc#newcode992 chrome/browser/process_singleton_posix.cc:992: SetupSocket(socket_target_path.value(), &sock, &addr); On 2017/04/13 15:54:36, Nico wrote: > ...
3 years, 8 months ago (2017-04-13 20:15:27 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2811173003/20001
3 years, 8 months ago (2017-04-13 20:32:06 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 21:27:48 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/916edf164d5d8a60473dcdcf46e1...

Powered by Google App Engine
This is Rietveld 408576698