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

Issue 1195793008: [DevTools] Implement screen orientation override. (Closed)

Created:
5 years, 6 months ago by dgozman
Modified:
5 years, 5 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, mlamouri+watch-blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, yurys+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[DevTools] Implement screen orientation override. BUG=427199, 505293 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198077

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixed review comments #

Patch Set 3 : error tests #

Total comments: 4

Patch Set 4 : Null-check #

Patch Set 5 : Restore test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+384 lines, -8 lines) Patch
M LayoutTests/http/tests/inspector/inspector-test.js View 1 chunk +1 line, -0 lines 0 comments Download
A LayoutTests/inspector/screen-orientation-override.html View 1 2 3 4 1 chunk +109 lines, -0 lines 0 comments Download
A LayoutTests/inspector/screen-orientation-override-expected.txt View 1 2 3 4 1 chunk +32 lines, -0 lines 0 comments Download
M Source/devtools/front_end/emulation/OverridesSupport.js View 1 5 chunks +20 lines, -0 lines 0 comments Download
M Source/devtools/front_end/emulation/ResponsiveDesignView.js View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/devtools/protocol.json View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M Source/modules/modules.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M Source/modules/screen_orientation/ScreenOrientationController.h View 1 4 chunks +10 lines, -1 line 0 comments Download
M Source/modules/screen_orientation/ScreenOrientationController.cpp View 1 7 chunks +32 lines, -7 lines 0 comments Download
A Source/modules/screen_orientation/ScreenOrientationInspectorAgent.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
A Source/modules/screen_orientation/ScreenOrientationInspectorAgent.cpp View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download
M Source/web/WebDevToolsAgentImpl.cpp View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
dgozman
Could you please take a look? pfeldman - at devtools; mlamouri - at screen_orientation. Thanks, ...
5 years, 6 months ago (2015-06-23 16:47:58 UTC) #2
pfeldman
lgtm
5 years, 6 months ago (2015-06-24 13:57:01 UTC) #3
mlamouri (slow - plz ping)
It sgtm. Though, I would like to make sure that you will not allow situations ...
5 years, 6 months ago (2015-06-24 16:51:06 UTC) #4
dgozman
PTAL > It sgtm. Though, I would like to make sure that you will not ...
5 years, 6 months ago (2015-06-25 12:21:26 UTC) #5
mlamouri (slow - plz ping)
lgtm with the comments applied. https://codereview.chromium.org/1195793008/diff/40001/Source/modules/screen_orientation/ScreenOrientationController.cpp File Source/modules/screen_orientation/ScreenOrientationController.cpp (right): https://codereview.chromium.org/1195793008/diff/40001/Source/modules/screen_orientation/ScreenOrientationController.cpp#newcode56 Source/modules/screen_orientation/ScreenOrientationController.cpp:56: WebScreenOrientationType ScreenOrientationController::computeOrientation(const IntRect& rect, ...
5 years, 6 months ago (2015-06-26 10:10:53 UTC) #6
dgozman
https://codereview.chromium.org/1195793008/diff/40001/Source/modules/screen_orientation/ScreenOrientationController.cpp File Source/modules/screen_orientation/ScreenOrientationController.cpp (right): https://codereview.chromium.org/1195793008/diff/40001/Source/modules/screen_orientation/ScreenOrientationController.cpp#newcode56 Source/modules/screen_orientation/ScreenOrientationController.cpp:56: WebScreenOrientationType ScreenOrientationController::computeOrientation(const IntRect& rect, uint16_t rotation) On 2015/06/26 10:10:53, ...
5 years, 6 months ago (2015-06-26 10:18:39 UTC) #7
dgozman
I will go ahead and land this. If you have suggestions on how to better ...
5 years, 6 months ago (2015-06-26 11:35:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1195793008/40001
5 years, 6 months ago (2015-06-26 11:35:40 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=197908
5 years, 6 months ago (2015-06-26 12:42:13 UTC) #12
amineer_google
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1220643002/ by amineer@google.com. ...
5 years, 5 months ago (2015-06-28 21:58:04 UTC) #13
dgozman
Relanding with null checks.
5 years, 5 months ago (2015-06-30 14:50:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1195793008/80001
5 years, 5 months ago (2015-06-30 14:50:46 UTC) #17
commit-bot: I haz the power
5 years, 5 months ago (2015-06-30 17:49:30 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=198077

Powered by Google App Engine
This is Rietveld 408576698