Chromium Code Reviews
Description[Stream] Notify ReadObserver of Stream abortion
Currently there is no means to get notified when a content::Stream is aborted.
As a result, when a fetch body stream created in a ServiceWorker is get
errored, that error is not notified to the page. This CL fixes that problem by
calling ReadObserver::OnDataAvailable when a content::Stream is aborted.
BUG=627046
Committed: https://crrev.com/2ecb30baac7eed72a9729e0f7cdf84fe8cd7178d
Cr-Commit-Position: refs/heads/master@{#406553}
Patch Set 1 #Patch Set 2 : fix #
Total comments: 6
Patch Set 3 : done #
Total comments: 2
Patch Set 4 : fix #
Total comments: 2
Patch Set 5 : fix #
Messages
Total messages: 29 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||