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

Issue 2568133007: Allow CrossSiteDocumentClassifier to operate on Origins (Closed)

Created:
4 years ago by Charlie Harrison
Modified:
3 years, 11 months ago
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow CrossSiteDocumentClassifier to operate on Origins BUG=348655 Review-Url: https://codereview.chromium.org/2568133007 Cr-Commit-Position: refs/heads/master@{#441874} Committed: https://chromium.googlesource.com/chromium/src/+/3b8662f8f863dee29b406e73ce7aa7ad22adad4e

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : pkasting review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -26 lines) Patch
M content/child/site_isolation_stats_gatherer.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/child/site_isolation_stats_gatherer.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M content/common/cross_site_document_classifier.h View 3 chunks +4 lines, -2 lines 0 comments Download
M content/common/cross_site_document_classifier.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/cross_site_document_classifier_unittest.cc View 1 chunk +22 lines, -15 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
Charlie Harrison
nick, pkasting PTAL? This avoids potentially expensive allocation of a GURL. pkasting: I had reservations ...
3 years, 11 months ago (2017-01-03 16:50:41 UTC) #10
ncarter (slow)
lgtm https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc File net/base/registry_controlled_domains/registry_controlled_domain.cc (right): https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc#newcode107 net/base/registry_controlled_domains/registry_controlled_domain.cc:107: while (1) { Totally random thought -- is ...
3 years, 11 months ago (2017-01-03 19:38:27 UTC) #11
Charlie Harrison
https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc File net/base/registry_controlled_domains/registry_controlled_domain.cc (right): https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc#newcode107 net/base/registry_controlled_domains/registry_controlled_domain.cc:107: while (1) { On 2017/01/03 19:38:27, ncarter wrote: > ...
3 years, 11 months ago (2017-01-03 22:16:56 UTC) #12
ncarter (slow)
On 2017/01/03 22:16:56, Charlie Harrison wrote: > https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc > File net/base/registry_controlled_domains/registry_controlled_domain.cc (right): > > https://codereview.chromium.org/2568133007/diff/20001/net/base/registry_controlled_domains/registry_controlled_domain.cc#newcode107 ...
3 years, 11 months ago (2017-01-03 23:20:32 UTC) #13
ncarter (slow)
On 2017/01/03 23:20:32, ncarter wrote: > On 2017/01/03 22:16:56, Charlie Harrison wrote: > > > ...
3 years, 11 months ago (2017-01-04 00:19:09 UTC) #14
Charlie Harrison
On 2017/01/04 00:19:09, ncarter wrote: > On 2017/01/03 23:20:32, ncarter wrote: > > On 2017/01/03 ...
3 years, 11 months ago (2017-01-04 18:17:54 UTC) #15
ncarter (slow)
On 2017/01/04 18:17:54, Charlie Harrison wrote: > On 2017/01/04 00:19:09, ncarter wrote: > > On ...
3 years, 11 months ago (2017-01-05 17:43:49 UTC) #16
Peter Kasting
On 2017/01/03 16:50:41, Charlie Harrison wrote: > pkasting: I had reservations about exposing a SameDomainOrHost ...
3 years, 11 months ago (2017-01-06 02:07:26 UTC) #17
Charlie Harrison
On 2017/01/06 02:07:26, Peter Kasting (backlogged) wrote: > On 2017/01/03 16:50:41, Charlie Harrison wrote: > ...
3 years, 11 months ago (2017-01-06 03:43:11 UTC) #18
Charlie Harrison
BTW thanks Nick for working through those other optimizations in the linked bugs!
3 years, 11 months ago (2017-01-06 03:44:12 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2568133007/40001
3 years, 11 months ago (2017-01-06 03:44:30 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 04:47:33 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/3b8662f8f863dee29b406e73ce7a...

Powered by Google App Engine
This is Rietveld 408576698