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

Issue 14837004: Files.app: Fixed the problem that dialog opened by Ctrl+O cannot be expand. (Closed)

Created:
7 years, 7 months ago by hirono
Modified:
7 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews, Aaron Boodman, tfarina, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Files.app: Fixed the problem that dialog opened by Ctrl+O cannot be expand. To initialize the widget that contains dialog correctly, preferred size of dialog should be set before. BUG=238865 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199658

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rename variables #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M chrome/browser/ui/views/extensions/extension_dialog.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_dialog.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hirono
Hello sky, Could you check this CL fixing a bug that dialog opened by Ctrl+O ...
7 years, 7 months ago (2013-05-08 06:07:19 UTC) #1
sky
https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc File chrome/browser/ui/views/extensions/extension_dialog.cc (right): https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc#newcode60 chrome/browser/ui/views/extensions/extension_dialog.cc:60: int minWidth, min_width, min_height How do we know we ...
7 years, 7 months ago (2013-05-08 16:14:42 UTC) #2
hirono
I fixed variable names. Thank you very much! https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc File chrome/browser/ui/views/extensions/extension_dialog.cc (right): https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc#newcode60 chrome/browser/ui/views/extensions/extension_dialog.cc:60: int ...
7 years, 7 months ago (2013-05-09 02:23:16 UTC) #3
sky
https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc File chrome/browser/ui/views/extensions/extension_dialog.cc (right): https://codereview.chromium.org/14837004/diff/1/chrome/browser/ui/views/extensions/extension_dialog.cc#newcode60 chrome/browser/ui/views/extensions/extension_dialog.cc:60: int minWidth, On 2013/05/09 02:23:16, hirono wrote: > On ...
7 years, 7 months ago (2013-05-09 15:51:57 UTC) #4
hirono
I tried "git grep ExtensionDialog::Show". According to the result of grep, this function is used ...
7 years, 7 months ago (2013-05-10 02:05:58 UTC) #5
sky
LGTM
7 years, 7 months ago (2013-05-10 15:46:32 UTC) #6
hirono
On 2013/05/10 15:46:32, sky wrote: > LGTM Thank you!
7 years, 7 months ago (2013-05-13 01:28:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hirono@chromium.org/14837004/6001
7 years, 7 months ago (2013-05-13 01:28:26 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-05-13 05:13:39 UTC) #9
Message was sent while issue was closed.
Change committed as 199658

Powered by Google App Engine
This is Rietveld 408576698