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

Issue 2874004: InfoBubble::ShowFocusless() added not to grab the focus when being shown.... (Closed)

Created:
10 years, 6 months ago by glotov
Modified:
9 years, 7 months ago
Reviewers:
Nikita (slow), sky
CC:
oshima, chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

InfoBubble::ShowFocusless() added not to grab the focus when being shown. Interface taken from http://codereview.chromium.org/2682004. BUG=http://crosbug.com/525 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50354

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -4 lines) Patch
M chrome/browser/chromeos/volume_bubble.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/views/info_bubble.h View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/views/info_bubble.cc View 1 2 3 2 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
glotov
10 years, 6 months ago (2010-06-21 10:09:45 UTC) #1
glotov
I mixed up the reviewer emails, sorry. Fixed now. Please have a look.
10 years, 6 months ago (2010-06-21 10:13:48 UTC) #2
Nikita (slow)
http://codereview.chromium.org/2874004/diff/7001/8003 File chrome/browser/views/info_bubble.h (right): http://codereview.chromium.org/2874004/diff/7001/8003#newcode201 chrome/browser/views/info_bubble.h:201: static InfoBubble* ShowNoGrab(views::Widget* parent, Maybe it makes sense to ...
10 years, 6 months ago (2010-06-21 11:53:06 UTC) #3
glotov
http://codereview.chromium.org/2874004/diff/7001/8003 File chrome/browser/views/info_bubble.h (right): http://codereview.chromium.org/2874004/diff/7001/8003#newcode201 chrome/browser/views/info_bubble.h:201: static InfoBubble* ShowNoGrab(views::Widget* parent, On 2010/06/21 11:53:06, Nikita Kostylev ...
10 years, 6 months ago (2010-06-21 12:21:58 UTC) #4
Nikita (slow)
LGTM http://codereview.chromium.org/2874004/diff/6002/12002 File chrome/browser/views/info_bubble.cc (right): http://codereview.chromium.org/2874004/diff/6002/12002#newcode252 chrome/browser/views/info_bubble.cc:252: // TYPE_POPUP widget is used to archive the ...
10 years, 6 months ago (2010-06-21 12:37:28 UTC) #5
glotov
10 years, 6 months ago (2010-06-21 12:45:09 UTC) #6
http://codereview.chromium.org/2874004/diff/6002/12002
File chrome/browser/views/info_bubble.cc (right):

http://codereview.chromium.org/2874004/diff/6002/12002#newcode252
chrome/browser/views/info_bubble.cc:252: // TYPE_POPUP widget is used to archive
the focusless effect.
On 2010/06/21 12:37:29, Nikita Kostylev wrote:
> archive > achieve.
> It better be moved to header?

Done.

Powered by Google App Engine
This is Rietveld 408576698