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

Issue 305123002: Fix crash in the experimental app list StartPageView. (Closed)

Created:
6 years, 6 months ago by calamity
Modified:
6 years, 6 months ago
Reviewers:
tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix crash in the experimental app list StartPageView. This CL fixes a crash in the StartPageView that was happening because an observer was not being cleaned up on destruction. This CL also adds a profile change unit test which serves as a regression test for this issue. BUG=378572 TEST=Have experimental app list enabled and switch between signed in profiles repeatedly. There should be no crash. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274162

Patch Set 1 #

Patch Set 2 : add profile change tests #

Total comments: 1

Patch Set 3 : remove redundant checks #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
M ui/app_list/test/app_list_test_view_delegate.h View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M ui/app_list/test/app_list_test_view_delegate.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M ui/app_list/views/app_list_view_unittest.cc View 1 2 3 chunks +56 lines, -0 lines 0 comments Download
M ui/app_list/views/start_page_view.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
calamity
6 years, 6 months ago (2014-05-30 08:51:10 UTC) #1
tapted
lgtm with a TEST= line -- ~have two profiles, and switch. https://codereview.chromium.org/305123002/diff/60001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): ...
6 years, 6 months ago (2014-05-30 09:01:38 UTC) #2
calamity
The CQ bit was checked by calamity@chromium.org
6 years, 6 months ago (2014-05-30 09:08:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/305123002/80001
6 years, 6 months ago (2014-05-30 09:10:08 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_chromium_gn_compile_rel on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 12:44:07 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-30 12:46:26 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/36677)
6 years, 6 months ago (2014-05-30 12:46:27 UTC) #7
calamity
The CQ bit was checked by calamity@chromium.org
6 years, 6 months ago (2014-06-02 01:28:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/305123002/100001
6 years, 6 months ago (2014-06-02 01:28:09 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_dbg_simulator on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 03:10:22 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 05:31:51 UTC) #11
Message was sent while issue was closed.
Change committed as 274162

Powered by Google App Engine
This is Rietveld 408576698