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

Issue 8190012: make browser_tests and interaction_ui_tests compile and link under use_aura=1 chromeos=0. (Closed)

Created:
9 years, 2 months ago by alicet1
Modified:
9 years, 2 months ago
CC:
chromium-reviews, tfarina, dhollowa
Visibility:
Public.

Description

make browser_tests compile and link under use_aura=1 chromeos=0. BUG=99362 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104574

Patch Set 1 #

Total comments: 4

Patch Set 2 : updates. #

Total comments: 3

Patch Set 3 : merge clipboard change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -3 lines) Patch
M chrome/test/base/render_view_test.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/base/ui_test_utils_linux.cc View 1 3 chunks +11 lines, -1 line 0 comments Download
A printing/image_aura.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M printing/printing.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Emmanuel Saint-loubert-Bié
LGTM, provided you address my comments. Next round of reviews can go to OWNERS (I ...
9 years, 2 months ago (2011-10-07 14:19:09 UTC) #1
alicet1
http://codereview.chromium.org/8190012/diff/1/ui/base/clipboard/clipboard_aura.cc File ui/base/clipboard/clipboard_aura.cc (right): http://codereview.chromium.org/8190012/diff/1/ui/base/clipboard/clipboard_aura.cc#newcode64 ui/base/clipboard/clipboard_aura.cc:64: uint32* fragment_start, uint32* fragment_end) const { On 2011/10/07 14:19:10, ...
9 years, 2 months ago (2011-10-07 15:30:31 UTC) #2
alicet1
thanks emmanuel. adding sky for approval. thanx, alice
9 years, 2 months ago (2011-10-07 15:32:34 UTC) #3
sky
LGTM
9 years, 2 months ago (2011-10-07 16:05:28 UTC) #4
alicet1
adding thestig@ for printing/... approval. thanx, alice
9 years, 2 months ago (2011-10-07 16:09:41 UTC) #5
Paweł Hajdan Jr.
http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc File chrome/test/base/ui_test_utils_linux.cc (right): http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc#newcode7 chrome/test/base/ui_test_utils_linux.cc:7: #if !defined(USE_AURA) Looks like it would make more sense ...
9 years, 2 months ago (2011-10-07 16:43:32 UTC) #6
alicet1
http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc File chrome/test/base/ui_test_utils_linux.cc (right): http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc#newcode7 chrome/test/base/ui_test_utils_linux.cc:7: #if !defined(USE_AURA) On 2011/10/07 16:43:32, Paweł Hajdan Jr. wrote: ...
9 years, 2 months ago (2011-10-07 17:22:29 UTC) #7
Lei Zhang
LGTM
9 years, 2 months ago (2011-10-07 19:03:25 UTC) #8
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/alicet@chromium.org/8190012/4006
9 years, 2 months ago (2011-10-07 20:17:08 UTC) #9
commit-bot: I haz the power
Change committed as 104574
9 years, 2 months ago (2011-10-07 21:54:24 UTC) #10
Paweł Hajdan Jr.
http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc File chrome/test/base/ui_test_utils_linux.cc (right): http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_utils_linux.cc#newcode7 chrome/test/base/ui_test_utils_linux.cc:7: #if !defined(USE_AURA) On 2011/10/07 17:22:29, alicet1 wrote: > On ...
9 years, 2 months ago (2011-10-10 19:22:56 UTC) #11
alicet1
9 years, 2 months ago (2011-10-10 20:27:02 UTC) #12
On 2011/10/10 19:22:56, Paweł Hajdan Jr. wrote:
>
http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_uti...
> File chrome/test/base/ui_test_utils_linux.cc (right):
> 
>
http://codereview.chromium.org/8190012/diff/1002/chrome/test/base/ui_test_uti...
> chrome/test/base/ui_test_utils_linux.cc:7: #if !defined(USE_AURA)
> On 2011/10/07 17:22:29, alicet1 wrote:
> > On 2011/10/07 16:43:32, Paweł Hajdan Jr. wrote:
> > > Looks like it would make more sense to extract ui_test_utils_gtk and
> > > ui_test_utils_aura. Could you do that?
> > 
> > I'm not sure there is enough change here currently that requires that for
now.
> I
> > can probably see that when we do implement the NOTIMPLEMENTED() branches at
> the
> > end of this file that we will need to. in the mean time, I think we want to
> get
> > this building first.
> 
> Hey, please do. If in doubt, look at chrome/test/OWNERS .

sure, will send you a change.

thanx,
alice

Powered by Google App Engine
This is Rietveld 408576698