Closed Bug 65237 Opened 24 years ago Closed 23 years ago

DOM wrappers should only hold nsObject ptr

Categories

(Core :: XSLT, defect)

defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla0.9

People

(Reporter: axel, Assigned: peterv)

Details

(Whiteboard: [fixinhand])

Attachments

(1 file)

The DOM wrappers hold several pointers to their nsObject, and all of them get
out of synch. All access to the mozilla object should go via 
MozillaObjectWrapper::nsObject.
This will ease our bookkeeping alot, and reduce bloat.
I guess doing some macros would be fine, to cast to the right types for
Node, Element, et. al.
The TxStrings for nodeName and nodeValue should go, too.

Axel
Blocks: 65058
No longer blocks: 65058
Mass reassigning Peter's bugs to his Netscape account so that they will show up
in our bug queries.
Assignee: peter.vanderbeken → peterv
Peter says he has the fix, just need to clean it up a bit.
Status: NEW → ASSIGNED
Whiteboard: [fixinhand]
Target Milestone: --- → mozilla0.9
Checked this in (with r=Pike).
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
verified, Axel
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: