diff options
author | jinlong.zhai <jinlong.zhai@samsung.com> | 2015-02-09 07:54:29 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-09 15:54:57 +0000 |
commit | 9f9a53536cd585291f4a63f8a789fa64612dc73a (patch) | |
tree | de0c1a0a662528ad3da1d45ec234c28584895c01 /content/renderer/scheduler/renderer_task_queue_selector_unittest.cc | |
parent | 1418c1251a9d1ca13e2e1afb84d31891fe77e80e (diff) | |
download | chromium_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/renderer_task_queue_selector_unittest.cc')
0 files changed, 0 insertions, 0 deletions