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

Issue 645713003: Content Shell: Introduce LayoutTestBrowserMainParts. (Closed)

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

Description

Content Shell: Introduce LayoutTestBrowserMainParts. This patch moves the DRT-specific bits of ShellBrowserMainParts out into a layout-test-specific subclass. BUG=420994 Committed: https://crrev.com/36b11b6f5e533b384f45baa0d7833f1ab2bf1d2c Cr-Commit-Position: refs/heads/master@{#299693}

Patch Set 1 #

Patch Set 2 : Ugh. #

Total comments: 4

Patch Set 3 : Feedback. #

Patch Set 4 : nullptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -51 lines) Patch
M content/content_shell.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A content/shell/browser/layout_test/layout_test_browser_main_parts.h View 1 chunk +48 lines, -0 lines 0 comments Download
A content/shell/browser/layout_test/layout_test_browser_main_parts.cc View 1 2 3 1 chunk +92 lines, -0 lines 0 comments Download
M content/shell/browser/shell_browser_main_parts.h View 1 2 4 chunks +12 lines, -5 lines 0 comments Download
M content/shell/browser/shell_browser_main_parts.cc View 1 2 4 chunks +17 lines, -45 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 12 (2 generated)
Mike West
Moar.
6 years, 2 months ago (2014-10-10 12:38:04 UTC) #2
jochen (gone - plz use gerrit)
https://codereview.chromium.org/645713003/diff/100001/content/shell/browser/shell_browser_main_parts.h File content/shell/browser/shell_browser_main_parts.h (right): https://codereview.chromium.org/645713003/diff/100001/content/shell/browser/shell_browser_main_parts.h#newcode60 content/shell/browser/shell_browser_main_parts.h:60: scoped_ptr<ShellBrowserContext> browser_context_; can you add a protected getter/setter instead? ...
6 years, 2 months ago (2014-10-13 08:01:49 UTC) #3
Mike West
https://codereview.chromium.org/645713003/diff/100001/content/shell/browser/shell_browser_main_parts.h File content/shell/browser/shell_browser_main_parts.h (right): https://codereview.chromium.org/645713003/diff/100001/content/shell/browser/shell_browser_main_parts.h#newcode60 content/shell/browser/shell_browser_main_parts.h:60: scoped_ptr<ShellBrowserContext> browser_context_; On 2014/10/13 08:01:49, jochen wrote: > can ...
6 years, 2 months ago (2014-10-13 09:52:26 UTC) #4
jochen (gone - plz use gerrit)
just make the otr context in layout tests NULL? otr contexts are only used by ...
6 years, 2 months ago (2014-10-14 13:30:13 UTC) #5
Mike West
On 2014/10/14 13:30:13, jochen wrote: > just make the otr context in layout tests NULL? ...
6 years, 2 months ago (2014-10-14 13:37:36 UTC) #6
Mike West
Bots look happy. How about you?
6 years, 2 months ago (2014-10-14 14:48:36 UTC) #7
jochen (gone - plz use gerrit)
fair enough lgtm on android, we don't controll the main message loop from C++. however, ...
6 years, 2 months ago (2014-10-15 15:21:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645713003/300001
6 years, 2 months ago (2014-10-15 15:38:05 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:300001)
6 years, 2 months ago (2014-10-15 16:19:05 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 16:19:53 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/36b11b6f5e533b384f45baa0d7833f1ab2bf1d2c
Cr-Commit-Position: refs/heads/master@{#299693}

Powered by Google App Engine
This is Rietveld 408576698