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

Introduce COEP reporting for CORP (3/3) #22005

Merged
merged 1 commit into from
Mar 5, 2020

Commits on Mar 5, 2020

  1. Introduce COEP reporting for CORP (3/3)

    1: https://crrev.com/c/2074177
    2: https://crrev.com/c/2075002
    3: [this]
    
    This series of CLs implements WICG/cross-origin-embedder-policy#9.
    We introduce network::mojom::CrossOriginEmbedderPolicyReporter and
    its implementation content::CrossOriginEmbedderPolicyReporter, implement
    the reporting logic in content::CrossOriginEmbedderPolicyReporter and
    the CORP check, and plumb the mojo interface.
    
    This CL creates CrossOriginEmbedderPolicyReport during the frame
    navigation and dedicated worker initialization, and give it to the
    network service so that (possibly potential) CORP blocks are reported.
    
    Bug: 1052764
    Change-Id: Ia39ff8277eb23d96025f5e6fba4e5a4fa6ffde70
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076223
    Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
    Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#747176}
    yutakahirano authored and chromium-wpt-export-bot committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    c2a6845 View commit details
    Browse the repository at this point in the history