Open
Bug 313291
Opened 19 years ago
Updated 2 years ago
prioritize first tab when loading multiple tabs at startup
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
NEW
People
(Reporter: the_invincible, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
multiple Bookmark loading at startup, is not good solved.
if you view at startup procedure
you will see a poor loading behavior in the way of performance.
the function should load at first the 1st Bookmark and than the 2nd Bookmark, if
the 1st Bookmarks loading have been completed.
example:
put this string as your startup "Bookmark - String"
http://news.google.de/nwshp?hl=de&tab=wn&client=firefox-a&rls=org.mozilla:en-US:official_s&q=|http://forum.tsecurity.de/search.php?search_id=newposts&sid=6fa3978a6df3d170d0ec49c9173a1cf9|http://www.heise.de/|http://www.winfuture.de/index.html|http://www.spiegel.de/|http://de.wikipedia.org/wiki/Hauptseite|http://packetstorm.linuxsecurity.com/|http://www.milw0rm.com/|http://www.security.nnov.ru/exploits/?
Reproducible: Always
Updated•19 years ago
|
Component: Bookmarks → General
QA Contact: bookmarks → general
Summary: multiple Bookmark loading @ startup → multiple home pages loading at startup
Comment 1•16 years ago
|
||
IMHO loading the home tabs sequentially instead of concurrently would be unacceptably slow, especially if there are many of them and/or if there are timeouts.
I propose WONTFIX
Component: General → Startup and Profile System
OS: Windows XP → All
Product: Firefox → Toolkit
QA Contact: general → startup
Hardware: PC → All
Comment 2•16 years ago
|
||
Well, I think it would be valid to prioritize the first tab load over the other ones, but that doesn't sound easy. In any case I think this is a browser bug, not toolkit.
Component: Startup and Profile System → Session Restore
Product: Toolkit → Firefox
QA Contact: startup → session.restore
Updated•16 years ago
|
Component: Session Restore → General
QA Contact: session.restore → general
Reporter | ||
Comment 3•15 years ago
|
||
@Benjamin Smedberg - yes, this is the best solution!
Note: XP for example has the TCP Connection issue, if not patched only 10 Connections could be established... if you have 5 - 10 tabs this is slowing down by OS maybe on some systems (no patch with xp antixpy)
Maybe Firefox should implement a add-on or native fuction to rise up the connection limit on win-nt-os systems ...
Comment 4•15 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment 5•15 years ago
|
||
(In reply to comment #4)
> *** This bug has been marked as a duplicate of bug 141615 ***
That can't be atm: this one is for Firefox, bug 141615 is for SeaMonkey.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Version: unspecified → Trunk
Comment 6•14 years ago
|
||
clarified summary and marking as new
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: multiple home pages loading at startup → prioritize first tab when loading multiple tabs at startup
Comment 7•14 years ago
|
||
This is almost bug 586068, except that bug was fixed for session restore but not, AFAIK, for multi-tab homepages.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•