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

Issue 1418853003: Remove RFHM::GetNavigatingWebUI() and RFHM::web_ui(). (Closed)

Created:
5 years, 1 month ago by carlosk
Modified:
5 years, 1 month ago
Reviewers:
clamy, Charlie Reis, nasko
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@webui-refactor
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove RFHM::GetNavigatingWebUI() and RFHM::web_ui(). After the removal of the WebUI from RFHM and of the pending WebUI these helper methods didn't make much sense anymore. This is based off of https://codereview.chromium.org/1352813006 BUG=508850

Patch Set 1 : WIP: removed FRHM::GetNavigatingWebUI() #

Patch Set 2 : Remove RFHM::web_ui(). #

Total comments: 1

Patch Set 3 : Rebase. #

Total comments: 12

Patch Set 4 : Address CR comments. #

Patch Set 5 : Rebase and minor comment change. #

Total comments: 6

Patch Set 6 : Rebase. #

Patch Set 7 : Addressed nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -87 lines) Patch
M content/browser/frame_host/navigator_impl.cc View 1 2 3 4 5 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.h View 1 2 3 4 2 chunks +0 lines, -11 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 4 5 6 15 chunks +12 lines, -46 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_browsertest.cc View 1 2 3 4 5 1 chunk +4 lines, -8 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 1 2 3 4 5 5 chunks +7 lines, -10 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 2 chunks +27 lines, -7 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (3 generated)
carlosk
clamy@, nasko@: PTAL. Removing the remaining WebUI getters from RFHM. This still depends on https://codereview.chromium.org/1352813006 ...
5 years, 1 month ago (2015-10-30 18:55:44 UTC) #2
clamy
Thanks! Lgtm, I find code is more readable now.
5 years, 1 month ago (2015-11-03 12:30:43 UTC) #3
carlosk
On 2015/11/03 12:30:43, clamy wrote: > Thanks! Lgtm, I find code is more readable now. ...
5 years, 1 month ago (2015-11-04 10:05:09 UTC) #4
nasko
https://codereview.chromium.org/1418853003/diff/40001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1418853003/diff/40001/content/browser/frame_host/render_frame_host_manager.cc#newcode663 content/browser/frame_host/render_frame_host_manager.cc:663: // proper focus setting). Is the detail about focus ...
5 years, 1 month ago (2015-11-04 17:23:26 UTC) #5
carlosk
Thanks. This will still need a rebase to catch up on the updates in the ...
5 years, 1 month ago (2015-11-04 21:50:38 UTC) #6
nasko
Looks good. I'll stamp it once the base CL lands and this one is cleanly ...
5 years, 1 month ago (2015-11-05 00:46:43 UTC) #7
carlosk
Thanks. https://codereview.chromium.org/1418853003/diff/40001/content/browser/frame_host/render_frame_host_manager.cc File content/browser/frame_host/render_frame_host_manager.cc (right): https://codereview.chromium.org/1418853003/diff/40001/content/browser/frame_host/render_frame_host_manager.cc#newcode663 content/browser/frame_host/render_frame_host_manager.cc:663: // proper focus setting). On 2015/11/05 00:46:43, nasko ...
5 years, 1 month ago (2015-11-05 13:40:42 UTC) #8
Charlie Reis
This is great. Much nicer not to have the WebUI accessors on RFHM anymore. I'm ...
5 years, 1 month ago (2015-11-09 07:02:02 UTC) #10
carlosk
On 2015/11/09 07:02:02, Charlie Reis (slow til 11-16) wrote: > I'm not entirely sure why ...
5 years, 1 month ago (2015-11-10 10:28:55 UTC) #11
carlosk
5 years, 1 month ago (2015-11-10 10:30:00 UTC) #12
Closing this one as it will be merged into
https://codereview.chromium.org/1426403006/

Powered by Google App Engine
This is Rietveld 408576698