Chromium Code Reviews
Description[XHR] Ignore didReceiveData when having a DataConsumerHandle.
In [1], we will start dispatching the incoming data using
WebURLLoaderClient::didReceiveData even when we use WebDataConsumerHandle
in order to make Devtools work. As a result, the data will be delivered
twice. This CL makes DocumentThreadableLoader ignore such data.
1: https://codereview.chromium.org/1150033004/
BUG=480746
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196048
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #
Messages
Total messages: 14 (3 generated)
|
||||||||||||||||||||||||||||