Closed
Bug 1436601
Opened 7 years ago
Closed 7 years ago
Remove pref hack to enable server-timing over http contexts
Categories
(Core :: Networking: HTTP, enhancement, P3)
Core
Networking: HTTP
Tracking
()
RESOLVED
DUPLICATE
of bug 1429973
People
(Reporter: u408661, Assigned: u408661)
References
Details
(Whiteboard: [necko-triaged])
In bug 1436517, where we (normally) limit server-timing to https contexts, we had to add a pref hack to allow server-timing on http contexts for the purposes of our xpcshell tests. Once we've added support for trailers over h2 in bug 1429973, we'll be able to test server-timing over an https context, and will be able to remove that hack. This bug is to ensure it doesn't fall off the radar.
I landed the patch for this in bug 1429973.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•