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

Issue 62853002: remove CHECK in RemoteRootWindowHostWin::Disconnected (Closed)

Created:
7 years, 1 month ago by scottmg
Modified:
7 years, 1 month ago
Reviewers:
cpu_(ooo_6.6-7.5), sky
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, kalyank
Visibility:
Public.

Description

remove CHECK in RemoteRootWindowHostWin::Disconnected This was triggered by the change to restart in desktop mode when running with the software compositor. But in general, it's possible for a channel error to happen before SetTargetSurface which sets the host_. Since the CHECK isn't accomplishing too much, just remove it. R=cpu@chromium.org, sky@chromium.org BUG=315057 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233437

Patch Set 1 #

Total comments: 1

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M ui/aura/remote_root_window_host_win.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
scottmg
7 years, 1 month ago (2013-11-06 19:26:43 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 1 month ago (2013-11-06 19:34:34 UTC) #2
scottmg
oops, didn't check owners. +sky
7 years, 1 month ago (2013-11-06 20:02:24 UTC) #3
sky
LGTM https://codereview.chromium.org/62853002/diff/1/ui/aura/remote_root_window_host_win.cc File ui/aura/remote_root_window_host_win.cc (left): https://codereview.chromium.org/62853002/diff/1/ui/aura/remote_root_window_host_win.cc#oldcode153 ui/aura/remote_root_window_host_win.cc:153: CHECK(host_ != NULL); Please add a comment that ...
7 years, 1 month ago (2013-11-06 21:28:48 UTC) #4
scottmg
7 years, 1 month ago (2013-11-07 00:38:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r233437 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698