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

Issue 12871013: DevTools: respect minimum width/height when resizing. (Closed)

Created:
7 years, 9 months ago by dgozman
Modified:
7 years, 9 months ago
CC:
chromium-reviews, yurys, tfarina, vsevik, pfeldman, sail+watch_chromium.org
Visibility:
Public.

Description

DevTools: respect minimum width/height when resizing. BUG=196566 TEST=views_unittests.SingleSplitViewTest Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190209

Patch Set 1 #

Patch Set 2 : #

Total comments: 11

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -9 lines) Patch
M chrome/browser/devtools/devtools_window.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_window.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/dev_tools_controller.mm View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/controls/single_split_view.cc View 1 2 3 4 1 chunk +6 lines, -3 lines 0 comments Download
M ui/views/controls/single_split_view_unittest.cc View 1 2 3 4 5 6 3 chunks +43 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
dgozman
Take a look, please.
7 years, 9 months ago (2013-03-15 15:13:24 UTC) #1
dgozman
ping
7 years, 9 months ago (2013-03-19 09:56:31 UTC) #2
pfeldman
devtools lgtm https://codereview.chromium.org/12871013/diff/7/chrome/browser/devtools/devtools_window.cc File chrome/browser/devtools/devtools_window.cc (right): https://codereview.chromium.org/12871013/diff/7/chrome/browser/devtools/devtools_window.cc#newcode93 chrome/browser/devtools/devtools_window.cc:93: const int kMinDevToolsHeight = 23; I'd leave ...
7 years, 9 months ago (2013-03-19 10:42:06 UTC) #3
dgozman
sky, please review changes in all UI paths
7 years, 9 months ago (2013-03-19 11:34:35 UTC) #4
sky
+avi mac +erg gtk https://codereview.chromium.org/12871013/diff/7/chrome/browser/ui/views/frame/browser_view.cc File chrome/browser/ui/views/frame/browser_view.cc (right): https://codereview.chromium.org/12871013/diff/7/chrome/browser/ui/views/frame/browser_view.cc#newcode2235 chrome/browser/ui/views/frame/browser_view.cc:2235: devtools_container_->SetPreferredSize(minDevtoolsSize); This changes the preferred ...
7 years, 9 months ago (2013-03-19 14:40:50 UTC) #5
Avi (use Gerrit)
I'm all nitpicky about style and stuff but if fixed it lgtm https://codereview.chromium.org/12871013/diff/7/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm ...
7 years, 9 months ago (2013-03-19 14:43:23 UTC) #6
Elliot Glaysher
gtk lgtm
7 years, 9 months ago (2013-03-19 16:48:44 UTC) #7
dgozman
sky, please take another look. I've also changed SingleSplitView. https://codereview.chromium.org/12871013/diff/7/chrome/browser/devtools/devtools_window.cc File chrome/browser/devtools/devtools_window.cc (right): https://codereview.chromium.org/12871013/diff/7/chrome/browser/devtools/devtools_window.cc#newcode93 chrome/browser/devtools/devtools_window.cc:93: ...
7 years, 9 months ago (2013-03-21 09:55:25 UTC) #8
sky
The changes LGTM, but please add test coverage of SingleSplitView.
7 years, 9 months ago (2013-03-21 15:36:30 UTC) #9
dgozman
Thanks for review. Modified test to check for minimum sizes.
7 years, 9 months ago (2013-03-22 14:25:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/12871013/35002
7 years, 9 months ago (2013-03-22 14:25:25 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/12871013/35002
7 years, 9 months ago (2013-03-22 19:00:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/12871013/35002
7 years, 9 months ago (2013-03-23 15:42:44 UTC) #13
commit-bot: I haz the power
7 years, 9 months ago (2013-03-24 05:26:44 UTC) #14
Message was sent while issue was closed.
Change committed as 190209

Powered by Google App Engine
This is Rietveld 408576698