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

Issue 291093012: Fix some views unittests on desktop Linux. (Closed)

Created:
6 years, 7 months ago by Evan Stade
Modified:
6 years, 6 months ago
CC:
chromium-reviews, tdanderson+views_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

Fix some views unittests on desktop Linux. BUG=369289 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274369

Patch Set 1 #

Patch Set 2 : active window atom #

Patch Set 3 : docs #

Total comments: 2

Patch Set 4 : remove dupe test #

Total comments: 4

Patch Set 5 : minimize ifdef #

Patch Set 6 : UI_BASE_EXPORT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -51 lines) Patch
M ui/base/x/x11_util.h View 1 2 3 4 5 2 chunks +5 lines, -2 lines 0 comments Download
M ui/base/x/x11_util.cc View 2 chunks +22 lines, -15 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc View 1 2 3 4 1 chunk +10 lines, -1 line 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/desktop_aura/desktop_window_tree_host_x11_unittest.cc View 1 chunk +40 lines, -32 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
Evan Stade
This makes the tests pass (or skips them) on my xmonad setup.
6 years, 7 months ago (2014-05-23 01:36:26 UTC) #1
Evan Stade
On 2014/05/23 01:36:26, Evan Stade wrote: > This makes the tests pass (or skips them) ...
6 years, 7 months ago (2014-05-23 01:38:10 UTC) #2
Daniel Erat
lgtm https://codereview.chromium.org/291093012/diff/40001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc File ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc (right): https://codereview.chromium.org/291093012/diff/40001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc#newcode71 ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc:71: // Verifies that the AURA windows making up ...
6 years, 7 months ago (2014-05-23 14:53:58 UTC) #3
Evan Stade
https://codereview.chromium.org/291093012/diff/40001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc File ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc (right): https://codereview.chromium.org/291093012/diff/40001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc#newcode71 ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc:71: // Verifies that the AURA windows making up a ...
6 years, 7 months ago (2014-05-23 15:30:31 UTC) #4
Evan Stade
+sky for OWNER review of desktop_native_widget_aura_unittest.cc
6 years, 7 months ago (2014-05-23 17:03:18 UTC) #5
Elliot Glaysher
lgtm
6 years, 7 months ago (2014-05-23 17:26:05 UTC) #6
sky
LGTM https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc File ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc (right): https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc#newcode40 ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc:40: #if defined(OS_LINUX) && !defined(OS_CHROMEOS) You can remove the ...
6 years, 7 months ago (2014-05-23 20:05:20 UTC) #7
Evan Stade
https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc File ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc (right): https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc#newcode41 ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc:41: Widget::InitParams init_params = On 2014/05/23 20:05:21, sky wrote: > ...
6 years, 7 months ago (2014-05-23 20:08:15 UTC) #8
sky
Go with how you have it.
6 years, 7 months ago (2014-05-23 20:22:09 UTC) #9
Evan Stade
https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc File ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc (right): https://codereview.chromium.org/291093012/diff/60001/ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc#newcode40 ui/views/widget/desktop_aura/desktop_native_widget_aura_unittest.cc:40: #if defined(OS_LINUX) && !defined(OS_CHROMEOS) On 2014/05/23 20:05:21, sky wrote: ...
6 years, 7 months ago (2014-05-23 21:06:00 UTC) #10
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 7 months ago (2014-05-23 21:06:27 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/291093012/80001
6 years, 7 months ago (2014-05-23 21:07:11 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-24 01:18:48 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-24 02:11:28 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_clang_dbg/builds/28241)
6 years, 7 months ago (2014-05-24 02:11:28 UTC) #15
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 6 months ago (2014-05-31 01:02:46 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/291093012/80001
6 years, 6 months ago (2014-05-31 01:05:37 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_clang_dbg on tryserver.chromium ...
6 years, 6 months ago (2014-05-31 05:30:57 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-31 06:16:39 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_clang_dbg/builds/30242)
6 years, 6 months ago (2014-05-31 06:16:39 UTC) #20
Evan Stade
had to add a UI_BASE_EXPORT to GetAtom, still LG to you guys?
6 years, 6 months ago (2014-06-02 18:27:50 UTC) #21
sky
SLGTM
6 years, 6 months ago (2014-06-02 19:19:53 UTC) #22
Evan Stade
The CQ bit was checked by estade@chromium.org
6 years, 6 months ago (2014-06-02 19:28:00 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/estade@chromium.org/291093012/100001
6 years, 6 months ago (2014-06-02 19:28:38 UTC) #24
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 23:42:16 UTC) #25
Message was sent while issue was closed.
Change committed as 274369

Powered by Google App Engine
This is Rietveld 408576698