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

Issue 15769004: Destroy the UserManager after ChromeBrowserMainPartsLinux::PostMainMessageLoopRun (Closed)

Created:
7 years, 6 months ago by vabr (Chromium)
Modified:
7 years, 6 months ago
Reviewers:
stevenjb, Nikita (slow), zel
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Destroy the UserManager after ChromeBrowserMainPartsLinux::PostMainMessageLoopRun UserManager is needed during MergeSessionThrottle::ShouldShowMergeSessionPage, which appears sometimes to be triggered during ChromeBrowserMainPartsLinux::PostMainMessageLoopRun. I observed this during the test TrayAccessibilityTest.ShowMenu, as described in https://crbug.com/243364#c12. However, at most occasions this was masked by ShouldShowMergeSessionPage being actually triggered earlier. This is restoring the order of destroying UserManager and calling ChromeBrowserMainPartsLinux::PostMainMessageLoopRun to the state before the CL https://chromiumcodereview.appspot.com/15702004/. BUG=243364 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202617

Patch Set 1 #

Total comments: 1

Patch Set 2 : Comment updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
vabr (Chromium)
Hi Steven, Could you please take a look? The fix seems to work. I'm not ...
7 years, 6 months ago (2013-05-28 13:46:42 UTC) #1
Nikita (slow)
lgtm
7 years, 6 months ago (2013-05-28 14:03:17 UTC) #2
vabr (Chromium)
Thanks, Nikita! Based on your LGTM and the passing trybots, I'm checking the CQ bit. ...
7 years, 6 months ago (2013-05-28 14:19:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/15769004/1
7 years, 6 months ago (2013-05-28 14:19:46 UTC) #4
Nikita (slow)
thanks for quick fix and investigation!
7 years, 6 months ago (2013-05-28 14:58:03 UTC) #5
stevenjb
Please update the comment, otherwise lgtm. https://chromiumcodereview.appspot.com/15769004/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc File chrome/browser/chromeos/chrome_browser_main_chromeos.cc (right): https://chromiumcodereview.appspot.com/15769004/diff/1/chrome/browser/chromeos/chrome_browser_main_chromeos.cc#newcode877 chrome/browser/chromeos/chrome_browser_main_chromeos.cc:877: // Destroy the ...
7 years, 6 months ago (2013-05-28 16:11:53 UTC) #6
vabr (Chromium)
On 2013/05/28 16:11:53, stevenjb (chromium) wrote: > Please update the comment, otherwise lgtm. > > ...
7 years, 6 months ago (2013-05-28 16:44:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/15769004/16001
7 years, 6 months ago (2013-05-28 16:44:55 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-05-28 18:56:34 UTC) #9
Message was sent while issue was closed.
Change committed as 202617

Powered by Google App Engine
This is Rietveld 408576698