Chromium Code Reviews
DescriptionRemove unnecessary loop and quit in CronetChunkedOutputStream
The MessageLoop.loop() in CronetChunkedOutputStream.close()
is potentially problematic. If the user closes the
OutputStream unintentionally when MessageLoop is not going
to be quit, it might wait forever. This removes the
corresponding unnecessary quit().
BUG=626653
TBR=pauljensen@chromium.org
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/1657103002
Cr-Commit-Position: refs/heads/master@{#404391}
(cherry picked from commit 578950706701e926c468cc1ab8128e94bd032e08)
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|
|||||||||||||||||||