Closed
Bug 20309
Opened 26 years ago
Closed 26 years ago
patch to nsXULElement.cpp to fix bogus chunk of code
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
VERIFIED
FIXED
M12
People
(Reporter: buhr+mozilla2, Assigned: waterson)
Details
Attachments
(1 file)
|
794 bytes,
patch
|
Details | Diff | Splinter Review |
At 11/29/1999 12:53, waterson@netscape.com checked in version 1.166 of
mozilla/rdf/content/src/nsXULElement.cpp as part of a fix to bug 20417.
That patch also (mostly incidentally) fixed a bogus chunk of code in
nsXULElement::GetScriptObject that built a named reference to the mScriptObject.
There's a similar bogus chunk of code in nsXULElement::SetDocument, so here's a
similar patch for it.
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M12
| Assignee | ||
Comment 3•26 years ago
|
||
will check in when tree opens. thanks, buhr!
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
marking verified per last comments
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•