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

Issue 2559463002: Record user action of screen orientation change (Closed)

Created:
4 years ago by Zhiqiang Zhang (Slow)
Modified:
4 years ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record user action of screen orientation change In this CL, we record user action when the screen orientation has changed. The purpose of this recording is to study the relationship between fullscreen and screen orientation change. BUG=671226 Committed: https://crrev.com/551bf496b3e6c42e573faf76dc64414d20e3bcbb Cr-Commit-Position: refs/heads/master@{#437030}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nits #

Total comments: 2

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M content/browser/android/content_view_core_impl.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Zhiqiang Zhang (Slow)
4 years ago (2016-12-06 13:48:17 UTC) #2
mlamouri (slow - plz ping)
lgtm. Thanks! :) https://codereview.chromium.org/2559463002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (right): https://codereview.chromium.org/2559463002/diff/1/content/browser/android/content_view_core_impl.cc#newcode892 content/browser/android/content_view_core_impl.cc:892: base::RecordAction(base::UserMetricsAction("OrientationChange")); nit: I would call this ...
4 years ago (2016-12-06 13:51:22 UTC) #3
Zhiqiang Zhang (Slow)
+skyostil: content_view_core_impl.cc +asvitkine: actions.xml
4 years ago (2016-12-06 17:58:18 UTC) #5
Zhiqiang Zhang (Slow)
https://codereview.chromium.org/2559463002/diff/1/content/browser/android/content_view_core_impl.cc File content/browser/android/content_view_core_impl.cc (right): https://codereview.chromium.org/2559463002/diff/1/content/browser/android/content_view_core_impl.cc#newcode892 content/browser/android/content_view_core_impl.cc:892: base::RecordAction(base::UserMetricsAction("OrientationChange")); On 2016/12/06 13:51:22, mlamouri wrote: > nit: I ...
4 years ago (2016-12-06 17:58:44 UTC) #6
Alexei Svitkine (slow)
lgtm % comment https://codereview.chromium.org/2559463002/diff/20001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2559463002/diff/20001/tools/metrics/actions/actions.xml#newcode13638 tools/metrics/actions/actions.xml:13638: The use rotates the device triggering ...
4 years ago (2016-12-06 18:02:22 UTC) #7
Zhiqiang Zhang (Slow)
https://codereview.chromium.org/2559463002/diff/20001/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2559463002/diff/20001/tools/metrics/actions/actions.xml#newcode13638 tools/metrics/actions/actions.xml:13638: The use rotates the device triggering a screen orientation ...
4 years ago (2016-12-07 11:53:57 UTC) #8
Sami
content/browser/android/ lgtm.
4 years ago (2016-12-07 18:08:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2559463002/40001
4 years ago (2016-12-07 18:09:25 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-07 19:30:04 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-07 19:34:16 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/551bf496b3e6c42e573faf76dc64414d20e3bcbb
Cr-Commit-Position: refs/heads/master@{#437030}

Powered by Google App Engine
This is Rietveld 408576698