Closed Bug 45875 Opened 25 years ago Closed 24 years ago

Crash with XUL and <browser>

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: security-bugs, Assigned: hyatt)

Details

(Keywords: crash, dom0)

Attachments

(1 file)

492 bytes, application/vnd.mozilla.xul+xml
Details
From: Georgi Guninski <joro@nat.bg> To: Mitchell Stoltz <mstoltz@netscape.com> The following XUL crashes Mozilla on Win98, I expected other results: ------------------------------------------------------------- .... <browser context="context2" type="content-primary" id="content2" src="http://www.mozilla.org" flex="1" /> .... function f() { a=document.getElementById("content2"); show_props2(a); } setTimeout("f()",2000); -------------------------------------------------------------
David, could you have a look at this? If not go ahead and pass this back to me, thanks!
Assignee: jst → hyatt
Summary: Crash with XUL and <browser> → Crash with XUL and <browser>
spam: Adding crash keyword...
Keywords: crash
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Keywords: dom0
Is this still crashing? We would need a reproduceable testcase. Did Georgi Guninski send any follow-up?
This doesn't crash for me. Of course, George didn't provide the show_props2 function. I don't know if that's necessary to reproduce the crash. I do note that (aside from a 'show_props2 is not defined' error) I get the following message in the js console when loading the testcase: "Error: uncaught exception: Permission denied to create wrapper for object" Marking worksforme for now unless we get more information (which Fabian asked for in October).
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Attached file testcase
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: