Closed
Bug 4409
Opened 26 years ago
Closed 26 years ago
netlib runs on UI thread
Categories
(Core :: Networking, defect, P1)
Tracking
()
VERIFIED
FIXED
People
(Reporter: blythe, Assigned: gagan)
References
()
Details
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #300006
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=300006
Imported into Bugzilla on 03/30/99 11:24)
Going to this page takes way too long (> 30 seconds depending on what you do).
Don't even move your mouse, just enter the URL.
Going up to the Menu, and going through File, and other entries dramatically
speeds it up.
It must be because we call NET_Pollsockets (or something) in the OnIdle loop
under windows. This needs to be fixed as it really sucks right now.
Changing TFV to 5.0 SF1 in and priority to P1. Does this need to be a P0?
Adding cc' list for comments. This really calls for an architectural change.
Comment 4•26 years ago
|
||
What architectural change? Are any other FEs afflicted, or is it just windows
that polls?
/be
Comment 5•26 years ago
|
||
not sure if this is still relevant in netlib re-write, but will re-open in
bugzilla just to be sure.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This was back in the days where the Netlib processing used to happen on the
UI/App thread. We are now on our own thread and this should be fixed. Marking as
such.
Changing all Networking Library/Browser bugs to Networking-Core component for
Browser.
Occasionally, Bugzilla will burp and cause Verified bugs to reopen when I do
this in a bulk change. If this happens, I will fix. ;-)
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
I don't know if this site even exists anymore, but I'll check it an verify if I can.
Keywords: verifyme
Comment 10•22 years ago
|
||
VERIFIED/FIXED.
You need to log in
before you can comment on or make changes to this bug.
Description
•