Closed Bug 743747 Opened 13 years ago Closed 13 years ago

fix bug 603514 landing

Categories

(Core :: Networking: HTTP, defect)

14 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mcmanus, Assigned: mcmanus)

References

Details

Attachments

(1 file)

603514 had merge conflicts with spdy code. The primary effect of this was I didn't merge a couple prefs that were instead left hardcoded with different default values.
Blocks: 742935
Attached patch patch 0Splinter Review
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Attachment #613348 - Flags: review?(honzab.moz)
Comment on attachment 613348 [details] [diff] [review] patch 0 Review of attachment 613348 [details] [diff] [review]: ----------------------------------------------------------------- r=honzab Telemetry is the next step. ::: netwerk/protocol/http/nsHttpHandler.h @@ +242,5 @@ > + { > + return mCapabilities & NS_HTTP_ALLOW_PIPELINING; > + } > + > + bool GetPipelineRescheduleOnTimeout() Maybe call this GetAllowPipelineRescheduleOnTimeout() But this way it reflects the pref.. Up to you.
Attachment #613348 - Flags: review?(honzab.moz) → review+
(In reply to Honza Bambas (:mayhemer) from comment #2) > > Telemetry is the next step. > yes.. probably something that tracks all the different red event types.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: