Closed
Bug 1926362
Opened 1 year ago
Closed 11 months ago
Send cancel to DLP for abandoned operations
Categories
(Firefox :: Data Loss Prevention, task)
Firefox
Data Loss Prevention
Tracking
()
RESOLVED
FIXED
135 Branch
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: handyman, Assigned: gstoll)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When an in-progress CA operation is no longer needed, send ContentAnalysisCancelRequest. To be able to do this for individual operations, we need the user action ID to be request-specific, since it is how the cancel operation IDs requests. Right now, the user ID is not variable. We can use this in CancelContentAnalysisRequest.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Assignee: gstoll → nobody
Status: ASSIGNED → NEW
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•11 months ago
|
||
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec8f88772736
make cancelling a DLP request actually cancel with the DLP agent r=dlp-reviewers,handyman
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•