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

Disable real time reporting APIs for mode A/B traffic. #46287

Merged
merged 1 commit into from
May 23, 2024

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 15, 2024

Also,

  1. Added browser test for that.
  2. Removed checking kRealTimeReporting flag in navigator_auction.cc when
    handling rtr fields, since these IDL fields are marked RunTimeEnabled,
    and these fields will just not show up when the flag is disabled.
  3. Modify WPT expectations.

Bug: 337132755

Change-Id: I61f5c0ebb96c2177574dc02fd90d7269b00f407c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5539632
Commit-Queue: Qingxin Wu <[email protected]>
Reviewed-by: mmenke <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1305132}

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-5539632 branch 5 times, most recently from d8434b4 to 0619116 Compare May 18, 2024 02:25
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-5539632 branch 4 times, most recently from fd57198 to 855e0bb Compare May 23, 2024 15:16
@chromium-wpt-export-bot chromium-wpt-export-bot marked this pull request as ready for review May 23, 2024 16:30
Also,
1. Added browser test for that.
2. Removed checking kRealTimeReporting flag in navigator_auction.cc when
  handling rtr fields, since these IDL fields are marked RunTimeEnabled,
  and these fields will just not show up when the flag is disabled.
3. Modify WPT expectations.

Bug: 337132755

Change-Id: I61f5c0ebb96c2177574dc02fd90d7269b00f407c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5539632
Commit-Queue: Qingxin Wu <[email protected]>
Reviewed-by: mmenke <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1305132}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit a134a28 into master May 23, 2024
16 checks passed
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-5539632 branch May 23, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants