summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sidebar
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-23 19:58:20 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-23 19:58:20 +0000
commit3aa054ce8c48f06b32ea367bf79f42a70bfefa5f (patch)
tree4807c3a3a69fbb2f995d3a7bc345e51a9bc01b31 /chrome/browser/sidebar
parent4bca888c46607d4cb85e38b2cb1d553db3b984b2 (diff)
downloadchromium_src-3aa054ce8c48f06b32ea367bf79f42a70bfefa5f.zip
chromium_src-3aa054ce8c48f06b32ea367bf79f42a70bfefa5f.tar.gz
chromium_src-3aa054ce8c48f06b32ea367bf79f42a70bfefa5f.tar.bz2
Only create the backup ConnectJob when it is needed.
This reduces the unnecessary NetLog spam, since we would log to the NetLog everytime we created the backup ConnectJob, even though we usually wouldn't actually call Connect() on it. Now, we only create the backup ConnectJob when we intend to call Connect() on it. Includes some various cleanup necessary for this: * struct Group => class Group * method_factory moves from CSP to Group Review URL: http://codereview.chromium.org/3171017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57100 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sidebar')
0 files changed, 0 insertions, 0 deletions