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

Issue 10383292: Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. There are no ViewType valu… (Closed)

Created:
8 years, 7 months ago by jam
Modified:
8 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. There are no ViewType values left in content, so in the next change I'll move this whole concept out of content and into chrome. That allows us to get rid of RenderViewHostDelegate::GetRenderViewType which is the last remaining need for RVHD in chrome. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138369

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -8 lines) Patch
M chrome/browser/content_settings/tab_specific_content_settings.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/chrome_render_view_host_observer.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M content/browser/web_contents/interstitial_page_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M content/public/browser/interstitial_page.h View 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/web_contents_observer.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
8 years, 7 months ago (2012-05-22 21:16:10 UTC) #1
jochen (gone - plz use gerrit)
looks good
8 years, 7 months ago (2012-05-22 21:21:54 UTC) #2
jam
(switching reviewers to Jochen)
8 years, 7 months ago (2012-05-22 21:25:34 UTC) #3
Avi (use Gerrit)
8 years, 7 months ago (2012-05-22 21:25:52 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698