DescriptionIntroduce Stream::flush [1/2 blink]
There is no way to flush the buffer in the stream.
This cl introduces Stream::flush method.
We can flush the buffer in the browser process using this method from blink.
We will use this method when we send the data from the ServiceWorker to the browser process progressively.
1/2 blink: https://codereview.chromium.org/747323007/
2/2 chromium: https://codereview.chromium.org/760823002/
BUG=436424
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186020
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|