Closed
Bug 1488316
Opened 7 years ago
Closed 7 years ago
media.webrtc.debug. prefs in about:support contain private information
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: cilias, Assigned: drno)
Details
Attachments
(1 file)
In about:support, under "Important Modified Preferences", among the prefs I see are:
media.webrtc.debug.aec_log_dir
media.webrtc.debug.log_file
Both contain a file path, including my OS username.
If I use [Copy text to clipboard], those prefs are included.
Comment 1•7 years ago
|
||
I think this is easily fixed by blacklisting them in /toolkit/modules/Troubleshoot.jsm.
Flags: needinfo?(drno)
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Since these two prefs are used for fetching WebRTC logs I think it's safe to blacklist them.
Flags: needinfo?(drno)
Comment 4•7 years ago
|
||
Comment on attachment 9008286 [details]
Bug 1488316: blacklist webrtc debug log prefs from troubleshooting. r?ng
Nico Grunbaum [:ng] has approved the revision.
Attachment #9008286 -
Flags: review+
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → drno
Pushed by nohlmeier@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae0851148022
blacklist webrtc debug log prefs from troubleshooting. r=ng
Comment 7•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•