Closed
Bug 1676976
Opened 5 years ago
Closed 5 years ago
Have nsPrinterCUPS::TryEnsurePrinterInfo return a DataMutex::AutoLock
Categories
(Core :: Printing: Setup, enhancement, P5)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: alaskanemily, Assigned: alaskanemily)
References
Details
Attachments
(1 file)
Currently this is prevented by DataMutex::AutoLock being private.
| Assignee | ||
Updated•5 years ago
|
Summary: Allow use of DataMutex::AutoLock → Have nsPrinterCUPS::TryEnsurePrinterInfo return a DataMutex::AutoLock
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11968b15eb03
Have nsPrinterCUPS::TryEnsurePrinterInfo return a DataMutex::AutoLock r=emilio
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•