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

Issue 19537006: Disable close-on-deactivate during tests so suprious UI events don't cause flakes (Closed)

Created:
7 years, 5 months ago by bcwhite
Modified:
7 years, 5 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Disable close-on-deactivate during tests so suprious UI events don't cause flakes BUG=263244 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213777

Patch Set 1 #

Total comments: 1

Patch Set 2 : renamed method to set_close_on_deactivate #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M chrome/browser/ui/views/avatar_menu_bubble_view.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/avatar_menu_bubble_view.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/avatar_menu_button_browsertest.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/profile_chooser_view.h View 1 2 chunks +8 lines, -0 lines 1 comment Download
M chrome/browser/ui/views/profile_chooser_view.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
bcwhite
7 years, 5 months ago (2013-07-23 17:58:11 UTC) #1
noms
lgtm
7 years, 5 months ago (2013-07-23 20:24:39 UTC) #2
fdoray
lgtm !
7 years, 5 months ago (2013-07-23 20:34:06 UTC) #3
bcwhite
+ben for OWNER approval, please
7 years, 5 months ago (2013-07-24 15:35:19 UTC) #4
Ben Goodger (Google)
lgtm https://codereview.chromium.org/19537006/diff/1/chrome/browser/ui/views/avatar_menu_bubble_view.h File chrome/browser/ui/views/avatar_menu_bubble_view.h (right): https://codereview.chromium.org/19537006/diff/1/chrome/browser/ui/views/avatar_menu_bubble_view.h#newcode85 chrome/browser/ui/views/avatar_menu_bubble_view.h:85: static void CloseOnDeactivate(bool close) { set_close_on_deactivate
7 years, 5 months ago (2013-07-24 19:25:36 UTC) #5
bcwhite
https://codereview.chromium.org/19537006/diff/1/chrome/browser/ui/views/avatar_menu_bubble_view.h#newcode85 > chrome/browser/ui/views/avatar_menu_bubble_view.h:85: static void > CloseOnDeactivate(bool close) { > set_close_on_deactivate Is there some style ...
7 years, 5 months ago (2013-07-24 20:39:54 UTC) #6
bcwhite
renamed method to set_close_on_deactivate
7 years, 5 months ago (2013-07-24 21:05:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bcwhite@chromium.org/19537006/13001
7 years, 5 months ago (2013-07-25 16:28:34 UTC) #8
Ben Goodger (Google)
If you're method is just setting a var my understanding was that you use unix_hacker ...
7 years, 5 months ago (2013-07-25 16:43:53 UTC) #9
noms
https://codereview.chromium.org/19537006/diff/13001/chrome/browser/ui/views/profile_chooser_view.h File chrome/browser/ui/views/profile_chooser_view.h (right): https://codereview.chromium.org/19537006/diff/13001/chrome/browser/ui/views/profile_chooser_view.h#newcode49 chrome/browser/ui/views/profile_chooser_view.h:49: static void set_close_on_deactiavte(bool close) { Blurg. Typo! :(
7 years, 5 months ago (2013-07-25 19:22:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bcwhite@chromium.org/19537006/13001
7 years, 5 months ago (2013-07-25 23:44:47 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-07-26 06:38:43 UTC) #12
Message was sent while issue was closed.
Change committed as 213777

Powered by Google App Engine
This is Rietveld 408576698