Skip to content

Commit

Permalink
[Cookies] Extend TruncatingCharacterInCookieString histogram
Browse files Browse the repository at this point in the history
Keep this around so we can evaluate the effect of blocking
truncated cookies (which I have a WIP CL for but haven't
submitted for review yet)

Fixed: 1404493
Change-Id: Iab78fca49681d0b98997b6c53379c13554892bbb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4241920
Reviewed-by: Mark Pearson <mpearson@chromium.org>
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Auto-Submit: Andrew Williams <awillia@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1104257}
  • Loading branch information
recvfrom authored and Chromium LUCI CQ committed Feb 12, 2023
1 parent 8a1c471 commit b2f18de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/metrics/histograms/metadata/cookie/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ chromium-metrics-reviews@google.com.
</histogram>

<histogram name="Cookie.TruncatingCharacterInCookieString"
enum="TruncatingCharacterInCookieStringType" expires_after="2023-02-12">
enum="TruncatingCharacterInCookieStringType" expires_after="2023-05-12">
<owner>bingler@chromium.org</owner>
<owner>awillia@chromium.org</owner>
<summary>
Expand Down

0 comments on commit b2f18de

Please sign in to comment.