From 18f69d13d720ecd631631b4e9aee95bd27fc84e4 Mon Sep 17 00:00:00 2001 From: Garrett Tanzer Date: Tue, 25 Jul 2023 13:27:47 -0700 Subject: [PATCH] Fenced frames: Add reporting to custom destination urls [1/N] This CL adds the API surface for custom destination urls in reportEvent. Later CLs will send this information to the browser and send reporting beacons based on it. https://github.com/WICG/turtledove/issues/477 Change-Id: If901ceb39f759a2911e1781d91caf133874ac389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4711374 Reviewed-by: Dominic Farolino Reviewed-by: Shivani Sharma Commit-Queue: Garrett Tanzer Cr-Commit-Position: refs/heads/main@{#1175044} --- ...ce-report-event-destination-url.https.html | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 fenced-frame/fence-report-event-destination-url.https.html diff --git a/fenced-frame/fence-report-event-destination-url.https.html b/fenced-frame/fence-report-event-destination-url.https.html new file mode 100644 index 00000000000000..6c0bdd82dcd0c7 --- /dev/null +++ b/fenced-frame/fence-report-event-destination-url.https.html @@ -0,0 +1,42 @@ + +Test window.fence.reportEvent destination URL. + + + + + + + + +