Closed Bug 1316542 Opened 9 years ago Closed 9 years ago

Add a bug number field to a histogram entry "COOKIE_LEAVE_SECURE_ALONE" .

Categories

(Core :: Networking: Cookies, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: amchung, Assigned: amchung)

References

Details

(Whiteboard: [necko-active])

Attachments

(1 file, 1 obsolete file)

Add a bug number field to a histogram entry "COOKIE_LEAVE_SECURE_ALONE", and remove "COOKIE_LEAVE_SECURE_ALONE" from histogram-whitelists.json.
Assignee: nobody → amchung
Hi Francois, I added a telemetry for sepc https://datatracker.ietf.org/doc/draft-ietf-httpbis-cookie-alone/ on bug 976073. I modified code from the suggestions https://bugzilla.mozilla.org/show_bug.cgi?id=976073#c99 as below: 1. added a bug-number on "COOKIE_LEAVE_SECURE_ALONE" entry 2. removed "COOKIE_LEAVE_SECURE_ALONE" from whitelist. Please help me to review my patch, thanks!
Attachment #8809344 - Flags: review?(francois)
Target Milestone: --- → mozilla52
Comment on attachment 8809344 [details] [diff] [review] added a bug number on "COOKIE_LEAVE_SECURE_ALONE" entry. Review of attachment 8809344 [details] [diff] [review]: ----------------------------------------------------------------- datareview+ but please update the email address too. ::: toolkit/components/telemetry/Histograms.json @@ +7889,5 @@ > "releaseChannelCollection": "opt-out", > "description": "How often are secure cookies set from non-secure origins, and vice-versa? 0=nonsecure/http, 1=nonsecure/https, 2=secure/http, 3=secure/https" > }, > "COOKIE_LEAVE_SECURE_ALONE": { > "alert_emails": ["seceng@mozilla.org"], Could you also please change this to seceng-telemetry@mozilla.com ?
Attachment #8809344 - Flags: review?(francois) → review+
Keywords: checkin-needed
Whiteboard: [necko-active]
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/ca77916dbaef Add a bug number to the 'COOKIE_LEAVE_SECURE_ALONE' histogram entry. r=francois
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: