|
|
Chromium Code Reviews
DescriptionRecord eTLD+1 for pages that show the mixed content shield.
BUG=413057
Committed: https://crrev.com/f1c6c03284521aad5a5a5d83bb65dca4c0cbeead
Cr-Commit-Position: refs/heads/master@{#310700}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove useless comment. #
Total comments: 2
Patch Set 3 : Add missing browser_process import. #
Messages
Total messages: 24 (8 generated)
lgarron@chromium.org changed reviewers: + jochen@chromium.org
jochen: If you happen to be in, would you mind reviewing this? (chrome/renderer/ doesn't have an owner, so I need to get someone who owns chrome/ anyhow.)
lgarron@chromium.org changed reviewers: + bauerb@chromium.org, thakis@chromium.org - jochen@chromium.org
bauerb: I can't quite tell if Jochen is in early next week; would you mind reviewing this? thakis: chrome/renderer/content_settings_observer.cc has an extra arg. Would you mind applying the full list of sanity checks?
chrome/renderer lgtm bauerb for the other two files, I suppose. https://codereview.chromium.org/814183002/diff/1/chrome/browser/content_setti... File chrome/browser/content_settings/tab_specific_content_settings.cc (right): https://codereview.chromium.org/814183002/diff/1/chrome/browser/content_setti... chrome/browser/content_settings/tab_specific_content_settings.cc:353: // RAPPOR useless comment
lgarron@chromium.org changed reviewers: + isherman@chromium.org
isherman: Would you mind reviewing rappor.xml? https://codereview.chromium.org/814183002/diff/1/chrome/browser/content_setti... File chrome/browser/content_settings/tab_specific_content_settings.cc (right): https://codereview.chromium.org/814183002/diff/1/chrome/browser/content_setti... chrome/browser/content_settings/tab_specific_content_settings.cc:353: // RAPPOR On 2014/12/19 23:43:53, Nico wrote: > useless comment Done.
isherman@chromium.org changed reviewers: + holte@chromium.org
Steve is a better reviewer than I am for RAPPOR changes.
/cc hodie
lgtm
hodie, holte: *poke* It would be nice to land this before the branch cut (Friday).
One potential simplification, otherwise LGTM https://codereview.chromium.org/814183002/diff/20001/chrome/browser/content_s... File chrome/browser/content_settings/tab_specific_content_settings.cc (right): https://codereview.chromium.org/814183002/diff/20001/chrome/browser/content_s... chrome/browser/content_settings/tab_specific_content_settings.cc:361: net::registry_controlled_domains::INCLUDE_PRIVATE_REGISTRIES)); Consider using SampleDomainAndRegistryFromGURL() from chrome/browser/metrics/rappor/sampling.h
LGTM
The CQ bit was checked by lgarron@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/814183002/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by lgarron@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/814183002/40001
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/f1c6c03284521aad5a5a5d83bb65dca4c0cbeead Cr-Commit-Position: refs/heads/master@{#310700}
Message was sent while issue was closed.
lgarron@chromium.org changed reviewers: - bauerb@chromium.org, holte@chromium.org, isherman@chromium.org, thakis@chromium.org
Message was sent while issue was closed.
https://codereview.chromium.org/814183002/diff/20001/chrome/browser/content_s... File chrome/browser/content_settings/tab_specific_content_settings.cc (right): https://codereview.chromium.org/814183002/diff/20001/chrome/browser/content_s... chrome/browser/content_settings/tab_specific_content_settings.cc:361: net::registry_controlled_domains::INCLUDE_PRIVATE_REGISTRIES)); On 2015/01/07 18:38:21, Steven Holte wrote: > Consider using SampleDomainAndRegistryFromGURL() from > chrome/browser/metrics/rappor/sampling.h Unfortunately, the domain is not available to us as a GURL (neither here nor one level up). :-( |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
