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

Issue 24160005: Move ui/base/x/x11_error_tracker to base/x11. (Closed)

Created:
7 years, 3 months ago by kcwu
Modified:
7 years, 2 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, Daniel Erat, Elliot Glaysher
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Move ui/base/x/x11_error_tracker to base/x11. This is to share common x11 code for ui/x and chromeos/display. R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225662

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove unnecessary exclude rules #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -124 lines) Patch
M base/base.gypi View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
A + base/x11/x11_error_tracker.h View 2 chunks +9 lines, -4 lines 0 comments Download
A + base/x11/x11_error_tracker.cc View 2 chunks +5 lines, -5 lines 0 comments Download
A + base/x11/x11_error_tracker_gtk.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/screensaver_window_finder_x11.cc View 2 chunks +2 lines, -2 lines 0 comments Download
D ui/base/x/x11_error_tracker.h View 1 chunk +0 lines, -33 lines 0 comments Download
D ui/base/x/x11_error_tracker.cc View 1 chunk +0 lines, -37 lines 0 comments Download
D ui/base/x/x11_error_tracker_gtk.cc View 1 chunk +0 lines, -29 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M ui/ui.gyp View 1 2 3 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
kcwu
Code from chromeos/display (https://codereview.chromium.org/24039002/, under review) wants to use ui/base/x/x11_error_tracker. So I move it to ...
7 years, 3 months ago (2013-09-23 11:40:11 UTC) #1
Daniel Erat
https://codereview.chromium.org/24160005/diff/1/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/24160005/diff/1/base/base.gyp#newcode79 base/base.gyp:79: }, { # use_11==0 nit: use_x11 but do you ...
7 years, 3 months ago (2013-09-23 14:42:09 UTC) #2
kcwu
https://codereview.chromium.org/24160005/diff/1/base/base.gyp File base/base.gyp (right): https://codereview.chromium.org/24160005/diff/1/base/base.gyp#newcode79 base/base.gyp:79: }, { # use_11==0 On 2013/09/23 14:42:09, Daniel Erat ...
7 years, 3 months ago (2013-09-23 15:46:08 UTC) #3
Daniel Erat
Thanks, LGTM (but you still need Nico's approval).
7 years, 3 months ago (2013-09-23 15:49:23 UTC) #4
Nico
I didn't look at the linked to review, but base feels like a strange place ...
7 years, 3 months ago (2013-09-23 16:38:18 UTC) #5
Elliot Glaysher
+ brettw who might have an opinion, since he signed off on adding a base/x11/ ...
7 years, 3 months ago (2013-09-23 22:34:06 UTC) #6
brettw
lgtm
7 years, 2 months ago (2013-09-24 23:22:31 UTC) #7
Elliot Glaysher
lgtm
7 years, 2 months ago (2013-09-24 23:53:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/24160005/1012
7 years, 2 months ago (2013-09-25 01:33:01 UTC) #9
commit-bot: I haz the power
Failed to apply patch for ui/base/x/x11_util.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-09-25 01:33:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/24160005/12001
7 years, 2 months ago (2013-09-25 03:08:30 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=171671
7 years, 2 months ago (2013-09-25 04:24:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/24160005/12001
7 years, 2 months ago (2013-09-25 07:24:42 UTC) #13
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=27340
7 years, 2 months ago (2013-09-25 08:27:55 UTC) #14
kcwu
I found I still need approval for chrome/browser/screensaver_window_finder_x11.cc thakis@, do you approve?
7 years, 2 months ago (2013-09-25 09:06:13 UTC) #15
Nico
lgtm
7 years, 2 months ago (2013-09-26 17:32:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/24160005/12001
7 years, 2 months ago (2013-09-27 01:02:02 UTC) #17
commit-bot: I haz the power
Failed to apply patch for ui/base/x/x11_util.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 2 months ago (2013-09-27 01:02:07 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/24160005/35001
7 years, 2 months ago (2013-09-27 01:49:09 UTC) #19
commit-bot: I haz the power
7 years, 2 months ago (2013-09-27 05:07:43 UTC) #20
Message was sent while issue was closed.
Change committed as 225662

Powered by Google App Engine
This is Rietveld 408576698