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

Issue 1929603002: [DevTools] If no device frame art is available, ensure neutral inset values are defined when applyi… (Closed)

Created:
4 years, 7 months ago by mmccoy
Modified:
4 years, 7 months ago
Reviewers:
mmccoy1, dgozman, paulirish
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman, sergeyv+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] If no device frame art is available, ensure neutral inset values are defined when applying metrics. BUG=605724 Committed: https://crrev.com/8da946c11d2f47b862fbf0b3c146ea2517966bc2 Cr-Commit-Position: refs/heads/master@{#390374}

Patch Set 1 #

Total comments: 4

Patch Set 2 : No null insets for outline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
mmccoy1
Fix exception when outline insets were undefined.
4 years, 7 months ago (2016-04-27 18:17:07 UTC) #2
dgozman
https://codereview.chromium.org/1929603002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js File third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js (right): https://codereview.chromium.org/1929603002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js#newcode437 third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js:437: var outline = (this._deviceOutlineSetting.get() && Runtime.experiments.isEnabled("deviceFrames")) ? orientation.outlineInsets : ...
4 years, 7 months ago (2016-04-27 18:48:16 UTC) #3
mmccoy1
https://codereview.chromium.org/1929603002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js File third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js (right): https://codereview.chromium.org/1929603002/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js#newcode437 third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js:437: var outline = (this._deviceOutlineSetting.get() && Runtime.experiments.isEnabled("deviceFrames")) ? orientation.outlineInsets : ...
4 years, 7 months ago (2016-04-27 20:23:52 UTC) #4
dgozman
lgtm
4 years, 7 months ago (2016-04-27 20:40:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929603002/20001
4 years, 7 months ago (2016-04-28 13:40:37 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-28 14:46:05 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:18:18 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8da946c11d2f47b862fbf0b3c146ea2517966bc2
Cr-Commit-Position: refs/heads/master@{#390374}

Powered by Google App Engine
This is Rietveld 408576698