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

Issue 176963016: Chromium plumbing for Screen Orientation API orientationchange events. (Closed)

Created:
6 years, 10 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Chromium plumbing for Screen Orientation API orientationchange events. This is using RenderViewObserver::OrientationChangeEvent and dispatch the information down to the renderer. More will come with locking and unlocking abilities. BUG=162827 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253911

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 3

Patch Set 3 : nits #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+365 lines, -4 lines) Patch
M content/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/android/content_view_core_impl.cc View 1 2 3 2 chunks +33 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 3 chunks +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 6 chunks +12 lines, -1 line 0 comments Download
A content/browser/screen_orientation/screen_orientation_dispatcher_host.h View 1 chunk +31 lines, -0 lines 0 comments Download
A content/browser/screen_orientation/screen_orientation_dispatcher_host.cc View 1 1 chunk +26 lines, -0 lines 0 comments Download
M content/common/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/content_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
A content/common/screen_orientation_messages.h View 1 chunk +21 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/public/test/mock_render_thread.h View 1 chunk +7 lines, -3 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 4 chunks +6 lines, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
A content/renderer/screen_orientation/screen_orientation_dispatcher.h View 1 chunk +43 lines, -0 lines 0 comments Download
A content/renderer/screen_orientation/screen_orientation_dispatcher.cc View 1 chunk +45 lines, -0 lines 0 comments Download
A content/renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc View 1 chunk +111 lines, -0 lines 0 comments Download
M ipc/ipc_message_start.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
mlamouri (slow - plz ping)
This is exactly the same CL as https://codereview.chromium.org/164913004/ except for content_view_core_impl.cc were I have added ...
6 years, 10 months ago (2014-02-26 11:23:16 UTC) #1
jochen (gone - plz use gerrit)
LGTM can you note under which conditions the dispatcher host is NULL?
6 years, 10 months ago (2014-02-26 15:34:16 UTC) #2
Cris Neckar
https://codereview.chromium.org/176963016/diff/20001/content/browser/screen_orientation/screen_orientation_dispatcher_host.cc File content/browser/screen_orientation/screen_orientation_dispatcher_host.cc (right): https://codereview.chromium.org/176963016/diff/20001/content/browser/screen_orientation/screen_orientation_dispatcher_host.cc#newcode17 content/browser/screen_orientation/screen_orientation_dispatcher_host.cc:17: // TODO(mlamouri): we will handle lock and unlock requests ...
6 years, 10 months ago (2014-02-26 19:39:20 UTC) #3
Cris Neckar
On 2014/02/26 19:39:20, Cris Neckar wrote: > https://codereview.chromium.org/176963016/diff/20001/content/browser/screen_orientation/screen_orientation_dispatcher_host.cc > File content/browser/screen_orientation/screen_orientation_dispatcher_host.cc > (right): > > ...
6 years, 10 months ago (2014-02-26 20:27:22 UTC) #4
mlamouri (slow - plz ping)
https://codereview.chromium.org/176963016/diff/20001/content/common/screen_orientation_messages.h File content/common/screen_orientation_messages.h (right): https://codereview.chromium.org/176963016/diff/20001/content/common/screen_orientation_messages.h#newcode16 content/common/screen_orientation_messages.h:16: IPC_ENUM_TRAITS(blink::WebScreenOrientation) On 2014/02/26 19:39:20, Cris Neckar wrote: > Please ...
6 years, 10 months ago (2014-02-27 09:50:35 UTC) #5
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 10 months ago (2014-02-27 09:50:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/176963016/40001
6 years, 10 months ago (2014-02-27 09:50:57 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-27 15:01:53 UTC) #8
commit-bot: I haz the power
Failed to apply patch for ipc/ipc_message_start.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-02-27 15:01:54 UTC) #9
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 9 months ago (2014-02-27 15:25:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/176963016/20002
6 years, 9 months ago (2014-02-27 15:28:23 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-27 17:04:15 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=271377
6 years, 9 months ago (2014-02-27 17:04:16 UTC) #13
mlamouri (slow - plz ping)
The CQ bit was checked by mlamouri@chromium.org
6 years, 9 months ago (2014-02-27 17:13:28 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/176963016/20002
6 years, 9 months ago (2014-02-27 17:16:12 UTC) #15
Cris Neckar
On 2014/02/27 17:16:12, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 9 months ago (2014-02-27 17:19:25 UTC) #16
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 20:03:13 UTC) #17
Message was sent while issue was closed.
Change committed as 253911

Powered by Google App Engine
This is Rietveld 408576698