Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(469)

Issue 10690048: Clean up RenderViewHostManager swapping logic. (Closed)

Created:
8 years, 5 months ago by Charlie Reis
Modified:
6 years, 9 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Clean up RenderViewHostManager swapping logic. Makes the difference between swapping SiteInstances and swapping BrowsingInstances explicit, and adds CHECKs to enforce invariants more effectively. BUG=123007 TEST=No functionality change. [Closed: All changes have landed separately.]

Patch Set 1 #

Patch Set 2 : Merge and fix conflicts #

Patch Set 3 : Fix failing test. #

Patch Set 4 : Fix merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -123 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 2 chunks +33 lines, -18 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api_browsertest.cc View 1 2 3 2 chunks +2 lines, -7 lines 0 comments Download
M content/browser/debugger/devtools_manager_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/web_contents/render_view_host_manager.h View 1 2 chunks +15 lines, -11 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager.cc View 1 9 chunks +103 lines, -76 lines 0 comments Download
M content/browser/web_contents/render_view_host_manager_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 3 1 chunk +7 lines, -4 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698