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

Issue 872033002: Remove no-op grace area touch calibration code (Closed)

Created:
5 years, 11 months ago by pkotwicz
Modified:
5 years, 9 months ago
CC:
chromium-reviews, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove no-op grace area touch calibration code BUG=None TEST=None Committed: https://crrev.com/3845fbb8f0f73e3c44137295e73cafadbd6f0068 Cr-Commit-Position: refs/heads/master@{#318993}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -23 lines) Patch
M ui/aura/window_tree_host_x11.cc View 1 chunk +0 lines, -23 lines 4 comments Download

Messages

Total messages: 24 (3 generated)
pkotwicz
skuhne@ PTAL https://codereview.chromium.org/872033002/diff/1/ui/aura/window_tree_host_x11.cc File ui/aura/window_tree_host_x11.cc (left): https://codereview.chromium.org/872033002/diff/1/ui/aura/window_tree_host_x11.cc#oldcode152 ui/aura/window_tree_host_x11.cc:152: const int resolution_y = bounds.height(); My understanding ...
5 years, 11 months ago (2015-01-23 19:34:33 UTC) #2
pkotwicz
I think that the code that I have removed is unnecessary, but am not sure. ...
5 years, 11 months ago (2015-01-23 19:37:23 UTC) #3
Mr4D (OOO till 08-26)
Please see comments! https://codereview.chromium.org/872033002/diff/1/ui/aura/window_tree_host_x11.cc File ui/aura/window_tree_host_x11.cc (left): https://codereview.chromium.org/872033002/diff/1/ui/aura/window_tree_host_x11.cc#oldcode152 ui/aura/window_tree_host_x11.cc:152: const int resolution_y = bounds.height(); This ...
5 years, 11 months ago (2015-01-27 13:35:45 UTC) #4
pkotwicz
+touch guru sadrul@
5 years, 11 months ago (2015-01-27 16:13:15 UTC) #6
sadrul
There seems to be a bug about touching the bezel: crbug.com/452076 Does this change affect ...
5 years, 11 months ago (2015-01-27 16:40:20 UTC) #7
pkotwicz
Nope, kuscher@'s bug has to do with ozone and this CL has to do with ...
5 years, 11 months ago (2015-01-27 16:44:15 UTC) #8
pkotwicz
Nope, kuscher@'s bug has to do with ozone and this CL has to do with ...
5 years, 11 months ago (2015-01-27 16:44:16 UTC) #9
sadrul
On 2015/01/27 16:44:16, pkotwicz wrote: > Nope, kuscher@'s bug has to do with ozone and ...
5 years, 11 months ago (2015-01-27 16:47:06 UTC) #10
pkotwicz
If the code in this CL cannot be removed, then ozone would need similar logic, ...
5 years, 11 months ago (2015-01-27 16:57:29 UTC) #11
pkotwicz
For completeness, I fixed the bezel bug in ozone last week. See http://crbug.com/450086
5 years, 11 months ago (2015-01-27 16:58:53 UTC) #12
Mr4D (OOO till 08-26)
Just for the sake of completeness: This bezel code was trying to address a touch ...
5 years, 11 months ago (2015-01-27 22:27:16 UTC) #13
sadrul
Cool. Assuming this doesn't cause an obvious regression, lgtm. Ideally we would move TouchEventCalibrate elsewhere ...
5 years, 11 months ago (2015-01-27 23:57:46 UTC) #14
pkotwicz
I am going to take some more time to understand how events in the bezel ...
5 years, 11 months ago (2015-01-28 00:04:52 UTC) #15
Mr4D (OOO till 08-26)
That is correct - the bottom bezel is still there, but the other bezels (left ...
5 years, 10 months ago (2015-01-28 12:22:18 UTC) #16
Mr4D (OOO till 08-26)
lgtm I think that unless we have hardware which uses this, we can remove this ...
5 years, 10 months ago (2015-02-04 03:45:27 UTC) #17
pkotwicz
Landing this CL. I looked into this some more. The grace area is incorrectly computed ...
5 years, 9 months ago (2015-03-04 00:17:56 UTC) #18
pkotwicz
Landing this CL. I looked into this some more. The grace area is incorrectly computed ...
5 years, 9 months ago (2015-03-04 00:18:00 UTC) #19
pkotwicz
Landing this CL. I looked into this some more. The grace area is incorrectly computed ...
5 years, 9 months ago (2015-03-04 00:18:02 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/872033002/1
5 years, 9 months ago (2015-03-04 00:19:32 UTC) #22
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-04 01:35:11 UTC) #23
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 01:36:17 UTC) #24
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3845fbb8f0f73e3c44137295e73cafadbd6f0068
Cr-Commit-Position: refs/heads/master@{#318993}

Powered by Google App Engine
This is Rietveld 408576698