Closed
Bug 1938188
Opened 2 months ago
Closed 14 hours ago
Add pref to only send plain text clipboard content to Content Analysis agent
Categories
(Firefox :: Data Loss Prevention, task)
Firefox
Data Loss Prevention
Tracking
()
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: gstoll, Assigned: gstoll)
References
(Blocks 1 open bug, Regressed 2 open bugs)
Details
Attachments
(2 files)
The DLP agent may not be expecting to handle multiple text-like formats on the clipboard. We should have a pref to only send plain text format, or whatever the "closest" to plain text is (defaulted to on).
Assignee | ||
Updated•1 month ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 day ago
|
||
To get Firefox's implementation of Content Analysis in line with what
DLP agents expect, by default we will only send the plain text contents
of the clipboard and drag and drop.
Assignee | ||
Comment 2•1 day ago
|
||
As with the other Content Analysis enterprise policies, be careful to lock the
relevant prefs even if they aren't set by policy.
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91676af9b294
part 1 - add Content Analysis "plain text only" pref r=dlp-reviewers,handyman
https://hg.mozilla.org/integration/autoland/rev/48095719058d
part 2 - add enterprise policies for Content Analysis "plain text only" r=dlp-reviewers,handyman
https://hg.mozilla.org/mozilla-central/rev/91676af9b294
https://hg.mozilla.org/mozilla-central/rev/48095719058d
Status: ASSIGNED → RESOLVED
Closed: 14 hours ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•