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

Issue 1821243002: Fix content/common depending on content/shell. (Closed)

Created:
4 years, 9 months ago by jam
Modified:
4 years, 9 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, Peter Beverloo, darin-cc_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org, jochen (gone - plz use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix content/common depending on content/shell. Only browser tests in content/ should depend on content/shell. Fixed DEPS so that this doesn't happen again. BUG=596736

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -5 lines) Patch
M content/DEPS View 2 chunks +6 lines, -1 line 0 comments Download
M content/common/swapped_out_messages.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/shell/common/shell_content_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/common/shell_content_client.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
jam
context: https://codereview.chromium.org/1067373005
4 years, 9 months ago (2016-03-22 16:46:00 UTC) #2
alexmos
This makes sense to me, but I think lukasza@ should review this, since he also ...
4 years, 9 months ago (2016-03-22 17:16:07 UTC) #5
Łukasz Anforowicz
On 2016/03/22 17:16:07, alexmos wrote: > This makes sense to me, but I think lukasza@ ...
4 years, 9 months ago (2016-03-22 17:23:52 UTC) #6
Łukasz Anforowicz
+jochen@ to CC [for comparing this CL to the more strict content/shell VS content/shell/.../layout_tests separation ...
4 years, 9 months ago (2016-03-22 17:25:21 UTC) #7
jam
4 years, 9 months ago (2016-03-22 19:36:14 UTC) #8
On 2016/03/22 17:23:52, Łukasz Anforowicz wrote:
> On 2016/03/22 17:16:07, alexmos wrote:
> > This makes sense to me, but I think lukasza@ should review this, since he
also
> > started working on a fix for this exact issue.
> 
> Right - I have a fix in progress at
https://codereview.chromium.org/1777503003/.
> 
> I think messages specific to layout tests should be handled in the layout
tests
> layer (i.e. recently jochen@ suggested similar differentiation for cmdline
> switches - see ).  And there are a few more DEPS tweaks in my CL (restrict
> browser tests to only browser/common side of content/shell).
> 
> Overall - the current CL looks good, except I would like to defer to jochen@
for
> content/shell VS content/shell/.../layout_tests layering review (or we can go
> forward with https://codereview.chromium.org/1777503003).

either is fine for me. let's land the other change please.

Powered by Google App Engine
This is Rietveld 408576698