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

Issue 321513004: [DevTools] Limit responsive design resize request to width/height only. (Closed)

Created:
6 years, 6 months ago by dgozman
Modified:
6 years, 6 months ago
Reviewers:
lushnikov
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
Visibility:
Public.

Description

[DevTools] Limit responsive design resize request to width/height only. Before, if we had not enough space and clipped the page height, resizing width will also reset height to the clipped size. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175687

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changed event.data #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M Source/devtools/front_end/ResponsiveDesignView.js View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/sdk/OverridesSupport.js View 1 1 chunk +10 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
dgozman
Take a look please.
6 years, 6 months ago (2014-06-06 13:33:00 UTC) #1
lushnikov
https://codereview.chromium.org/321513004/diff/1/Source/devtools/front_end/ResponsiveDesignView.js File Source/devtools/front_end/ResponsiveDesignView.js (right): https://codereview.chromium.org/321513004/diff/1/Source/devtools/front_end/ResponsiveDesignView.js#newcode176 Source/devtools/front_end/ResponsiveDesignView.js:176: var requested = new Size(-1, -1); This looks like ...
6 years, 6 months ago (2014-06-06 13:40:47 UTC) #2
dgozman
https://codereview.chromium.org/321513004/diff/1/Source/devtools/front_end/ResponsiveDesignView.js File Source/devtools/front_end/ResponsiveDesignView.js (right): https://codereview.chromium.org/321513004/diff/1/Source/devtools/front_end/ResponsiveDesignView.js#newcode176 Source/devtools/front_end/ResponsiveDesignView.js:176: var requested = new Size(-1, -1); On 2014/06/06 13:40:47, ...
6 years, 6 months ago (2014-06-06 13:47:32 UTC) #3
dgozman
Changed width/height to be missing if not set. PTAL
6 years, 6 months ago (2014-06-06 15:37:22 UTC) #4
lushnikov
On 2014/06/06 15:37:22, dgozman wrote: > Changed width/height to be missing if not set. PTAL ...
6 years, 6 months ago (2014-06-06 16:22:41 UTC) #5
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-06 16:29:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/321513004/20001
6 years, 6 months ago (2014-06-06 16:30:41 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-06 17:30:50 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 17:33:02 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/7181)
6 years, 6 months ago (2014-06-06 17:33:03 UTC) #10
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 6 months ago (2014-06-06 18:29:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/321513004/20001
6 years, 6 months ago (2014-06-06 18:30:11 UTC) #12
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 18:33:36 UTC) #13
Message was sent while issue was closed.
Change committed as 175687

Powered by Google App Engine
This is Rietveld 408576698