• Aaron Colwell's avatar
    Remove old default SiteInstance test code. · 2e1715b9
    Aaron Colwell authored
    Removing old test code that is no longer correct and was not even
    being used anymore. The comment in the block being removed refers to a
    bug that has been closed for over a year. The coverage data also
    shows that this path was no longer executed. I also removed a
    --site-per-process early return that is no longer needed because that
    case is handled by the AreDefaultSiteInstancesEnabled() comparison.
    
    Bug: 1015882
    Change-Id: I8664a2818b7678984b483138eca625b714f9f0e9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490869
    Auto-Submit: Aaron Colwell <acolwell@chromium.org>
    Reviewed-by: default avatarAlex Moshchuk <alexmos@chromium.org>
    Commit-Queue: Aaron Colwell <acolwell@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#819887}
    2e1715b9
site_instance_impl_unittest.cc 72.4 KB