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

Issue 1832803002: Make EnableViewSourceMode a FrameMsg (Closed)

Created:
4 years, 9 months ago by clamy
Modified:
4 years, 9 months ago
Reviewers:
nasko
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make EnableViewSourceMode a FrameMsg This CL moves the EnableViewSourceMode from ViewMsgs to FrameMsgs. This is a preparatory CL for https://codereview.chromium.org/1811913003/. BUG=555418 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/91b7abf01349ef9ac154a97cceebfa88360506fe Cr-Commit-Position: refs/heads/master@{#383062}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -30 lines) Patch
M content/browser/frame_host/navigator_impl.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 2 chunks +10 lines, -7 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/frame_messages.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
clamy
@nasko: PTAL. This is the split off CL for the EnableViewSourceMode IPC.
4 years, 9 months ago (2016-03-24 13:29:18 UTC) #4
nasko
LGTM with a couple of nits. https://codereview.chromium.org/1832803002/diff/1/content/common/frame_messages.h File content/common/frame_messages.h (right): https://codereview.chromium.org/1832803002/diff/1/content/common/frame_messages.h#newcode883 content/common/frame_messages.h:883: // only be ...
4 years, 9 months ago (2016-03-24 13:55:23 UTC) #5
clamy
Thanks! https://codereview.chromium.org/1832803002/diff/1/content/common/frame_messages.h File content/common/frame_messages.h (right): https://codereview.chromium.org/1832803002/diff/1/content/common/frame_messages.h#newcode883 content/common/frame_messages.h:883: // only be sent the main frame. On ...
4 years, 9 months ago (2016-03-24 14:01:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832803002/20001
4 years, 9 months ago (2016-03-24 14:01:48 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-24 15:17:55 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 15:19:09 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/91b7abf01349ef9ac154a97cceebfa88360506fe
Cr-Commit-Position: refs/heads/master@{#383062}

Powered by Google App Engine
This is Rietveld 408576698