Closed Bug 1832921 Opened 2 years ago Closed 2 years ago

Remove nsIOSFileConstantsService usage from security/sandbox/test/browser_content_sandbox_syscalls.js

Categories

(Toolkit :: IOUtils and PathUtils, task, P1)

task

Tracking

()

RESOLVED FIXED
115 Branch
Tracking Status
firefox115 --- fixed

People

(Reporter: beth, Assigned: beth)

References

Details

Attachments

(1 file)

This file uses some portable errno constants (EACCESS, EINVAL), non-portable errno constants (ENOSYS differs from mac/bsd to linux), and some non-portable constants only used on linux (PR_CAPBSET_READ, AT_EACCESS).

https://searchfox.org/mozilla-central/rev/76c72072baa8c427d7ca6c7e9590645f2277728f/security/sandbox/test/browser_content_sandbox_syscalls.js

Pushed by brennie@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/48a7bf129e61 Remove nsIOSFileConstantsService usage browser_content_sandbox_syscalls.js r=Gijs,gerard-majax
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Blocks: 1835714
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: