Closed Bug 1903621 Opened 3 months ago Closed 3 months ago

allow getsock* syscall in Rust binary

Categories

(Core :: Networking, task, P1)

task

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: mail, Assigned: mail)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Steps to reproduce:

As per the discussion in Bug 1901295, we are removing the getsockopt and getsockname calls from check_binary.py. These functions, while suggesting networking code, do not perform actual networking. Their removal resolves the test failures, unblocking Bug 1901295.

Component: Untriaged → Networking
Product: Firefox → Core
Version: Firefox 127 → unspecified

As per the discussion in Bug
1901295
, we are removing
the getsockopt and getsockname calls from check_binary.py. These
functions, while suggesting networking code, do not perform actual networking.
Their removal resolves the test failures caused by the disallowance of
networking functions in Rust, unblocking Bug
1901295
.

Assignee: nobody → mail
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Blocks: 1901295
Severity: -- → N/A
Type: enhancement → task
Priority: -- → P1
Whiteboard: [necko-triaged]
Pushed by kjang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/03b945622bfd allow getsock* syscall in Rust binary r=kershaw
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: