Closed
Bug 52160
Opened 25 years ago
Closed 24 years ago
nsURILoader is not thread-safe
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: jesup, Assigned: ddrinan0264)
Details
Attachments
(1 file)
|
3.91 KB,
patch
|
Details | Diff | Splinter Review |
FreeBSD 20000910xx pull/build
PSM is invoking nsURILoader from a thread. This causes an assertion:
"nsURILoader not thread-safe". I assume this could cause a crash.
The reference is from nsPSMComponent::RegisterCertContentListener()
Backtrace will be attached
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 4•25 years ago
|
||
Reporter, what is the status of this bug?
Comment 5•24 years ago
|
||
Marking invalid. Reopen if this bug is still relevant.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•