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

Issue 625443004: [ScreenOrientation] Add use counters. (Closed)

Created:
6 years, 2 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 2 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[ScreenOrientation] Add use counters. It counts calls to screen.orientation and separately, counts calls to its properties and methods. BUG=162827 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183143

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M Source/core/frame/UseCounter.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M Source/modules/screen_orientation/ScreenOrientation.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
mlamouri (slow - plz ping)
6 years, 2 months ago (2014-10-02 11:52:09 UTC) #2
kenneth.r.christiansen
LGTM. As the price is pretty low, I think we should just count unlock as ...
6 years, 2 months ago (2014-10-02 11:54:06 UTC) #3
Peter Beverloo
https://codereview.chromium.org/625443004/diff/1/Source/modules/screen_orientation/ScreenOrientation.cpp File Source/modules/screen_orientation/ScreenOrientation.cpp (right): https://codereview.chromium.org/625443004/diff/1/Source/modules/screen_orientation/ScreenOrientation.cpp#newcode130 Source/modules/screen_orientation/ScreenOrientation.cpp:130: if (m_frame) Please move these to ScreenOrientation.idl using the ...
6 years, 2 months ago (2014-10-02 12:30:07 UTC) #5
mlamouri (slow - plz ping)
On 2014/10/02 12:30:07, Peter Beverloo wrote: > https://codereview.chromium.org/625443004/diff/1/Source/modules/screen_orientation/ScreenOrientation.cpp > File Source/modules/screen_orientation/ScreenOrientation.cpp (right): > > https://codereview.chromium.org/625443004/diff/1/Source/modules/screen_orientation/ScreenOrientation.cpp#newcode130 ...
6 years, 2 months ago (2014-10-02 12:59:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/625443004/20001
6 years, 2 months ago (2014-10-02 13:04:57 UTC) #10
Peter Beverloo
https://codereview.chromium.org/625443004/diff/20001/Source/modules/screen_orientation/ScreenScreenOrientation.idl File Source/modules/screen_orientation/ScreenScreenOrientation.idl (right): https://codereview.chromium.org/625443004/diff/20001/Source/modules/screen_orientation/ScreenScreenOrientation.idl#newcode8 Source/modules/screen_orientation/ScreenScreenOrientation.idl:8: [CallWith=ScriptState, MeasureAs=ScreenOrientation] readonly attribute ScreenOrientation orientation; Since you measure ...
6 years, 2 months ago (2014-10-02 13:29:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/625443004/40001
6 years, 2 months ago (2014-10-02 14:21:10 UTC) #14
Peter Beverloo
On 2014/10/02 14:21:10, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 2 months ago (2014-10-02 14:23:21 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 16:05:05 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 183143

Powered by Google App Engine
This is Rietveld 408576698