DescriptionDelay DownloadManager creation by adding a callback queue to DownloadService.
ExtensionDownloadsEventRouter's ctor pushes a Callback to this queue instead of calling GetDownloadManager(), which would create the manager. EDER doesn't really need the manager in its ctor, it just needs the manager before the manager does something interesting.
BUG=106502
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113892
Patch Set 1 #
Total comments: 2
Patch Set 2 : comments #
Messages
Total messages: 9 (0 generated)
|