Closed Bug 361785 Opened 18 years ago Closed 18 years ago

NS_ERROR_DOM_WRONG_DOCUMENT_ERR in Session view

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)

References

Details

(Keywords: regression)

Attachments

(1 file)

Since bug 47903 landed, the output window is empty and there are
NS_ERROR_DOM_WRONG_DOCUMENT_ERR errors in the console. This is because the code
relied on Mozilla's (sane IMHO) lack of caring about the creating document.

Fix is to call adoptNode gratuitously.
This is much like ChatZilla's patch, in bug 361657. The command-manager change is to fix installing command keys on new windows, which is necessary to make the floating views work. The rest should be pretty clear - the change in ss_syncframe is equivalent to the output-window.js change in ChatZilla.
Attachment #246496 - Flags: review?(rginda)
Summary: NS_ERROR_DOM_WRONG_DOCUMENT_ERR in output window → NS_ERROR_DOM_WRONG_DOCUMENT_ERR in Session view
Comment on attachment 246496 [details] [diff] [review]
adoptNode with fallback action

r=rginda
Attachment #246496 - Flags: review?(rginda) → review+
fix checked in by Silver
Status: NEW → ASSIGNED
closing bug.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: