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

Issue 339913002: Move MockScreenOrientationController to content/shell/renderer/test_runner/ (Closed)

Created:
6 years, 6 months ago by Inactive
Modified:
6 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Move MockScreenOrientationController to content/shell/renderer/test_runner/ Move MockScreenOrientationController to content/shell/renderer/test_runner/ and have it implement the blink::WebScreenOrientationClient API so that locking / unlocking works from layout tests. R=mlamouri@chromium.org, jochen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280209

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebase and fix a few things #

Patch Set 3 : Fix layer violation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -232 lines) Patch
M content/content_renderer.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/content_shell.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/test/layouttest_support.h View 1 1 chunk +0 lines, -8 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 1 chunk +0 lines, -30 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 4 chunks +0 lines, -20 lines 0 comments Download
D content/renderer/screen_orientation/mock_screen_orientation_controller.h View 1 chunk +0 lines, -50 lines 0 comments Download
D content/renderer/screen_orientation/mock_screen_orientation_controller.cc View 1 1 chunk +0 lines, -98 lines 0 comments Download
A content/shell/renderer/test_runner/mock_screen_orientation_client.h View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
A content/shell/renderer/test_runner/mock_screen_orientation_client.cc View 1 2 1 chunk +161 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/web_frame_test_proxy.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.h View 1 2 5 chunks +12 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/web_test_proxy.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M content/shell/renderer/webkit_test_runner.cc View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M content/test/layouttest_support.cc View 1 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Inactive
Mounir, is this what you had in mind overall? I tried to follow your advice ...
6 years, 6 months ago (2014-06-17 17:29:04 UTC) #1
mlamouri (slow - plz ping)
I'm not a big fan of the entire checking if the orientation is allowed by ...
6 years, 6 months ago (2014-06-18 13:47:42 UTC) #2
mlamouri (slow - plz ping)
Chris, any update about this?
6 years, 6 months ago (2014-06-25 14:55:36 UTC) #3
Inactive
On 2014/06/25 14:55:36, Mounir Lamouri wrote: > Chris, any update about this? Yes, I am ...
6 years, 6 months ago (2014-06-25 14:57:42 UTC) #4
mlamouri (slow - plz ping)
On 2014/06/25 at 14:57:42, ch.dumez wrote: > On 2014/06/25 14:55:36, Mounir Lamouri wrote: > > ...
6 years, 6 months ago (2014-06-25 15:01:17 UTC) #5
Inactive
Please take a look. I addressed the layer violation and the screen_orientation/ layout tests are ...
6 years, 6 months ago (2014-06-25 17:16:29 UTC) #6
jochen (gone - plz use gerrit)
lgtm
6 years, 6 months ago (2014-06-26 14:56:20 UTC) #7
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 6 months ago (2014-06-27 00:20:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/339913002/40001
6 years, 6 months ago (2014-06-27 00:21:44 UTC) #9
commit-bot: I haz the power
Change committed as 280209
6 years, 6 months ago (2014-06-27 02:28:12 UTC) #10
mlamouri (slow - plz ping)
FTR, LGTM
6 years, 5 months ago (2014-06-27 12:56:36 UTC) #11
Inactive
6 years, 5 months ago (2014-06-27 12:57:29 UTC) #12
Message was sent while issue was closed.
On 2014/06/27 12:56:36, Mounir Lamouri wrote:
> FTR, LGTM

Great, thanks Mounir.

Powered by Google App Engine
This is Rietveld 408576698