Closed Bug 196994 Opened 23 years ago Closed 23 years ago

HTTP generates spurious transport status events

Categories

(Core :: Networking: HTTP, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.4alpha

People

(Reporter: darin.moz, Assigned: darin.moz)

Details

(Keywords: perf)

Attachments

(1 file)

the code in nsHttpTransaction designed to suppress spurious transport status events (events that change value before the UI thread has had time to process the initial PLEvent) is incomplete. the result is a flood of extra PLEvents. of course the nsBrowserStatusFilter suppresses most of these, so it is probably not much of a performance problem. (this problem appears to be unrelated to the problem of "Transferring from host..." messages remaining in the status bar after a page finishes loading.)
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4alpha
Attached patch v1 patchSplinter Review
Attachment #116938 - Flags: superreview?(jaggernaut)
Attachment #116938 - Flags: review?(dougt)
Attachment #116938 - Flags: review?(dougt) → review+
Comment on attachment 116938 [details] [diff] [review] v1 patch sr=jag
Attachment #116938 - Flags: superreview?(jaggernaut) → superreview+
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: