Closed Bug 720818 Opened 12 years ago Closed 8 years ago

SpdySession.cpp redundant bufering code

Categories

(Core :: Networking: HTTP, enhancement)

11 Branch
x86_64
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mcmanus, Unassigned)

Details

(Whiteboard: [spdy])

SpdySession has several different buffers/buffer-trackers used for multiplexing: InputFrameBuffer, InputFrameData (tracker only), DecompressBuffer, and OutputQueue.

Each is a set of member variables managed individually.

Some/all can be reduced to a separate class and the code reused.
deprecated code..
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.