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

Issue 659073004: Content Shell: Move ShellMessageFilter to LayoutTestMessageFilter. (Closed)

Created:
6 years, 2 months ago by Peter Beverloo
Modified:
6 years, 2 months ago
Reviewers:
Mike West
CC:
chromium-reviews, mkwst+moarreviews-ipc_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jam, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@cs-move-cbc
Project:
chromium
Visibility:
Public.

Description

Content Shell: Move ShellMessageFilter to LayoutTestMessageFilter. This message filter is only being used when running layout tests. BUG=420994 R=mkwst@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/e8f2f9d9a92dea5aee7667b0b4fcb844ffc06ffa

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : another (tentative) rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -258 lines) Patch
M content/content_shell.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_content_browser_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/layout_test/layout_test_content_browser_client.cc View 2 chunks +22 lines, -0 lines 0 comments Download
A + content/shell/browser/layout_test/layout_test_message_filter.h View 3 chunks +7 lines, -7 lines 0 comments Download
A + content/shell/browser/layout_test/layout_test_message_filter.cc View 7 chunks +18 lines, -18 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 3 chunks +0 lines, -15 lines 0 comments Download
D content/shell/browser/shell_message_filter.h View 1 chunk +0 lines, -71 lines 0 comments Download
D content/shell/browser/shell_message_filter.cc View 1 chunk +0 lines, -141 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Peter Beverloo
This depends on https://codereview.chromium.org/639293005/. I also had to use --bypass-hooks because of LayoutTestMessageFilter::OnReadFileToString using ScopedAllowIO. ...
6 years, 2 months ago (2014-10-16 15:31:15 UTC) #2
Mike West
This looks pretty reasonable. Once the other patch lands, let's see what the bots say. ...
6 years, 2 months ago (2014-10-16 19:42:32 UTC) #3
Peter Beverloo
https://codereview.chromium.org/659073004/diff/1/content/shell/browser/layout_test/layout_test_content_browser_client.cc File content/shell/browser/layout_test/layout_test_content_browser_client.cc (right): https://codereview.chromium.org/659073004/diff/1/content/shell/browser/layout_test/layout_test_content_browser_client.cc#newcode72 content/shell/browser/layout_test/layout_test_content_browser_client.cc:72: host->Send(new ShellViewMsg_SetWebKitSourceDir(GetWebKitRootDirFilePath())); On 2014/10/16 19:42:32, Mike West wrote: > ...
6 years, 2 months ago (2014-10-17 11:07:43 UTC) #4
Peter Beverloo
On 2014/10/17 11:07:43, Peter Beverloo wrote: > https://codereview.chromium.org/659073004/diff/1/content/shell/browser/layout_test/layout_test_content_browser_client.cc > File content/shell/browser/layout_test/layout_test_content_browser_client.cc > (right): > > ...
6 years, 2 months ago (2014-10-17 14:48:56 UTC) #5
Mike West
LGTM, thanks!
6 years, 2 months ago (2014-10-17 15:00:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/659073004/40001
6 years, 2 months ago (2014-10-20 12:33:00 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/18627)
6 years, 2 months ago (2014-10-20 12:38:27 UTC) #10
Peter Beverloo
On 2014/10/20 12:38:27, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 2 months ago (2014-10-20 12:53:14 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/e8f2f9d9a92dea5aee7667b0b4fcb844ffc06ffa Cr-Commit-Position: refs/heads/master@{#300278}
6 years, 2 months ago (2014-10-20 16:49:28 UTC) #12
Peter Beverloo
6 years, 2 months ago (2014-10-20 16:49:30 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
e8f2f9d9a92dea5aee7667b0b4fcb844ffc06ffa.

Powered by Google App Engine
This is Rietveld 408576698