Closed
Bug 1173069
Opened 10 years ago
Closed 10 years ago
Don't accumulate the cache hit telemetry for intercepted channels
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
|
1.44 KB,
patch
|
mayhemer
:
review+
jdm
:
review+
|
Details | Diff | Splinter Review |
These channels will always have a fake cache entry associated with them,
so they can skew our telemetry results once we ship service workers.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8617518 -
Flags: review?(honzab.moz)
Comment 2•10 years ago
|
||
Comment on attachment 8617518 [details] [diff] [review]
Don't accumulate the cache hit telemetry for intercepted channels
Review of attachment 8617518 [details] [diff] [review]:
-----------------------------------------------------------------
Good for me, jdm should tho double check.
Attachment #8617518 -
Flags: review?(honzab.moz) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Josh doesn't accept review requests right now...
| Assignee | ||
Updated•10 years ago
|
Attachment #8617518 -
Flags: review?(josh)
Updated•10 years ago
|
Attachment #8617518 -
Flags: review?(josh) → review+
Assignee: nobody → ehsan
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•