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 2869703003: Use TaskShutdownBehavior::BLOCK_SHUTDOWN in content::CreateCookieStore(). (Closed)

Created:
3 years, 7 months ago by fdoray
Modified:
3 years, 7 months ago
Reviewers:
jam, mmenke
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, darin-cc_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use TaskShutdownBehavior::BLOCK_SHUTDOWN in content::CreateCookieStore(). The SequencedTaskRunner created in content::CreateCookieStore() is used to run a task that closes an sql::Connection. That task cannot be skipped on shutdown. BUG=717740 Review-Url: https://codereview.chromium.org/2869703003 Cr-Commit-Position: refs/heads/master@{#469989} Committed: https://chromium.googlesource.com/chromium/src/+/cc174e5c89d6c5f8443ff8c4efcb58749029a8c8

Patch Set 1 #

Patch Set 2 : re-enable test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -16 lines) Patch
M chrome/browser/sessions/better_session_restore_browsertest.cc View 1 1 chunk +2 lines, -15 lines 0 comments Download
M content/browser/net/quota_policy_cookie_store.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (7 generated)
fdoray
PTAL
3 years, 7 months ago (2017-05-08 14:36:55 UTC) #4
mmenke
LGTM. Was the original conversion done by hand or by a script? Just wondering if ...
3 years, 7 months ago (2017-05-08 14:38:59 UTC) #5
fdoray
On 2017/05/08 14:38:59, mmenke wrote: > LGTM. Was the original conversion done by hand or ...
3 years, 7 months ago (2017-05-08 14:49:57 UTC) #6
jam
lgtm
3 years, 7 months ago (2017-05-08 15:11:35 UTC) #7
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/2869703003/20001
3 years, 7 months ago (2017-05-08 15:18:08 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 15:35:48 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cc174e5c89d6c5f8443ff8c4efcb...

Powered by Google App Engine
This is Rietveld 408576698