Description[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
Committed: https://crrev.com/9f9a53536cd585291f4a63f8a789fa64612dc73a
Cr-Commit-Position: refs/heads/master@{#315308}
Patch Set 1 #
Messages
Total messages: 17 (7 generated)
|