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

Issue 2207523002: Move on-demand update checks from the FILE thread to the blocking pool. (Closed)

Created:
4 years, 4 months ago by grt (UTC plus 2)
Modified:
4 years, 3 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@threadfix
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move on-demand update checks from the FILE thread to the blocking pool. BUG=2462 Committed: https://crrev.com/12cdde78e334c9380bb0b07a85a1198d0094cfe0 Cr-Commit-Position: refs/heads/master@{#409468}

Patch Set 1 #

Patch Set 2 : GitCookie #

Total comments: 22

Patch Set 3 : pk review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+331 lines, -121 lines) Patch
M chrome/browser/google/google_update_win.h View 1 2 2 chunks +19 lines, -14 lines 0 comments Download
M chrome/browser/google/google_update_win.cc View 1 2 24 chunks +210 lines, -79 lines 0 comments Download
M chrome/browser/google/google_update_win_unittest.cc View 1 2 11 chunks +93 lines, -22 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_win.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/help/version_updater_win.cc View 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
grt (UTC plus 2)
PTAL
4 years, 4 months ago (2016-08-02 14:06:56 UTC) #5
Peter Kasting
I don't feel like I did a very good job reviewing the memory management pieces ...
4 years, 4 months ago (2016-08-03 01:24:34 UTC) #8
grt (UTC plus 2)
Thanks for the thorough review. https://codereview.chromium.org/2207523002/diff/20001/chrome/browser/google/google_update_win.cc File chrome/browser/google/google_update_win.cc (right): https://codereview.chromium.org/2207523002/diff/20001/chrome/browser/google/google_update_win.cc#newcode63 chrome/browser/google/google_update_win.cc:63: GlobalInterfaceTableClassFactory* g_git_factory = nullptr; ...
4 years, 4 months ago (2016-08-03 05:36:31 UTC) #9
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/2207523002/40001
4 years, 4 months ago (2016-08-03 05:36:54 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-03 06:18:17 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/12cdde78e334c9380bb0b07a85a1198d0094cfe0 Cr-Commit-Position: refs/heads/master@{#409468}
4 years, 4 months ago (2016-08-03 06:20:03 UTC) #16
grt (UTC plus 2)
4 years, 3 months ago (2016-09-07 11:33:56 UTC) #17
Message was sent while issue was closed.
I am reverting this change in https://codereview.chromium.org/2318073002/. It
turns out that it doesn't work quite so well after all; see other issue.

Powered by Google App Engine
This is Rietveld 408576698