Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 202143009: Merge 168993 "Revert XMLHttpRequest's receive-as-blob implementa..." (Closed)

Created:
6 years, 9 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 9 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Merge 168993 "Revert XMLHttpRequest's receive-as-blob implementa..." > Revert XMLHttpRequest's receive-as-blob implementation back to use memory until Chromium is fixed > > The RedirectToFile functionality of Chromium on which the current > optimized [1] receive-as-blob code of XHR depends is broken. > Because of the bug, XHR::didDownloadData() handler may be invoked after > XHR::didFinishLoading(). See [2] for detail. As it seems the fix is not > ready for landing but the impact of the bug is big, I'd like to first > revert the optimization in Blink until Chromium is fixed well. > > [1] http://src.chromium.org/viewvc/blink?view=revision&revision=163141 > [2] https://codereview.chromium.org/82273002/ > > BUG=347663 > > Review URL: https://codereview.chromium.org/190583004 TBR=tyoshino@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169409

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -53 lines) Patch
M LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/xml/XMLHttpRequest.h View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/core/xml/XMLHttpRequest.cpp View 8 chunks +13 lines, -48 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 9 months ago (2014-03-18 04:04:32 UTC) #1
tyoshino (SeeGerritForStatus)
6 years, 9 months ago (2014-03-18 04:05:02 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r169409.

Powered by Google App Engine
This is Rietveld 408576698