Closed Bug 1835307 Opened 1 years ago Closed 1 years ago

Use PR_GetOSError instead of PR_GetError

Categories

(Core :: IPC, enhancement)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: gerard-majax, Assigned: gerard-majax)

References

Details

Attachments

(1 obsolete file)

Having a look at telemetry I see we have a raise of PR_CreatePipe errors starting around may 9th. Unfortunately we record PR_GetError() from https://searchfox.org/mozilla-central/rev/603b9fded7a11ff213c0f415198cd637b7c86614/nsprpub/pr/src/misc/prerror.c#11-15 which holds just PR_UNKNOWN_ERROR instead of the actual OS level error.

bug 1776197 gets rid of this+

Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → INVALID
See Also: → 1776197
Attachment #9336122 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: