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

Issue 405007: Always start the WebKit thread.... (Closed)

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

Description

Make the WebKitThread object start the WebKit thread on construction (not lazily). 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. TEST=The WebKit thread gets spun up early in the initialization process. BUG=24144 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32319

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -68 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 +3 lines, -15 lines 0 comments Download
M chrome/browser/in_process_webkit/webkit_thread.cc View 3 chunks +11 lines, -21 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jorlow
11 years, 1 month ago (2009-11-17 21:10:49 UTC) #1
darin (slow to review)
11 years, 1 month ago (2009-11-17 22:08:41 UTC) #2
LGTM, but please revise the CL description before committing.

Powered by Google App Engine
This is Rietveld 408576698