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

Issue 432007: Start the WebKit thread when we initialize the resource dispatcher host (Closed)

Created:
11 years, 1 month ago by jorlow
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam, ben+cc_chromium.org
Visibility:
Public.

Description

RESUBMIT of http://codereview.chromium.org/404025/show Start the WebKit thread when we initialize the resource dispatcher host. NOTE: It's very possible this will have a startup performance impact. I'm going to watch the bots after committing. TODO: Clean up shutdown logic that exists simply because we don't know whether or not we'll ever start the WebKit thread. TBR=darin TEST=The WebKit thread gets spun up early in the initialization process. BUG=24144, 28364 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33063

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -71 lines) Patch
M chrome/browser/in_process_webkit/dom_storage_dispatcher_host.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/in_process_webkit/dom_storage_dispatcher_host.cc View 10 chunks +24 lines, -28 lines 0 comments Download
M chrome/browser/in_process_webkit/webkit_thread.h View 2 chunks +4 lines, -15 lines 0 comments Download
M chrome/browser/in_process_webkit/webkit_thread.cc View 1 2 3 chunks +13 lines, -18 lines 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jorlow
It's working without changing any unit tests. Hopefully this time it sticks.
11 years, 1 month ago (2009-11-25 01:35:47 UTC) #1
darin (slow to review)
11 years ago (2009-11-25 21:18:03 UTC) #2
OK, LGTM

Powered by Google App Engine
This is Rietveld 408576698