angler-fishThe Vulnerability History Project

Implement app process model isolation.

      The process grouping logic is unfortunately duplicated in SiteInstance and
RenderView. URLs that are part of extension X's web extent get converted into
a pseudo URL of the form chrome-extension://X/path. This groups pages from an
extension app and its offline resources into the same process.

The rest is mostly plumbing and passing data around.

BUG=41273

Review URL: http://codereview.chromium.org/1735004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45384 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 3a8eecb2bb859491b344be321abb4ff3d2b7f0f3
+1 -1
+3 -5
-107
+9 -9
-1
+1 -3
-33
-3
+5 -4
-9
+3 -26
+2 -9
+15 -17
+8 -34
+1 -7
+6
-1
+1 -1
-47
-3
-23
-22
+2 -22
-15
-1
-1
-1
-25
expand_less