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

Issue 9221008: Move cleanup that happens on IO thread destruction to content, so that not every embedder has to ... (Closed)

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

Description

Move cleanup that happens on IO thread destruction to content, so that not every embedder has to know to do it. This also allows us to hide some of these functions from embedders. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=117934

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -33 lines) Patch
M chrome/browser/browser_process_impl.cc View 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 3 chunks +2 lines, -20 lines 0 comments Download
M content/browser/browser_process_sub_thread.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/browser_process_sub_thread.cc View 1 2 3 chunks +34 lines, -3 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_key_utility_client.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 11 months ago (2012-01-17 07:47:12 UTC) #1
Jói
8 years, 11 months ago (2012-01-17 11:42:38 UTC) #2
LGTM, very nice!

Powered by Google App Engine
This is Rietveld 408576698