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

Issue 7824039: Implement function that hides the WebUI Hung Renderer Dialog. (Closed)

Created:
9 years, 3 months ago by wyck
Modified:
9 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Implement function that hides the WebUI Hung Renderer Dialog. BUG=None TEST=When frozen tab becomes reponsive, the Hung Renderer Dialog should disappear. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99877

Patch Set 1 : self review #

Total comments: 8

Patch Set 2 : Fixed timeout behaviour. #

Total comments: 10

Patch Set 3 : flackr's review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -28 lines) Patch
M chrome/browser/ui/webui/hung_renderer_dialog.h View 1 2 3 chunks +15 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/hung_renderer_dialog.cc View 1 2 5 chunks +46 lines, -26 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
wyck
A little one! :) http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc File chrome/browser/ui/webui/hung_renderer_dialog.cc (right): http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc#newcode106 chrome/browser/ui/webui/hung_renderer_dialog.cc:106: DLOG(INFO) << "json does not ...
9 years, 3 months ago (2011-09-02 15:57:48 UTC) #1
flackr
http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc File chrome/browser/ui/webui/hung_renderer_dialog.cc (right): http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc#newcode106 chrome/browser/ui/webui/hung_renderer_dialog.cc:106: DLOG(INFO) << "json does not describe a valid result"; ...
9 years, 3 months ago (2011-09-02 16:39:55 UTC) #2
wyck
On 2011/09/02 16:39:55, flackr wrote: > http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc > File chrome/browser/ui/webui/hung_renderer_dialog.cc (right): > > http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc#newcode106 > ...
9 years, 3 months ago (2011-09-02 16:51:09 UTC) #3
wyck
http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc File chrome/browser/ui/webui/hung_renderer_dialog.cc (right): http://codereview.chromium.org/7824039/diff/1007/chrome/browser/ui/webui/hung_renderer_dialog.cc#newcode106 chrome/browser/ui/webui/hung_renderer_dialog.cc:106: DLOG(INFO) << "json does not describe a valid result"; ...
9 years, 3 months ago (2011-09-02 19:18:43 UTC) #4
flackr
This is looking good. Is this the final CL to bring it to feature parity ...
9 years, 3 months ago (2011-09-03 17:51:31 UTC) #5
wyck
http://codereview.chromium.org/7824039/diff/1012/chrome/browser/ui/webui/hung_renderer_dialog.cc File chrome/browser/ui/webui/hung_renderer_dialog.cc (right): http://codereview.chromium.org/7824039/diff/1012/chrome/browser/ui/webui/hung_renderer_dialog.cc#newcode37 chrome/browser/ui/webui/hung_renderer_dialog.cc:37: NOTIMPLEMENTED() << " ShowHungRendererDialog called twice."; On 2011/09/03 17:51:31, ...
9 years, 3 months ago (2011-09-06 18:07:34 UTC) #6
flackr
LGTM
9 years, 3 months ago (2011-09-06 18:26:47 UTC) #7
arv (Not doing code reviews)
LGTM
9 years, 3 months ago (2011-09-06 19:24:48 UTC) #8
commit-bot: I haz the power
9 years, 3 months ago (2011-09-07 00:20:04 UTC) #9
Change committed as 99877

Powered by Google App Engine
This is Rietveld 408576698