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

Issue 9122022: Revert 116816 - Hook up the SequencedWorkerPool to the browser thread. (Closed)

Created:
8 years, 11 months ago by msw
Modified:
8 years, 11 months ago
Reviewers:
brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke-watch+content_chromium.org, jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Revert 116816 - Hook up the SequencedWorkerPool to the browser thread. This does some refactoring of the static data in the browser thread so we only have one global object instead of a bunch fo separate arrays. It also hooks up the visited link master's I/O to use this new system as a proof of concept. Review URL: http://codereview.chromium.org/9065009 TBR=brettw@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -209 lines) Patch
M base/threading/sequenced_worker_pool.h View 1 chunk +0 lines, -6 lines 0 comments Download
M base/threading/sequenced_worker_pool.cc View 5 chunks +15 lines, -47 lines 0 comments Download
M chrome/browser/crash_upload_list.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/visitedlink/visitedlink_master.h View 3 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/visitedlink/visitedlink_master.cc View 5 chunks +12 lines, -10 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M content/browser/browser_thread_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 14 chunks +44 lines, -98 lines 0 comments Download
M content/public/browser/browser_thread.h View 2 chunks +0 lines, -29 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
msw
8 years, 11 months ago (2012-01-07 05:38:28 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698