Closed Bug 386020 Opened 18 years ago Closed 18 years ago

NS_ERROR_DOM_WRONG_DOCUMENT_ERR in clearOutputDeck

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9beta1

People

(Reporter: Mook, Assigned: Mook)

References

()

Details

Attachments

(1 file, 1 obsolete file)

Steps to reproduce: 0) Open venkman 1) Click on the top left button near the source code view; the source code window detaches. 2) Click on the same button in the detached view. Expected results: the source code window re-attaches Actual results: [Exception... "Node cannot be used in a document other than the one in which it was created" code: "4" nsresult: "0x80530004 (NS_ERROR_DOM_WRONG_DOCUMENT_ERR)" location: "chrome://venkman/content/venkman-views.js Line: 2976"]
Assignee: nobody → mook.moz+mozbz
Status: NEW → ASSIGNED
Attachment #269994 - Flags: review?(silver)
Comment on attachment 269994 [details] [diff] [review] create the element in the right document + var bloke = this.tabs.ownerDocument.createElement ("tab"); Nit: Please remove the space before the parenthesis while you're here, but don;t worry about the lines nearby. r=silver
Attachment #269994 - Flags: review?(silver) → review+
carrying forward r+
Attachment #269994 - Attachment is obsolete: true
Attachment #270034 - Flags: review+
Whiteboard: [checkin-needed]
Blocks: 47903
Keywords: checkin-needed
Whiteboard: [checkin-needed]
Checking in extensions/venkman/resources/content/venkman-views.js; new revision: 1.34; previous revision: 1.33
Keywords: checkin-needed
Target Milestone: --- → mozilla1.9beta
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: