Closed
Bug 1027833
Opened 11 years ago
Closed 10 years ago
CSP should de-dupe reports
Categories
(Core :: Security, enhancement, P4)
Core
Security
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dveditz, Unassigned)
References
(Blocks 1 open bug)
Details
To reduce load on reporting servers CSP should batch report generation and suppress duplicate reports. We could possibly set up a singleton reporter that de-dupes per session or per time chunk (so re-visits to the same page are not reported). If we're worried about that using a lot of memory for its cache we could just batch reports per document and throw it away when the CSP object goes away.
Sid says this work will have to wait until the conversion to the new CSP back-end is complete.
Updated•11 years ago
|
Priority: -- → P3
Updated•10 years ago
|
Priority: P3 → P4
Reporter | ||
Comment 1•10 years ago
|
||
There wasn't much interest in this from folks on the working group. Maybe we'll revisit the idea in the future.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•