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

Issue 2604353002: Revert TouchDevice.hasAnySource optimization. (Closed)

Created:
3 years, 11 months ago by Tobias Sargeant
Modified:
3 years, 11 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

Revert TouchDevice.hasAnySource optimization. Android InputDevice sources are not represented by single set bits, and so or'ing them together is not correct. BUG=672907 Review-Url: https://codereview.chromium.org/2594733002 Cr-Commit-Position: refs/heads/master@{#439834} (cherry picked from commit d1c093ed77175994ae746c380d331961aa755955) Committed: https://chromium.googlesource.com/chromium/src/+/c379ecf81d253ca191ca39e1639b5a3380aaf6a5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -10 lines) Patch
M ui/android/java/src/org/chromium/ui/base/TouchDevice.java View 2 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Tobias Sargeant
3 years, 11 months ago (2017-01-01 20:17:42 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c379ecf81d253ca191ca39e1639b5a3380aaf6a5.

Powered by Google App Engine
This is Rietveld 408576698