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

Issue 1923393006: DevTools: fix styles and input validation in sensor pane (Closed)

Created:
4 years, 7 months ago by luoe
Modified:
4 years, 7 months ago
Reviewers:
lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: fix styles and input validation in sensor pane BUG=607491, 607511 Committed: https://crrev.com/6fd06ffec9d7e331e754d77bfd8e11e780b17f70 Cr-Commit-Position: refs/heads/master@{#391603}

Patch Set 1 #

Patch Set 2 : Added other fixes for sensors validation #

Patch Set 3 : Address change in orientation input labels #

Total comments: 6

Patch Set 4 : Address comments #

Patch Set 5 : Orientation labels now alpha-beta-gamma #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -15 lines) Patch
M third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js View 1 2 3 2 chunks +4 lines, -2 lines 2 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js View 1 2 3 4 4 chunks +12 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/sensors.css View 1 2 3 4 4 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
chowse
On 2016/04/29 18:52:45, luoe wrote: > mailto:luoe@chromium.org changed reviewers: > + mailto:lushnikov@chromium.org Small nit: The ...
4 years, 7 months ago (2016-04-29 20:12:21 UTC) #4
luoe
On 2016/04/29 20:12:21, chowse wrote: > On 2016/04/29 18:52:45, luoe wrote: > > mailto:luoe@chromium.org changed ...
4 years, 7 months ago (2016-04-29 21:01:46 UTC) #5
lushnikov
https://codereview.chromium.org/1923393006/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js File third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js (right): https://codereview.chromium.org/1923393006/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js#newcode88 third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js:88: return /^([+-]?[\d]+(\.\d+)?|[+-]?\.\d+)$/.test(value) && value >= -90 && value <= ...
4 years, 7 months ago (2016-05-02 19:25:57 UTC) #6
luoe
https://codereview.chromium.org/1923393006/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js File third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js (right): https://codereview.chromium.org/1923393006/diff/40001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js#newcode88 third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js:88: return /^([+-]?[\d]+(\.\d+)?|[+-]?\.\d+)$/.test(value) && value >= -90 && value <= ...
4 years, 7 months ago (2016-05-02 21:46:18 UTC) #7
luoe
Orientation labels adjusted. Ready for review
4 years, 7 months ago (2016-05-04 15:56:25 UTC) #8
lushnikov
lgtm https://codereview.chromium.org/1923393006/diff/80001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js File third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js (right): https://codereview.chromium.org/1923393006/diff/80001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js#newcode99 third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js:99: return /^([+-]?[\d]+(\.\d+)?|[+-]?\.\d+)$/.test(value) && numValue >= -180 && numValue ...
4 years, 7 months ago (2016-05-04 17:10:46 UTC) #9
luoe
https://codereview.chromium.org/1923393006/diff/80001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js File third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js (right): https://codereview.chromium.org/1923393006/diff/80001/third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js#newcode99 third_party/WebKit/Source/devtools/front_end/emulation/Geolocation.js:99: return /^([+-]?[\d]+(\.\d+)?|[+-]?\.\d+)$/.test(value) && numValue >= -180 && numValue <= ...
4 years, 7 months ago (2016-05-04 17:31:10 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923393006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923393006/80001
4 years, 7 months ago (2016-05-04 18:08:15 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-04 19:47:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1923393006/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1923393006/80001
4 years, 7 months ago (2016-05-04 19:49:30 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-04 19:59:17 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 20:01:14 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/6fd06ffec9d7e331e754d77bfd8e11e780b17f70
Cr-Commit-Position: refs/heads/master@{#391603}

Powered by Google App Engine
This is Rietveld 408576698