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

Issue 1203503002: [DevTools] Implement screen size and position in Emulation.setDeviceMetricsOverrides. (Closed)

Created:
5 years, 6 months ago by dgozman
Modified:
5 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, devtools-reviews_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org, pfeldman, yurys
Base URL:
https://chromium.googlesource.com/chromium/src.git@screen-size-stub
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Implement screen size and position in Emulation.setDeviceMetricsOverrides. BUG=393493 Committed: https://crrev.com/f28ccbe24a728b531b451fbcacba3d5edb1e5cd8 Cr-Commit-Position: refs/heads/master@{#335888}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed nit #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -24 lines) Patch
M content/browser/devtools/protocol/emulation_handler.h View 1 chunk +0 lines, -8 lines 0 comments Download
M content/browser/devtools/protocol/emulation_handler.cc View 1 2 chunks +30 lines, -13 lines 2 comments Download
M content/common/view_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
dgozman
Could you please take a look? Pavel - at everything. Nasko - at view_messsages. Jochen ...
5 years, 6 months ago (2015-06-22 17:02:03 UTC) #2
pfeldman
lgtm
5 years, 6 months ago (2015-06-22 17:51:26 UTC) #3
nasko
https://codereview.chromium.org/1203503002/diff/1/content/browser/devtools/protocol/emulation_handler.cc File content/browser/devtools/protocol/emulation_handler.cc (right): https://codereview.chromium.org/1203503002/diff/1/content/browser/devtools/protocol/emulation_handler.cc#newcode128 content/browser/devtools/protocol/emulation_handler.cc:128: int width, int height, double device_scale_factor, bool mobile, nit: ...
5 years, 6 months ago (2015-06-23 10:44:44 UTC) #4
dgozman
https://codereview.chromium.org/1203503002/diff/1/content/common/view_messages.h File content/common/view_messages.h (right): https://codereview.chromium.org/1203503002/diff/1/content/common/view_messages.h#newcode161 content/common/view_messages.h:161: IPC_STRUCT_TRAITS_MEMBER(screenSize) On 2015/06/23 10:44:44, nasko (paris) wrote: > Is ...
5 years, 6 months ago (2015-06-23 12:00:56 UTC) #5
dgozman
PTAL https://codereview.chromium.org/1203503002/diff/1/content/browser/devtools/protocol/emulation_handler.cc File content/browser/devtools/protocol/emulation_handler.cc (right): https://codereview.chromium.org/1203503002/diff/1/content/browser/devtools/protocol/emulation_handler.cc#newcode128 content/browser/devtools/protocol/emulation_handler.cc:128: int width, int height, double device_scale_factor, bool mobile, ...
5 years, 6 months ago (2015-06-23 12:03:15 UTC) #6
nasko
LGTM
5 years, 6 months ago (2015-06-23 12:12:55 UTC) #7
jochen (gone - plz use gerrit)
lgtm with nit https://codereview.chromium.org/1203503002/diff/20001/content/browser/devtools/protocol/emulation_handler.cc File content/browser/devtools/protocol/emulation_handler.cc (right): https://codereview.chromium.org/1203503002/diff/20001/content/browser/devtools/protocol/emulation_handler.cc#newcode128 content/browser/devtools/protocol/emulation_handler.cc:128: int width, wouldn't clang format put ...
5 years, 6 months ago (2015-06-23 14:59:47 UTC) #8
dgozman
https://codereview.chromium.org/1203503002/diff/20001/content/browser/devtools/protocol/emulation_handler.cc File content/browser/devtools/protocol/emulation_handler.cc (right): https://codereview.chromium.org/1203503002/diff/20001/content/browser/devtools/protocol/emulation_handler.cc#newcode128 content/browser/devtools/protocol/emulation_handler.cc:128: int width, On 2015/06/23 14:59:47, jochen wrote: > wouldn't ...
5 years, 6 months ago (2015-06-23 15:05:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203503002/20001
5 years, 6 months ago (2015-06-23 15:33:07 UTC) #12
commit-bot: I haz the power
Exceeded global retry quota
5 years, 6 months ago (2015-06-23 16:22:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203503002/20001
5 years, 6 months ago (2015-06-23 16:34:02 UTC) #16
commit-bot: I haz the power
Exceeded global retry quota
5 years, 6 months ago (2015-06-23 16:52:46 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203503002/20001
5 years, 6 months ago (2015-06-24 08:46:29 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-24 08:51:02 UTC) #21
commit-bot: I haz the power
5 years, 6 months ago (2015-06-24 08:52:00 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f28ccbe24a728b531b451fbcacba3d5edb1e5cd8
Cr-Commit-Position: refs/heads/master@{#335888}

Powered by Google App Engine
This is Rietveld 408576698