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

Issue 1990453002: Fix hanging on browser shutdown. (Closed)

Created:
4 years, 7 months ago by Andrey Kraynov
Modified:
4 years, 7 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix hanging on browser shutdown. It seems that |gconf_client_*| API should be called exactly from the main thread (which is UI thread), for example see https://bugzilla.mozilla.org/show_bug.cgi?id=518244 This CL partially reverts CL https://codereview.chromium.org/1640273002 and makes calls to |gconf_client_*| API at the main thread. BUG=486077 Committed: https://crrev.com/c7b954b3dd20dfd349de5d33468f405451452051 Cr-Commit-Position: refs/heads/master@{#394372}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -29 lines) Patch
M ui/accessibility/platform/atk_util_auralinux.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/accessibility/platform/atk_util_auralinux.cc View 3 chunks +43 lines, -28 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Andrey Kraynov
Hi! It seems that |gconf_client_*| API should be called exactly from the main thread (which ...
4 years, 7 months ago (2016-05-17 18:27:59 UTC) #3
dmazzoni
lgtm I think when we tried this before we hit a performance regression, but I ...
4 years, 7 months ago (2016-05-17 19:01:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990453002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990453002/1
4 years, 7 months ago (2016-05-18 09:00:32 UTC) #6
Andrey Kraynov
On 2016/05/17 19:01:16, dmazzoni wrote: > lgtm Great, thanks! > I think when we tried ...
4 years, 7 months ago (2016-05-18 09:10:17 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-18 09:53:46 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/c7b954b3dd20dfd349de5d33468f405451452051 Cr-Commit-Position: refs/heads/master@{#394372}
4 years, 7 months ago (2016-05-18 09:54:57 UTC) #11
Finnur
4 years, 7 months ago (2016-05-18 13:00:30 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1993763002/ by finnur@chromium.org.

The reason for reverting is: Judging by the CL description I suspect this is
causing a shutdown crash on the Linux ChromiumOS Tests (1) bot:

https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%...

Reverting to see if that's correct..

Powered by Google App Engine
This is Rietveld 408576698