summaryrefslogtreecommitdiffstats
path: root/content/renderer/scheduler
diff options
context:
space:
mode:
authorjinlong.zhai <jinlong.zhai@samsung.com>2015-02-09 07:54:29 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-09 15:54:57 +0000
commit9f9a53536cd585291f4a63f8a789fa64612dc73a (patch)
treede0c1a0a662528ad3da1d45ec234c28584895c01 /content/renderer/scheduler
parent1418c1251a9d1ca13e2e1afb84d31891fe77e80e (diff)
downloadchromium_src-9f9a53536cd585291f4a63f8a789fa64612dc73a.zip
chromium_src-9f9a53536cd585291f4a63f8a789fa64612dc73a.tar.gz
chromium_src-9f9a53536cd585291f4a63f8a789fa64612dc73a.tar.bz2
[Clean up] Fix the comment for SiteIntance::CreateForURL
In SiteIntance::CreateForURL there will certainly create a new SiteInstance and BrowsingIntance since in this new BrowsingIntance we will not find any existing SiteIntance. So BrowsingIntance will never be deleted even beyond the scope of the method. The original comments will make some confusion. BUG=11629 Review URL: https://codereview.chromium.org/880303004 Cr-Commit-Position: refs/heads/master@{#315308}
Diffstat (limited to 'content/renderer/scheduler')
0 files changed, 0 insertions, 0 deletions