Closed Bug 171769 Opened 23 years ago Closed 23 years ago

[ActiveX] DOM - implement put_InnerHTML and a other simple methods

Categories

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

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.2final

People

(Reporter: adamlock, Assigned: adamlock)

Details

Attachments

(1 file, 1 obsolete file)

Implement put_innerHTML & investigate IHTMLDocument3. Also investigate why get_Body might not be returning a valid object.
IHTMLDocument3 isn't in the standard MSDev 6 include path. I'll hold off on this a while.
Summary: [ActiveX] DOM - implement put_InnerHTML, IHTMLDocument3 → [ActiveX] DOM - implement put_InnerHTML and a other simple methods
Attached patch Patch (obsolete) — Splinter Review
Patch implements put_innerHTML, get_lastModified and put_/get_ alinkColor, vlinkColor, fgColor, bgColor, linkColor. It also fixes a longstanding problem with the document property dialog which hardcoded "Hypertext Transfer Protocol" as the document type whether it was or not.
Comment on attachment 102248 [details] [diff] [review] Patch r=chak
Attachment #102248 - Flags: review+
hey adam, i took a look at the patch and it looks good. my only question is whether the NS_ENSURE_TRUE(...) return NS_ERROR_FAILURE in PageDlg::OnInitDialog() ? It looks like the failure code might be 0 in this case? other than that... sr=rpotts@netscape.com -- rick
Attached patch Patch mk 2Splinter Review
Patch addresses Rick's point
Attachment #102248 - Attachment is obsolete: true
Comment on attachment 102961 [details] [diff] [review] Patch mk 2 Carrying r & sr forward
Attachment #102961 - Flags: superreview+
Attachment #102961 - Flags: review+
Fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.2final
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: