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

Issue 2568913003: Remove DOMWindowProperty from ScreenOrientationCoontroller (Closed)

Created:
4 years ago by haraken
Modified:
4 years ago
CC:
blink-reviews, chromium-reviews, mlamouri+watch-blink_chromium.org, mlamouri+watch-screen-orientation_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove DOMWindowProperty from ScreenOrientationCoontroller We're replacing DOMWindowProperty with ContextLifecycleObserver. This CL does the replacement for ScreenOrientationCoontroller. BUG=610176 Committed: https://crrev.com/596d1c908dbd53334f9f77162becc6b1b5c8dba8 Cr-Commit-Position: refs/heads/master@{#439421}

Patch Set 1 #

Total comments: 2

Patch Set 2 : temp #

Patch Set 3 : temp #

Patch Set 4 : temp #

Total comments: 1

Patch Set 5 : temp #

Patch Set 6 : temp #

Patch Set 7 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.h View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp View 1 2 3 4 5 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 36 (19 generated)
haraken
PTAL
4 years ago (2016-12-13 08:11:54 UTC) #2
haraken
mlamouri@: I have a question. https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp File third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp (right): https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp#newcode214 third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp:214: m_activeLock = false; I ...
4 years ago (2016-12-13 08:13:28 UTC) #4
sof
lgtm % clarification on issue raised.
4 years ago (2016-12-13 08:46:46 UTC) #5
mlamouri (slow - plz ping)
lgtm https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp File third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp (right): https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp#newcode214 third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp:214: m_activeLock = false; On 2016/12/13 at 08:13:28, haraken ...
4 years ago (2016-12-13 13:33:13 UTC) #6
haraken
> https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp > File > third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp > (right): > > https://codereview.chromium.org/2568913003/diff/1/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp#newcode214 > third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp:214: > m_activeLock ...
4 years ago (2016-12-14 02:02:58 UTC) #7
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/2568913003/20001
4 years ago (2016-12-14 02:03:57 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/277649)
4 years ago (2016-12-14 02:35:49 UTC) #12
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/2568913003/40001
4 years ago (2016-12-14 04:14:18 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/349598)
4 years ago (2016-12-14 06:02:10 UTC) #17
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/2568913003/40001
4 years ago (2016-12-14 06:11:29 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/349650)
4 years ago (2016-12-14 07:46:58 UTC) #21
sof
https://codereview.chromium.org/2568913003/diff/60001/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp File third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp (right): https://codereview.chromium.org/2568913003/diff/60001/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp#newcode217 third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp:217: stopUpdating(); Seems like this is too strong a measure.
4 years ago (2016-12-14 14:00:31 UTC) #26
haraken
On 2016/12/14 14:00:31, sof wrote: > https://codereview.chromium.org/2568913003/diff/60001/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp > File > third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp > (right): > > ...
4 years ago (2016-12-14 16:07:24 UTC) #27
haraken
On 2016/12/14 16:07:24, haraken wrote: > On 2016/12/14 14:00:31, sof wrote: > > > https://codereview.chromium.org/2568913003/diff/60001/third_party/WebKit/Source/modules/screen_orientation/ScreenOrientationControllerImpl.cpp ...
4 years ago (2016-12-19 05:32:56 UTC) #28
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/2568913003/120001
4 years ago (2016-12-19 05:33:31 UTC) #31
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years ago (2016-12-19 07:02:45 UTC) #34
commit-bot: I haz the power
4 years ago (2016-12-19 07:04:33 UTC) #36
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/596d1c908dbd53334f9f77162becc6b1b5c8dba8
Cr-Commit-Position: refs/heads/master@{#439421}

Powered by Google App Engine
This is Rietveld 408576698