[COOP] access reporting: Clear old CoopAccessMonitor.
Clear CoopAccessMonitor when their reporter are gone. This avoids accumulating them. Similarly, because we don't have RenderDocument, the accessing LocalFrame might host new documents. A new CoopAccessMonitor will be sent after the commit. The new one must replace the old one. This will allow the new set or reported URLs to be reported. This is a positive change, but still not perfect at all. Ideally, the CoopAccessMonitor(s) passed into process of the new Document should be passed along the CommitNavigation IPC. Bug: 1090273 Change-Id: Ib444e760175207702867f47012fa05bd5e051576 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2408752Reviewed-by:Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#806625}
Showing
Please register or sign in to comment