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

Issue 10802064: Make content_shell and content_browsertests working with aura (Closed)

Created:
8 years, 5 months ago by Hongbo Min
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Make content_shell and content_browsertests working with aura BUG=138525 TEST=content_browsertests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148130

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Enable content_browsertests on aura and correct code style #

Patch Set 3 : Update DEPS file #

Total comments: 1

Patch Set 4 : make content_browsertests works for chromeos #

Patch Set 5 : Build content_shell for win aura #

Patch Set 6 : make content_shell works with linux chromeos config #

Patch Set 7 : add chrome packed_resources dependency for executable binary #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+438 lines, -4 lines) Patch
M content/content_shell.gypi View 1 2 3 4 5 6 2 chunks +22 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 6 2 chunks +10 lines, -0 lines 0 comments Download
M content/shell/DEPS View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/shell/shell.h View 1 2 3 4 2 chunks +15 lines, -0 lines 0 comments Download
M content/shell/shell_aura.cc View 1 2 3 4 5 2 chunks +370 lines, -0 lines 0 comments Download
M content/shell/shell_browser_main_parts.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/content_browser_test.cc View 1 2 3 4 3 chunks +14 lines, -0 lines 1 comment Download
M content/test/content_test_launcher.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Hongbo Min
Please review it. Thanks.
8 years, 5 months ago (2012-07-23 10:18:35 UTC) #1
jam
Adding Ben to review the Aura changes. Please send this through the trybots before the ...
8 years, 5 months ago (2012-07-23 14:39:46 UTC) #2
jochen (gone - plz use gerrit)
it feels like moving the ShellWindowDelegateView and ShellViewDelegateAura into separate files would make this much ...
8 years, 5 months ago (2012-07-23 15:21:46 UTC) #3
jam
http://codereview.chromium.org/10802064/diff/7/content/shell/shell_aura.cc File content/shell/shell_aura.cc (right): http://codereview.chromium.org/10802064/diff/7/content/shell/shell_aura.cc#newcode130 content/shell/shell_aura.cc:130: void SetAddressBarURL(const GURL& url); On 2012/07/23 15:21:47, jochen wrote: ...
8 years, 5 months ago (2012-07-23 22:55:55 UTC) #4
Hongbo Min
Sorry, I have no right to use trybot. The DEPS file for content/shell has to ...
8 years, 5 months ago (2012-07-24 05:23:01 UTC) #5
jam
lgtm http://codereview.chromium.org/10802064/diff/9002/content/shell/DEPS File content/shell/DEPS (right): http://codereview.chromium.org/10802064/diff/9002/content/shell/DEPS#newcode16 content/shell/DEPS:16: "+ui/aura", nit: order
8 years, 5 months ago (2012-07-24 15:34:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hongbo.min@intel.com/10802064/9002
8 years, 5 months ago (2012-07-24 15:35:01 UTC) #7
commit-bot: I haz the power
Change committed as 148130
8 years, 5 months ago (2012-07-24 17:07:39 UTC) #8
Hongbo Min
On 2012/07/24 17:07:39, I haz the power (commit-bot) wrote: > Change committed as 148130 Reopen ...
8 years, 5 months ago (2012-07-25 06:13:40 UTC) #9
Hongbo Min
On 2012/07/25 06:13:40, Hongbo wrote: > On 2012/07/24 17:07:39, I haz the power (commit-bot) wrote: ...
8 years, 5 months ago (2012-07-25 15:50:56 UTC) #10
jam
Thanks for doing this. On 2012/07/25 15:50:56, Hongbo wrote: > On 2012/07/25 06:13:40, Hongbo wrote: ...
8 years, 5 months ago (2012-07-25 16:29:01 UTC) #11
jam
On 2012/07/25 16:29:01, John Abd-El-Malek wrote: > Thanks for doing this. > > On 2012/07/25 ...
8 years, 5 months ago (2012-07-25 16:36:39 UTC) #12
jochen (gone - plz use gerrit)
Can you please create a new CL so it's clear that it's a fresh review ...
8 years, 5 months ago (2012-07-25 17:49:37 UTC) #13
jam
On 2012/07/25 17:49:37, jochen wrote: > Can you please create a new CL so it's ...
8 years, 5 months ago (2012-07-25 17:51:40 UTC) #14
jochen (gone - plz use gerrit)
On 2012/07/25 17:51:40, John Abd-El-Malek wrote: > On 2012/07/25 17:49:37, jochen wrote: > > Can ...
8 years, 5 months ago (2012-07-25 17:53:22 UTC) #15
Hongbo Min
8 years, 5 months ago (2012-07-26 13:39:30 UTC) #16
On 2012/07/25 17:53:22, jochen wrote:
> On 2012/07/25 17:51:40, John Abd-El-Malek wrote:
> > On 2012/07/25 17:49:37, jochen wrote:
> > > Can you please create a new CL so it's clear that it's a fresh review (and
> not
> > > yet landed as the description would suggest)?
> > 
> > I prefer that reverted changes are uploaded to the same rietveld change :)
> That
> > way, you can diff to see what changed since the last review (which is a big
> time
> > saver). Also, the review comments are in one place.
> 
> You can achieve the same by first uploading the old version and then the new
> version.
> 
> Also, the tools will think that the CL is already approved.

Closed it and create a new CL at http://codereview.chromium.org/10824043.
Thanks!

Powered by Google App Engine
This is Rietveld 408576698