Open
Bug 283488
Opened 20 years ago
Updated 2 years ago
Reentrant GS with chrome registry and expat
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
NEW
People
(Reporter: benjamin, Unassigned)
Details
Attachments
(2 files)
|
6.16 KB,
patch
|
shaver
:
first-review+
|
Details | Diff | Splinter Review |
|
3.96 KB,
patch
|
Details | Diff | Splinter Review |
Shaver discovered an interesting reentrant GS with chromeregistry and expat loading stringbundles. Cooperative patching and coordination is required.
| Reporter | ||
Comment 1•20 years ago
|
||
Attachment #175459 -
Flags: first-review?(shaver)
| Reporter | ||
Comment 2•20 years ago
|
||
For reference... this is beyond what we actually need to fix this bug.
Comment 3•20 years ago
|
||
Comment on attachment 175459 [details] [diff] [review] Return NS_ERROR_NOT_INITIALIZED when trying early resolution [checked in] Yeah, that helps a lot. r=shaver
Attachment #175459 -
Flags: first-review?(shaver) → first-review+
| Reporter | ||
Comment 4•20 years ago
|
||
You're welcome to check it in this evening, or I will tomorrow morning.
Comment 5•20 years ago
|
||
Did this go in?
| Reporter | ||
Comment 6•20 years ago
|
||
Not from me.
| Reporter | ||
Comment 7•20 years ago
|
||
Comment on attachment 175459 [details] [diff] [review] Return NS_ERROR_NOT_INITIALIZED when trying early resolution [checked in] This was checked in 25-Feb-2005
Attachment #175459 -
Attachment description: Return NS_ERROR_NOT_INITIALIZED when trying early resolution. → Return NS_ERROR_NOT_INITIALIZED when trying early resolution [checked in]
Component: XRE Startup → Startup and Profile System
QA Contact: nobody → startup
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•