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

Issue 10832252: Remove touch optimized layout on ChromeOS (Closed)

Created:
8 years, 4 months ago by flackr
Modified:
8 years, 4 months ago
Reviewers:
sky, Rick Byers
CC:
chromium-reviews
Visibility:
Public.

Description

Remove touch optimized layout on ChromeOS BUG=138281 TEST=No touch optimized ui in about flags, nor does it get set when a touch screen is plugged in. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151694

Patch Set 1 #

Patch Set 2 : Keep touch flag available. #

Patch Set 3 : Set device_supports_touch to true if chromeos detects touch screen. #

Patch Set 4 : Cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -23 lines) Patch
M build/common.gypi View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M ui/base/layout.cc View 1 2 3 2 chunks +0 lines, -20 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
flackr
Hey Rick, This should effectively disable automatic touch optimized UI but still allow manually setting ...
8 years, 4 months ago (2012-08-11 00:15:55 UTC) #1
Rick Byers
On 2012/08/11 00:15:55, flackr wrote: > Hey Rick, > > This should effectively disable automatic ...
8 years, 4 months ago (2012-08-13 16:35:54 UTC) #2
flackr
On 2012/08/13 16:35:54, Rick Byers wrote: > On 2012/08/11 00:15:55, flackr wrote: > > Hey ...
8 years, 4 months ago (2012-08-13 19:33:24 UTC) #3
Rick Byers
lgtm, thanks!
8 years, 4 months ago (2012-08-13 20:49:06 UTC) #4
flackr
Scott, can you take a look? Thanks!
8 years, 4 months ago (2012-08-14 13:34:21 UTC) #5
sky
I believe this means GetDisplayLayout() no longer returns LAYOUT_TOUCH for chromeos, right? If so, I ...
8 years, 4 months ago (2012-08-14 15:49:43 UTC) #6
flackr
On 2012/08/14 15:49:43, sky wrote: > I believe this means GetDisplayLayout() no longer returns LAYOUT_TOUCH ...
8 years, 4 months ago (2012-08-14 15:54:05 UTC) #7
Rick Byers
On 2012/08/14 15:54:05, flackr wrote: > On 2012/08/14 15:49:43, sky wrote: > > I believe ...
8 years, 4 months ago (2012-08-14 15:58:18 UTC) #8
sky
On 2012/08/14 15:58:18, Rick Byers wrote: > On 2012/08/14 15:54:05, flackr wrote: > > On ...
8 years, 4 months ago (2012-08-14 16:09:26 UTC) #9
sky
On 2012/08/14 16:09:26, sky wrote: > On 2012/08/14 15:58:18, Rick Byers wrote: > > On ...
8 years, 4 months ago (2012-08-14 16:19:40 UTC) #10
Rick Byers
On 2012/08/14 16:19:40, sky wrote: > On 2012/08/14 16:09:26, sky wrote: > > On 2012/08/14 ...
8 years, 4 months ago (2012-08-14 17:18:56 UTC) #11
sky
SGTM On Tue, Aug 14, 2012 at 10:18 AM, <rbyers@chromium.org> wrote: > On 2012/08/14 16:19:40, ...
8 years, 4 months ago (2012-08-14 17:31:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/10832252/9001
8 years, 4 months ago (2012-08-15 13:00:46 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 15:22:57 UTC) #14
Change committed as 151694

Powered by Google App Engine
This is Rietveld 408576698