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

Issue 311593002: Reenable optimization on XMLHttpRequest's receive-as-blob functionality (Closed)

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

Description

Reenable optimization on XMLHttpRequest's receive-as-blob functionality Due to a bug in RedirectToFile functionality of Chromium, the optimization CL was reverted (http://src.chromium.org/viewvc/blink?view=revision&revision=168993). This CL reenables the optimization as https://codereview.chromium.org/82273002/ fixed the bugs. BUG=347663 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175446

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : Addressed #2 #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -13 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 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M Source/core/xml/XMLHttpRequest.cpp View 1 2 3 4 7 chunks +46 lines, -12 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 6 months ago (2014-06-02 11:03:29 UTC) #1
Nate Chapin
LGTM, just a couple of questions. https://codereview.chromium.org/311593002/diff/40001/Source/core/xml/XMLHttpRequest.cpp File Source/core/xml/XMLHttpRequest.cpp (right): https://codereview.chromium.org/311593002/diff/40001/Source/core/xml/XMLHttpRequest.cpp#newcode859 Source/core/xml/XMLHttpRequest.cpp:859: if (responseTypeCode() == ...
6 years, 6 months ago (2014-06-02 16:59:50 UTC) #2
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/311593002/diff/40001/Source/core/xml/XMLHttpRequest.cpp File Source/core/xml/XMLHttpRequest.cpp (right): https://codereview.chromium.org/311593002/diff/40001/Source/core/xml/XMLHttpRequest.cpp#newcode859 Source/core/xml/XMLHttpRequest.cpp:859: if (responseTypeCode() == ResponseTypeBlob) On 2014/06/02 16:59:51, Nate Chapin ...
6 years, 6 months ago (2014-06-04 04:39:50 UTC) #3
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 6 months ago (2014-06-04 04:40:01 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/311593002/80001
6 years, 6 months ago (2014-06-04 04:40:30 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-06-04 05:49:22 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 06:12:27 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/10701)
6 years, 6 months ago (2014-06-04 06:12:28 UTC) #8
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 6 months ago (2014-06-04 06:17:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/311593002/80001
6 years, 6 months ago (2014-06-04 06:17:59 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 06:42:36 UTC) #11
Message was sent while issue was closed.
Change committed as 175446

Powered by Google App Engine
This is Rietveld 408576698