Open
Bug 278867
Opened 19 years ago
Updated 3 years ago
finish implementing single window mode from Firefox
Categories
(SeaMonkey :: Tabbed Browser, defect)
SeaMonkey
Tabbed Browser
Tracking
(Not tracked)
NEW
People
(Reporter: danm.moz, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: bugday0420)
Single Window Mode, or options for forcing new windows to open in tabs, is functional in Firefox 1.0. Since the Aviary branch landed on the trunk, it's also functional in Firefox 1.0+, but not in the Suite. The Suite is missing: - an implementation of nsIBrowserDOMWindow like the one in Firefox - a resolution of how external URLs are handled (the Aviary code assumes the "semi-single-profile" application structure implemented in bug 239929).
Comment 2•19 years ago
|
||
Seems like bug 278429 is asking the same thing.
![]() |
||
Comment 3•19 years ago
|
||
Note that I'm considering changing the apis involved so that embeddors would be able to make use of this mode in general....
Comment 4•19 years ago
|
||
Boris -- that would be great, as it might help with bug 274143. cl
Updated•14 years ago
|
Component: General → Tabbed Browser
QA Contact: general → tabbed-browser
Whiteboard: bugday0420
You need to log in
before you can comment on or make changes to this bug.
Description
•