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

Issue 1036623002: Implements a monitor to watch for the browser hanging. (Closed)

Created:
5 years, 9 months ago by Sigurður Ásgeirsson
Modified:
5 years, 9 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implements a monitor to watch for the browser hanging. BUG= Committed: https://crrev.com/c34049f14ab8d830ccd1b4ad5b7a508b1ad9de27 Cr-Commit-Position: refs/heads/master@{#322395}

Patch Set 1 #

Patch Set 2 : Finish testing, simplify callback. #

Total comments: 26

Patch Set 3 : Address Erik's comments. Add GN build config. #

Total comments: 6

Patch Set 4 : Address Erik's comments. Synchronize for ping() or remove the tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+511 lines, -0 lines) Patch
M components/browser_watcher.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/browser_watcher/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
A components/browser_watcher/window_hang_monitor_win.h View 1 2 3 1 chunk +102 lines, -0 lines 0 comments Download
A components/browser_watcher/window_hang_monitor_win.cc View 1 2 1 chunk +182 lines, -0 lines 0 comments Download
A components/browser_watcher/window_hang_monitor_win_unittest.cc View 1 2 3 1 chunk +221 lines, -0 lines 0 comments Download
M components/components_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Sigurður Ásgeirsson
PTAL - this should allow polling the browser process singleton window once a minute, with ...
5 years, 9 months ago (2015-03-25 17:55:13 UTC) #2
erikwright (departed)
https://codereview.chromium.org/1036623002/diff/20001/components/browser_watcher/window_hang_monitor_win.cc File components/browser_watcher/window_hang_monitor_win.cc (right): https://codereview.chromium.org/1036623002/diff/20001/components/browser_watcher/window_hang_monitor_win.cc#newcode91 components/browser_watcher/window_hang_monitor_win.cc:91: // Outstanding, the window is not yet hung. har ...
5 years, 9 months ago (2015-03-25 18:57:22 UTC) #3
Sigurður Ásgeirsson
Thanks, PTanotherL? https://codereview.chromium.org/1036623002/diff/20001/components/browser_watcher/window_hang_monitor_win.cc File components/browser_watcher/window_hang_monitor_win.cc (right): https://codereview.chromium.org/1036623002/diff/20001/components/browser_watcher/window_hang_monitor_win.cc#newcode91 components/browser_watcher/window_hang_monitor_win.cc:91: // Outstanding, the window is not yet ...
5 years, 9 months ago (2015-03-25 19:56:53 UTC) #4
erikwright (departed)
LGTM https://codereview.chromium.org/1036623002/diff/40001/components/browser_watcher/window_hang_monitor_win.h File components/browser_watcher/window_hang_monitor_win.h (right): https://codereview.chromium.org/1036623002/diff/40001/components/browser_watcher/window_hang_monitor_win.h#newcode86 components/browser_watcher/window_hang_monitor_win.h:86: // The time after which |window_| is assumed ...
5 years, 9 months ago (2015-03-25 20:06:59 UTC) #5
Sigurður Ásgeirsson
Thanks - it dawned on me that the tests were flaky as written, as ping() ...
5 years, 9 months ago (2015-03-25 20:41:17 UTC) #6
Sigurður Ásgeirsson
Thanks - it dawned on me that the tests were flaky as written, as ping() ...
5 years, 9 months ago (2015-03-25 20:41:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1036623002/60001
5 years, 9 months ago (2015-03-26 15:33:40 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-26 16:09:36 UTC) #11
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 16:10:57 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c34049f14ab8d830ccd1b4ad5b7a508b1ad9de27
Cr-Commit-Position: refs/heads/master@{#322395}

Powered by Google App Engine
This is Rietveld 408576698