Open
Bug 1396055
Opened 7 years ago
Updated 2 years ago
We're not using rt_tgsigqueueinfo any more
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | affected |
People
(Reporter: jld, Unassigned)
References
Details
(Whiteboard: sb+)
Bug 1357829 removed BackgroundHangMonitor's use of rt_tgsigqueueinfo, and we don't seem to be using pthread_sigqueue anywhere that's sandboxed, so we should be able to stop allowing it in the sandbox policy.
(And we can definitely remove the now-unused #defines for the syscall number from BackgroundHangMonitor.)
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: sb+
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•