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

Issue 342443002: [DevTools] Ability to emulate touch or user agent, even when device emulation is turned off. (Closed)

Created:
6 years, 6 months ago by dgozman
Modified:
6 years, 6 months ago
Reviewers:
pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

[DevTools] Ability to emulate touch or user agent, even when device emulation is turned off. BUG=327641 R=pfeldman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176330

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixed review comments #

Patch Set 3 : Fixed test #

Patch Set 4 : Another test #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -175 lines) Patch
M LayoutTests/http/tests/inspector-enabled/open-with-emulation-enabled.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/ResponsiveDesignView.js View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M Source/devtools/front_end/elements/OverridesView.js View 1 5 chunks +205 lines, -19 lines 0 comments Download
M Source/devtools/front_end/sdk/OverridesSupport.js View 1 2 3 4 15 chunks +85 lines, -148 lines 0 comments Download
M Source/devtools/front_end/ui/SettingsUI.js View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
dgozman
Take a look please.
6 years, 6 months ago (2014-06-17 11:25:51 UTC) #1
pfeldman
https://codereview.chromium.org/342443002/diff/1/Source/devtools/front_end/elements/OverridesView.js File Source/devtools/front_end/elements/OverridesView.js (right): https://codereview.chromium.org/342443002/diff/1/Source/devtools/front_end/elements/OverridesView.js#newcode97 Source/devtools/front_end/elements/OverridesView.js:97: if (settings[i] instanceof WebInspector.Setting) What else could it be? ...
6 years, 6 months ago (2014-06-17 11:42:44 UTC) #2
dgozman
PTAL https://codereview.chromium.org/342443002/diff/1/Source/devtools/front_end/elements/OverridesView.js File Source/devtools/front_end/elements/OverridesView.js (right): https://codereview.chromium.org/342443002/diff/1/Source/devtools/front_end/elements/OverridesView.js#newcode119 Source/devtools/front_end/elements/OverridesView.js:119: if (this._settings[i] instanceof WebInspector.Setting) { On 2014/06/17 11:42:43, ...
6 years, 6 months ago (2014-06-17 12:02:20 UTC) #3
pfeldman
lgtm
6 years, 6 months ago (2014-06-17 12:03:26 UTC) #4
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-17 12:03:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/342443002/20001
6 years, 6 months ago (2014-06-17 12:04:02 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 13:52:24 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/12224)
6 years, 6 months ago (2014-06-17 13:52:24 UTC) #8
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-17 14:04:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/342443002/40001
6 years, 6 months ago (2014-06-17 14:04:49 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 15:53:13 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/18116)
6 years, 6 months ago (2014-06-17 15:53:15 UTC) #12
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-17 15:53:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/342443002/40001
6 years, 6 months ago (2014-06-17 15:54:29 UTC) #14
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-17 16:03:56 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/342443002/60001
6 years, 6 months ago (2014-06-17 16:04:05 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 16:04:22 UTC) #17
commit-bot: I haz the power
Failed to apply patch for Source/devtools/front_end/ui/SettingsUI.js: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-17 16:04:23 UTC) #18
dgozman
6 years, 6 months ago (2014-06-17 16:26:14 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 manually as r176330 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698