DescriptionIntroduce Stream::flush [2/2 chromium]
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://crrev.com/c93d25b4d2cb0981bfc1723bc401ff23c9302e58
Cr-Commit-Position: refs/heads/master@{#307684}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : fix comments #
Total comments: 2
Messages
Total messages: 25 (7 generated)
|