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

Issue 1952283004: DevTools: fix incorrect device orientation bug (Closed)

Created:
4 years, 7 months ago by luoe
Modified:
4 years, 7 months ago
Reviewers:
lushnikov, PhistucK
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 incorrect device orientation bug BUG=609665 Committed: https://crrev.com/a5245f4b17a4e98b11105fe904f3f3bce3153c2b Cr-Commit-Position: refs/heads/master@{#392500}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove unnecessary webkit prefixes #

Patch Set 3 : Renaming matrix function #

Patch Set 4 : Clean up logic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -20 lines) Patch
M third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js View 1 2 3 8 chunks +32 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/sensors.css View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (10 generated)
luoe
This is my fault. The preview and actual orientation are off by 90 degrees! This ...
4 years, 7 months ago (2016-05-06 00:34:13 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952283004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952283004/1
4 years, 7 months ago (2016-05-06 00:53:27 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-06 02:18:14 UTC) #7
lushnikov
lgtm https://codereview.chromium.org/1952283004/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js File third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js (right): https://codereview.chromium.org/1952283004/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js#newcode364 third_party/WebKit/Source/devtools/front_end/emulation/SensorsView.js:364: this._boxElement.style.webkitTransform = this._currentMatrix; let's use transform here
4 years, 7 months ago (2016-05-06 18:04:47 UTC) #8
luoe
I've removed the webkit prefixes on transform and linear-gradient, and renamed the screenSpaceMatrix() to a ...
4 years, 7 months ago (2016-05-06 18:14:32 UTC) #10
PhistucK
Great, thank you!
4 years, 7 months ago (2016-05-06 20:54:12 UTC) #11
luoe
I found out that some of the rotations were incorrect, and adjusted them accordingly. Ready ...
4 years, 7 months ago (2016-05-06 22:39:11 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952283004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952283004/60001
4 years, 7 months ago (2016-05-09 22:50:32 UTC) #14
lushnikov
lgtm
4 years, 7 months ago (2016-05-09 23:55:14 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-10 00:29:22 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952283004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952283004/60001
4 years, 7 months ago (2016-05-10 00:48:01 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-10 00:52:46 UTC) #21
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 00:55:00 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a5245f4b17a4e98b11105fe904f3f3bce3153c2b
Cr-Commit-Position: refs/heads/master@{#392500}

Powered by Google App Engine
This is Rietveld 408576698