Chromium Code Reviews
DescriptionRetry r27137. Create renderers for ExtensionHosts one at a time to avoid blocking the UI.
I added a process.Close() to the fast shutdown path for renderers. The problem
was that we were trying to use an old terminated process handle.
BUG=14040
TEST=Install a bunch of extensions with toolstrips, then restart Chrome. The
UI should be responsive while the toolstrips are loading.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27434
Patch Set 1 #Patch Set 2 : fix linux crash #Messages
Total messages: 2 (0 generated)
|