User's site level popup settings recorded in UKM.
This expands the popup_opener_tab_helper, which traditionally tracks the pop-ups and navigation of the site for the purposes of tab-unders, to include recording a user's pop up blocker content settings to UKM. This is done by querying the user's content settings when the web contents associated with the site is destroyed and recording it to a new UKM: Popup.Page.Allowed. Where the value of true represents the user explicitly allowing all pop-ups on a site. Change-Id: I33c729021511a154d944bdf45ca188971292640b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062488 Commit-Queue: Justin Miron <justinmiron@google.com> Reviewed-by:Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#743930}
Showing
Please register or sign in to comment