Closed Bug 82116 Opened 24 years ago Closed 24 years ago

ActiveX control opens links in new window

Categories

(Core Graveyard :: Embedding: ActiveX Wrapper, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adamlock, Assigned: adamlock)

Details

Attachments

(1 file)

Recent changes in embedding have caused the ActiveX control to fire new window events for every link. Probably this happens because the control still implements its own nsIDocShellTreeowner object, something it doesn't need to do anymore. Remove the build-up of cruft in the control which is causing this behaviour.
Fix is in hand. Requires removing all the nsIDocShellTreeOwner crap and using public equivalents where necessary. Code for initialisation changed slightly to remove dead code and reduce scope of some stuff. Patch follows.
Assignee: locka → adamlock
Patch looks good to me. r=ccarlen
sr=blizzard
Thanks everyone. Fix is checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: