Closed
Bug 277388
Opened 20 years ago
Closed 20 years ago
Crash: chrome URL problem
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 264032
People
(Reporter: giovortu, Assigned: giovortu)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
10.06 KB,
text/plain
|
Details |
Browsing on "chrome://browser/content/browser.xul"
a nested browser appear and,if in a tab, chrashes firefox when closing it
Comment 1•20 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a6) Gecko/20050107
Firefox/1.0+
The nested browser is very definitely meant to appear. browser.xul contains
the source code for the functionality, appearance and painting every part of
the
browser. Showing mozilla rendering itself is 101 in most XUL tutorials.
I enclose a stack trace for this crash.
Comment 2•20 years ago
|
||
Isn't this supposed to be
->NEW
->OS ALL
?
Comment 3•20 years ago
|
||
Shouldn't this be a dup of bug 264032 ?
Updated•20 years ago
|
Comment 4•20 years ago
|
||
(In reply to comment #3)
> Shouldn't this be a dup of bug 264032 ?
Looks like a dup to me.
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 264032 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•