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

Issue 2256273003: arc: Fix crash on window close (on close race condition). (Closed)

Created:
4 years, 4 months ago by khmel
Modified:
4 years, 4 months ago
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

arc: Fix crash on window close (on close race condition). This handles race condition on window closing. TEST=Extended browser_tests TEST=Manually on device TEST=test_that -b veyron_minnie <IP> cheets_Notification BUG=638656 BUG=638261 Committed: https://crrev.com/800987eb69027f6f34dff840b19c68a83065c6ae Cr-Commit-Position: refs/heads/master@{#412940}

Patch Set 1 #

Total comments: 4

Patch Set 2 : comment added #

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

Messages

Total messages: 14 (6 generated)
khmel
Hi Stefan, PTAL https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc File chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc (right): https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc#newcode336 chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc:336: OnTaskDestroyed(it.second->task_id()); Fix race condition on Close ...
4 years, 4 months ago (2016-08-18 16:09:29 UTC) #2
James Cook
On 2016/08/18 16:09:29, khmel wrote: > Hi Stefan, > > PTAL > > https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/arc_app_window_launcher_controller.cc > ...
4 years, 4 months ago (2016-08-18 20:43:09 UTC) #4
Mr4D (OOO till 08-26)
lgtm https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc (right): https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc#newcode849 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc:849: exo::ShellSurface::SetApplicationId(widget->GetNativeWindow(), You might want to add a comment ...
4 years, 4 months ago (2016-08-18 21:00:12 UTC) #5
khmel
Thanks Stefan https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc File chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc (right): https://codereview.chromium.org/2256273003/diff/1/chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc#newcode849 chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_unittest.cc:849: exo::ShellSurface::SetApplicationId(widget->GetNativeWindow(), On 2016/08/18 21:00:12, Mr4D wrote: > ...
4 years, 4 months ago (2016-08-18 21:05:12 UTC) #6
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/2256273003/20001
4 years, 4 months ago (2016-08-18 21:06:01 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-18 21:47:05 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/800987eb69027f6f34dff840b19c68a83065c6ae Cr-Commit-Position: refs/heads/master@{#412940}
4 years, 4 months ago (2016-08-18 21:54:04 UTC) #13
James Cook
4 years, 4 months ago (2016-08-18 22:22:59 UTC) #14
Message was sent while issue was closed.
On 2016/08/18 21:54:04, commit-bot: I haz the power wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/800987eb69027f6f34dff840b19c68a83065c6ae
> Cr-Commit-Position: refs/heads/master@{#412940}

Thanks, guys.

Powered by Google App Engine
This is Rietveld 408576698