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

Issue 138843009: Notify when resource with error code >= 400 is finished. (Closed)

Created:
6 years, 10 months ago by eustas
Modified:
6 years, 10 months ago
CC:
blink-reviews, caseq+blink_chromium.org, Nate Chapin, 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, gavinp+loader_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Notify when resource with error code >= 400 is finished. BUG=339411 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166502

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Returned assert in releaseResources. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -27 lines) Patch
M LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/fetch/ResourceLoader.cpp View 1 2 5 chunks +17 lines, -6 lines 0 comments Download
M Source/devtools/front_end/NetworkPanel.js View 1 2 chunks +22 lines, -21 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
eustas
jochen@chromium.org: Please review changes in core/fetch/ vsevik@chromium.org: Please review changes in devtools/
6 years, 10 months ago (2014-01-31 15:47:40 UTC) #1
jochen (gone - plz use gerrit)
I'm not really a good reviewer here. Adding folks that touch fetch more often than ...
6 years, 10 months ago (2014-01-31 15:51:18 UTC) #2
eustas
On 2014/01/31 15:51:18, jochen wrote: > I'm not really a good reviewer here. Adding folks ...
6 years, 10 months ago (2014-01-31 15:56:23 UTC) #3
Nate Chapin
https://codereview.chromium.org/138843009/diff/1/Source/core/fetch/ResourceLoader.cpp File Source/core/fetch/ResourceLoader.cpp (right): https://codereview.chromium.org/138843009/diff/1/Source/core/fetch/ResourceLoader.cpp#newcode362 Source/core/fetch/ResourceLoader.cpp:362: if (!m_notifiedLoadComplete) { I'm not sure this is safe. ...
6 years, 10 months ago (2014-01-31 17:25:51 UTC) #4
eustas
PTAL https://codereview.chromium.org/138843009/diff/1/Source/core/fetch/ResourceLoader.cpp File Source/core/fetch/ResourceLoader.cpp (right): https://codereview.chromium.org/138843009/diff/1/Source/core/fetch/ResourceLoader.cpp#newcode362 Source/core/fetch/ResourceLoader.cpp:362: if (!m_notifiedLoadComplete) { On 2014/01/31 17:25:52, Nate Chapin ...
6 years, 10 months ago (2014-02-03 12:56:05 UTC) #5
Nate Chapin
LGTM, thanks! https://codereview.chromium.org/138843009/diff/70001/Source/core/fetch/ResourceLoader.cpp File Source/core/fetch/ResourceLoader.cpp (right): https://codereview.chromium.org/138843009/diff/70001/Source/core/fetch/ResourceLoader.cpp#newcode90 Source/core/fetch/ResourceLoader.cpp:90: if (!m_notifiedLoadComplete) { I *think* it's impossible ...
6 years, 10 months ago (2014-02-03 18:01:49 UTC) #6
vsevik
devtools lgtm
6 years, 10 months ago (2014-02-04 13:02:09 UTC) #7
eustas
The CQ bit was checked by eustas@chromium.org
6 years, 10 months ago (2014-02-05 11:58:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eustas@chromium.org/138843009/110001
6 years, 10 months ago (2014-02-05 11:58:21 UTC) #9
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 14:50:17 UTC) #10
Message was sent while issue was closed.
Change committed as 166502

Powered by Google App Engine
This is Rietveld 408576698