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

Issue 12451: Don't create separate SiteInstances for pages from the same domain and scheme... (Closed)

Created:
12 years ago by Charlie Reis
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't create separate SiteInstances for pages from the same domain and scheme but from different ports. (These pages can still access each other.) (This is copied from http://codereview.chromium.org/12443, which has already been reviewed by darin and abarth. Just had to commit from a different checked out codebase.) BUG=4792 R=darin,abarth Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -14 lines) Patch
M chrome/browser/site_instance.h View 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/site_instance.cc View 3 chunks +14 lines, -4 lines 0 comments Download
M chrome/browser/site_instance_unittest.cc View 2 chunks +11 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698