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

Issue 1928733002: mus/views: Call to WaitForIncomingMethodCall() can fail. (Closed)

Created:
4 years, 7 months ago by sadrul
Modified:
4 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus/views: Call to WaitForIncomingMethodCall() can fail. If the ShellConnection never made a valid connection, then the WaitForIncomingMethodCall() returns false, but the ipc-endpoints may not have encountered any errors [yet]. BUG=594600 Committed: https://crrev.com/f93523a0983f155818e81610f07b0250c32488ea Cr-Commit-Position: refs/heads/master@{#390302}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M ui/views/mus/screen_mus.cc View 1 chunk +4 lines, -3 lines 2 comments Download

Messages

Total messages: 10 (3 generated)
sadrul
4 years, 7 months ago (2016-04-27 20:04:33 UTC) #2
sky
https://codereview.chromium.org/1928733002/diff/1/ui/views/mus/screen_mus.cc File ui/views/mus/screen_mus.cc (right): https://codereview.chromium.org/1928733002/diff/1/ui/views/mus/screen_mus.cc#newcode105 ui/views/mus/screen_mus.cc:105: DCHECK(display_manager_.encountered_error() || !success); Isn't encountered_error set in this case?
4 years, 7 months ago (2016-04-27 21:09:59 UTC) #3
sadrul
https://codereview.chromium.org/1928733002/diff/1/ui/views/mus/screen_mus.cc File ui/views/mus/screen_mus.cc (right): https://codereview.chromium.org/1928733002/diff/1/ui/views/mus/screen_mus.cc#newcode105 ui/views/mus/screen_mus.cc:105: DCHECK(display_manager_.encountered_error() || !success); On 2016/04/27 21:09:59, sky wrote: > ...
4 years, 7 months ago (2016-04-27 21:39:24 UTC) #4
sky
Ok, LGTM
4 years, 7 months ago (2016-04-27 23:46:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1928733002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1928733002/1
4 years, 7 months ago (2016-04-28 04:49:41 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-28 04:54:40 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:16:15 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f93523a0983f155818e81610f07b0250c32488ea
Cr-Commit-Position: refs/heads/master@{#390302}

Powered by Google App Engine
This is Rietveld 408576698