Closed
Bug 3465
Opened 26 years ago
Closed 26 years ago
[BLOCK] setAttribute calls fail intermittently (but persistently)
Categories
(Core Graveyard :: Tracking, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: law, Assigned: waterson)
References
()
Details
I can only do a limited number of setAttribute calls (from JS or from C++) on an
nsXULDocument until I get a crash. The crash occurs deep in RDF, apparently.
This bug is Public Enemy #1.
Updated•26 years ago
|
Assignee: hyatt → don
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Updated•26 years ago
|
Status: REOPENED → NEW
Updated•26 years ago
|
Resolution: WORKSFORME → ---
Re-assigned to waterson@netscape.com.
Chris, is this your bug or hyatt's bug?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•26 years ago
|
||
This bug is so much my bug that I could cry. Hyatt (or somebody) needs to send
me the test case.
You can use the status.xul file I just updated and referenced from the URL field
above.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
Modified nsRDFService to atomize literals as well as resources. This was
causing problems in the in-memory data source: it couldn't keep a proper
"reverse-arcs" map when a with the same value could have several
implementations.
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•