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

Issue 2163443003: ash: CloseWindowedAppsFromRemovedExtension skips empty browser (Closed)

Created:
4 years, 5 months ago by xiyuan
Modified:
4 years, 5 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ash: CloseWindowedAppsFromRemovedExtension skips empty browser Fix the crash on attempting to close an empty browser that is caused by a racing when the test extension closes its window and uninstalls itself at the same time. BUG=628871 TEST=meacer_extension_apis passes. Committed: https://crrev.com/b71bcd50ab29a5aaab734e151740845f8ef3753b Cr-Commit-Position: refs/heads/master@{#406157}

Patch Set 1 #

Total comments: 2

Patch Set 2 : move empty tab strip check down #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
xiyuan
4 years, 5 months ago (2016-07-18 22:08:25 UTC) #2
stevenjb
https://codereview.chromium.org/2163443003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): https://codereview.chromium.org/2163443003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc#newcode1501 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc:1501: profile == browser->profile() && !browser->tab_strip_model()->empty()) { Even though it ...
4 years, 5 months ago (2016-07-18 22:14:09 UTC) #5
xiyuan
https://codereview.chromium.org/2163443003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc (right): https://codereview.chromium.org/2163443003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc#newcode1501 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl.cc:1501: profile == browser->profile() && !browser->tab_strip_model()->empty()) { On 2016/07/18 22:14:09, ...
4 years, 5 months ago (2016-07-18 22:28:53 UTC) #6
stevenjb
lgtm
4 years, 5 months ago (2016-07-18 22:36:53 UTC) #7
stevenjb
On 2016/07/18 22:36:53, stevenjb wrote: > lgtm and thanks!
4 years, 5 months ago (2016-07-18 22:37:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2163443003/20001
4 years, 5 months ago (2016-07-18 22:42:50 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-19 00:00:38 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 00:00:41 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 00:02:07 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b71bcd50ab29a5aaab734e151740845f8ef3753b
Cr-Commit-Position: refs/heads/master@{#406157}

Powered by Google App Engine
This is Rietveld 408576698