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

Issue 8574074: Add reload button. (Closed)

Created:
9 years, 1 month ago by kevers
Modified:
9 years, 1 month ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, Rick Byers
Visibility:
Public.

Description

Add reload link. BUG=chromium:101618 TEST=Load a page. Open Tools -> Task manager and kill the process for rendering the page. On the killed process page, click on the "Reload" button. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111159

Patch Set 1 #

Patch Set 2 : Switch from reload link to reload button. #

Total comments: 11

Patch Set 3 : Merge with trunk. #

Patch Set 4 : Replace conditional returns with DCHECKS. Formatting tweaks. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/sad_tab_view.h View 1 2 3 5 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 1 2 3 5 chunks +27 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevers
Hi Peter, Can you please review this change. http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc File chrome/browser/ui/views/sad_tab_view.cc (left): http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc#oldcode69 chrome/browser/ui/views/sad_tab_view.cc:69: help_url, ...
9 years, 1 month ago (2011-11-21 17:42:49 UTC) #1
Peter Kasting
LGTM http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc File chrome/browser/ui/views/sad_tab_view.cc (right): http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc#newcode64 chrome/browser/ui/views/sad_tab_view.cc:64: if (tab_contents_ == NULL) Honestly, can we ever ...
9 years, 1 month ago (2011-11-21 21:31:05 UTC) #2
kevers
http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc File chrome/browser/ui/views/sad_tab_view.cc (right): http://codereview.chromium.org/8574074/diff/2001/chrome/browser/ui/views/sad_tab_view.cc#newcode64 chrome/browser/ui/views/sad_tab_view.cc:64: if (tab_contents_ == NULL) On 2011/11/21 21:31:06, Peter Kasting ...
9 years, 1 month ago (2011-11-22 13:52:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/8574074/10001
9 years, 1 month ago (2011-11-22 14:38:53 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-11-22 15:43:08 UTC) #5
Change committed as 111159

Powered by Google App Engine
This is Rietveld 408576698