DescriptionAdd SiteIsolation.IsolateExtensions metrics and tests.
These new UMA metrics estimate the process-count impact of a policy
wherein extension content and web content never share processes,
even if one contains the other in an iframe.
SiteDetailsBrowserTest: add tests for the new metrics.
WebContentsImpl: Fix a UMA metrics counting error where
<iframe src="about:blank"> was counted as a distinct site.
Now we'll only do that if we see "about:blank" in an
undifferentiated SiteInstance.
BUG=528049
Committed: https://crrev.com/37dfd9de7667e9d177edc27e208359cd0020fb26
Cr-Commit-Position: refs/heads/master@{#348690}
Patch Set 1 #Patch Set 2 : Simplify patch. #Patch Set 3 : Self-review fixes #Patch Set 4 : More self review fixes. #Patch Set 5 : Patch for review. #Patch Set 6 : Attempt to fix clang compile warning. #
Total comments: 22
Patch Set 7 : Nasko's fixes. #Patch Set 8 : Fix "not not" #
Total comments: 2
Messages
Total messages: 21 (6 generated)
|