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

Issue 10696158: Rename WasRestored to WasShown across all uses. (Closed)

Created:
8 years, 5 months ago by scshunt
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, yusukes+watch_chromium.org, ajwong+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, James Su, Fady Samuel
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Rename WasRestored to WasShown across all uses. BUG=none TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148757

Patch Set 1 #

Patch Set 2 : Bring to ToT to commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -72 lines) Patch
M chrome/browser/instant/instant_loader.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/blocked_content/blocked_content_container.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_instant_controller.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tab_contents_container_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/tabs/tab_strip_model_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/visitedlink/visitedlink_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_plugin/old/browser_plugin_host.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_helper.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 5 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/test_render_view_host.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_view_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/view_messages.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/port/browser/render_widget_host_view_port.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/render_widget_host_view.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/web_contents.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/web_contents_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_renderer_host.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_widget.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
(scshunt)
Follow up to a patch from a couple of weeks ago.
8 years, 5 months ago (2012-07-10 19:32:19 UTC) #1
jam
content lgtm
8 years, 5 months ago (2012-07-10 21:08:59 UTC) #2
Ben Goodger (Google)
yeah lgtm
8 years, 5 months ago (2012-07-26 16:55:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scshunt@chromium.org/10696158/5001
8 years, 4 months ago (2012-07-27 15:16:20 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 16:38:44 UTC) #5
Change committed as 148757

Powered by Google App Engine
This is Rietveld 408576698