Closed
Bug 1875481
Opened 1 year ago
Closed 11 months ago
Add content analysis support for printing operations
Categories
(Firefox :: Data Loss Prevention, task)
Firefox
Data Loss Prevention
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: gstoll, Assigned: gstoll)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1da53c0673b
Part 1: move MOZ_CAN_RUN_SCRIPT_BOUNDARY_LAMBDA into a shared header r=handyman
https://hg.mozilla.org/integration/autoland/rev/6b7be15cd017
Part 2: Remove [infallible] from a few nsIContentAnalysis* IDL classes to allow mocking in tests r=handyman,win-reviewers
https://hg.mozilla.org/integration/autoland/rev/cd024cb2768e
Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio
Comment 5•11 months ago
|
||
Backed out for basicWindowDotPrintTest related junit failures.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | org.mozilla.geckoview.test.PrintDelegateTest#basicWindowDotPrintTest | org.mozilla.geckoview.test.util.UiThreadUtils$TimeoutException: Timed out after 30000ms
Flags: needinfo?(gstoll)
Assignee | ||
Comment 6•11 months ago
|
||
I think I have a fix for this, we'll try again...
Flags: needinfo?(gstoll)
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d8fef8cd37f
Part 1: move MOZ_CAN_RUN_SCRIPT_BOUNDARY_LAMBDA into a shared header r=handyman
https://hg.mozilla.org/integration/autoland/rev/ba0547b4a87f
Part 2: Remove [infallible] from a few nsIContentAnalysis* IDL classes to allow mocking in tests r=handyman,win-reviewers
https://hg.mozilla.org/integration/autoland/rev/c6228adca1a9
Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio
Comment 8•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8d8fef8cd37f
https://hg.mozilla.org/mozilla-central/rev/ba0547b4a87f
https://hg.mozilla.org/mozilla-central/rev/c6228adca1a9
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•