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

Issue 2557443002: [Blink>Fullscreen] Add UseCounter for fullscreen on orientation change (Closed)

Created:
4 years ago by Zhiqiang Zhang (Slow)
Modified:
4 years ago
CC:
asvitkine+watch_chromium.org, blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Blink>Fullscreen] Add UseCounter for fullscreen on orientation change This CL adds UseCounter to record the number of requests for fullscreen on device orientation change. BUG=671223 Committed: https://crrev.com/12268f9ed6ab22159f1b22ba9af1a6a5ec3faec0 Cr-Commit-Position: refs/heads/master@{#436935}

Patch Set 1 #

Patch Set 2 : switched to UseCounter #

Total comments: 4

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M third_party/WebKit/Source/core/dom/Fullscreen.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
Zhiqiang Zhang (Slow)
+mlamouri for an initial local review
4 years ago (2016-12-05 18:21:30 UTC) #3
mlamouri (slow - plz ping)
lgtm
4 years ago (2016-12-05 22:29:36 UTC) #4
Zhiqiang Zhang (Slow)
+foolip: third_party/WebKit/ (plus the question on crbug) +holte: histograms.xml
4 years ago (2016-12-06 10:57:03 UTC) #5
Zhiqiang Zhang (Slow)
+foolip: third_party/WebKit/ (plus the question on crbug) +holte: histograms.xml
4 years ago (2016-12-06 10:58:13 UTC) #7
Steven Holte
histograms lgtm
4 years ago (2016-12-06 19:38:03 UTC) #8
foolip
lgtm % nits https://codereview.chromium.org/2557443002/diff/10003/third_party/WebKit/Source/core/dom/Fullscreen.cpp File third_party/WebKit/Source/core/dom/Fullscreen.cpp (right): https://codereview.chromium.org/2557443002/diff/10003/third_party/WebKit/Source/core/dom/Fullscreen.cpp#newcode91 third_party/WebKit/Source/core/dom/Fullscreen.cpp:91: UseCounter::count(document(), UseCounter::FullscreenOnOrientationChange); Does this actually compile? ...
4 years ago (2016-12-07 08:58:32 UTC) #9
Zhiqiang Zhang (Slow)
https://codereview.chromium.org/2557443002/diff/10003/third_party/WebKit/Source/core/dom/Fullscreen.cpp File third_party/WebKit/Source/core/dom/Fullscreen.cpp (right): https://codereview.chromium.org/2557443002/diff/10003/third_party/WebKit/Source/core/dom/Fullscreen.cpp#newcode91 third_party/WebKit/Source/core/dom/Fullscreen.cpp:91: UseCounter::count(document(), UseCounter::FullscreenOnOrientationChange); On 2016/12/07 08:58:32, foolip wrote: > Does ...
4 years ago (2016-12-07 11:49:58 UTC) #10
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/2557443002/30001
4 years ago (2016-12-07 11:50:27 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:30001)
4 years ago (2016-12-07 13:52:04 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-07 13:55:02 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/12268f9ed6ab22159f1b22ba9af1a6a5ec3faec0
Cr-Commit-Position: refs/heads/master@{#436935}

Powered by Google App Engine
This is Rietveld 408576698