Closed Bug 3259 Opened 26 years ago Closed 26 years ago

make RDFElementImpl::mBroadcastListeners a pointer

Categories

(Core Graveyard :: RDF, defect, P2)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: waterson, Assigned: hyatt)

Details

(Whiteboard: awaiting reporter to verify fix)

Right now, mBroadcastListeners is an nsVoidArray, which is overly expensive given that very few nodes will actually have broadcast listeners. Make this a pointer, and only construct the nsVoidArray when someone decides to add a broadcast listener.
Status: NEW → ASSIGNED
Component: Aurora/RDF BE → RDF
Product: MozillaClassic → Browser
Version: 1998-03-31 → other
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed.
QA Contact: 3849
Whiteboard: awaiting reporter to verify fix
Status: RESOLVED → VERIFIED
Yep, dave fixed this. Marking as verified.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.