Closed
Bug 84496
Opened 23 years ago
Closed 23 years ago
Control does not fire TitleChange events
Categories
(Core Graveyard :: Embedding: ActiveX Wrapper, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla0.9.2
People
(Reporter: adamlock, Assigned: adamlock)
References
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
Details | Diff | Splinter Review |
Control should fire TitleChange events when the document title changes
Tabbing is a bit screwed up in the patch but I'll fix that at checkin time.
Target Milestone: --- → mozilla0.9.2
Comment 3•23 years ago
|
||
r=ccarlen
One question: Has an NS_ENSURE_ARG check been done before we get to
CWebBrowserContainer? If not, I'd put that in.
Thanks Conrad. I'll put in the control's equivalent of NS_ENSURE_ARG_POINTER.
Comment 6•23 years ago
|
||
sr=blizzard
Comment 7•23 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•