Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support header error debug reports for Attribution Reporting API
WICG/attribution-reporting-api#1180 This CL introduces a new mojo method in AttributionDataHost mojo interface to plumb the errors from header validation in the renderer to the browser. This is necessary as the permission check for debug reporting is performed in the browser, and also it helps to unify the code path for errors from header validation in the browser. Bug: 328043301 Change-Id: If8c0f1295dfc08d914138362c9275b0952b2e4b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5334963 Reviewed-by: Nate Chapin <[email protected]> Reviewed-by: Brendon Tiszka <[email protected]> Reviewed-by: Andrew Paseltiner <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Commit-Queue: Nan Lin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1268584}
- Loading branch information