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

Issue 49383011: Build fix linux aura without USE_XI2_MT. (Closed)

Created:
7 years, 1 month ago by dshwang
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Base URL:
https://git.chromium.org/chromium/src.git@ime
Visibility:
Public.

Description

Build fix linux aura without USE_XI2_MT. touch_factory_x11.cc:96 must not use XScopedString because it is defined ui/base. ui/base depends on ui/events. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232256

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't use XScopedString #

Total comments: 1

Patch Set 3 : Clean up for-loop #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M ui/events/x/touch_factory_x11.cc View 1 2 3 1 chunk +5 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
dshwang
7 years, 1 month ago (2013-10-31 14:17:59 UTC) #1
sadrul
https://codereview.chromium.org/49383011/diff/1/ui/events/DEPS File ui/events/DEPS (right): https://codereview.chromium.org/49383011/diff/1/ui/events/DEPS#newcode2 ui/events/DEPS:2: "+ui/base", events can't depend on base (base depends on ...
7 years, 1 month ago (2013-10-31 14:56:39 UTC) #2
dshwang
On 2013/10/31 14:56:39, sadrul wrote: > https://codereview.chromium.org/49383011/diff/1/ui/events/DEPS > File ui/events/DEPS (right): > > https://codereview.chromium.org/49383011/diff/1/ui/events/DEPS#newcode2 > ...
7 years, 1 month ago (2013-10-31 15:26:32 UTC) #3
sadrul
I would also encourage to look into switching to XI2, because we will completely switch ...
7 years, 1 month ago (2013-10-31 15:30:36 UTC) #4
dshwang
On 2013/10/31 15:30:36, sadrul wrote: > I would also encourage to look into switching to ...
7 years, 1 month ago (2013-10-31 15:46:21 UTC) #5
dshwang
https://codereview.chromium.org/49383011/diff/170001/ui/events/x/touch_factory_x11.cc File ui/events/x/touch_factory_x11.cc (right): https://codereview.chromium.org/49383011/diff/170001/ui/events/x/touch_factory_x11.cc#newcode96 ui/events/x/touch_factory_x11.cc:96: if (devtype) { Do you think thin if-statement is ...
7 years, 1 month ago (2013-10-31 15:47:26 UTC) #6
sadrul
XI2.1 (and earlier) has incomplete touch support, and so we don't plan on maintaining support ...
7 years, 1 month ago (2013-10-31 15:49:21 UTC) #7
dshwang
On 2013/10/31 15:49:21, sadrul wrote: > XI2.1 (and earlier) has incomplete touch support, and so ...
7 years, 1 month ago (2013-10-31 16:08:16 UTC) #8
sadrul
LGTM. Thanks! On 2013/10/31 16:08:16, dshwang wrote: > On 2013/10/31 15:49:21, sadrul wrote: > > ...
7 years, 1 month ago (2013-10-31 16:15:39 UTC) #9
dshwang
On 2013/10/31 16:15:39, sadrul wrote: > LGTM. Thanks! > > On 2013/10/31 16:08:16, dshwang wrote: ...
7 years, 1 month ago (2013-10-31 16:24:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/49383011/240001
7 years, 1 month ago (2013-10-31 16:27:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/49383011/240001
7 years, 1 month ago (2013-10-31 23:32:00 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-01 00:53:09 UTC) #13
Message was sent while issue was closed.
Change committed as 232256

Powered by Google App Engine
This is Rietveld 408576698