Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security][Coop] Browsing context switch reporting WPT #23670

Merged
merged 1 commit into from
Jun 11, 2020

Commits on Jun 8, 2020

  1. [Security][Coop] Browsing context switch reporting WPT

    This CL adds basic reporting tests for browsing context switches.
    It provides a reporting endpoint (report.py), and reusable helpers
    within reporting-common.js, allowing future tests.
    The helpers provided verify that expected report templates are present
    on the expected endpoints, and that no extraneous reports are present.
    
    This CL only convers the cases:
    Popup opened from pages with coop :
     Same-origin with report only navigating to *
     Same-origin (without report) navigatin to *-with report
    Follow ups will cover redirects (moved to follow up as it had timeout
     issues), other origins and iframe cases.
    
    Bug: 1076456
    Change-Id: I7a39d4def20692d8628ce2406569638310684f4f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2207451
    Reviewed-by: Arthur Sonzogni <[email protected]>
    Commit-Queue: Pâris Meuleman <[email protected]>
    Auto-Submit: Pâris Meuleman <[email protected]>
    Cr-Commit-Position: refs/heads/master@{#776008}
    ParisMeuleman authored and chromium-wpt-export-bot committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    8cc2a71 View commit details
    Browse the repository at this point in the history