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

Issue 209343005: Move 'response' check in responseReceived() to the backend. (Closed)

Created:
6 years, 9 months ago by rtakacs
Modified:
6 years, 8 months ago
Reviewers:
eustas, vsevik, pfeldman
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
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Move 'response' check in responseReceived() to the backend. Removed the response parameter check in responseRequest() and moved it to the backend. This resolves a FIXME. Also removed the existance check in _updateNetworkRequestWithResponse because only the responseRequest() calls it. R=pfeldman, vsevik BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171058

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -19 lines) Patch
M Source/core/inspector/InspectorResourceAgent.cpp View 1 2 chunks +15 lines, -1 line 0 comments Download
M Source/devtools/front_end/NetworkManager.js View 1 3 chunks +0 lines, -18 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
rtakacs
6 years, 9 months ago (2014-03-24 12:45:31 UTC) #1
eustas
Overall looks good, but: 1) method name doesn't correspond to its purpose. I'd recommend isResponseEmpty ...
6 years, 9 months ago (2014-03-24 12:52:33 UTC) #2
rtakacs
On 2014/03/24 12:52:33, eustas wrote: > 2) this front-end FIXME is tightly bound to another ...
6 years, 9 months ago (2014-03-24 16:15:58 UTC) #3
eustas
On 2014/03/24 16:15:58, rtakacs.u-szeged wrote: > On 2014/03/24 12:52:33, eustas wrote: > > 2) this ...
6 years, 9 months ago (2014-03-25 07:58:37 UTC) #4
eustas
lgtm
6 years, 9 months ago (2014-03-26 05:29:39 UTC) #5
eustas
OWNER's lgtm is still required.
6 years, 9 months ago (2014-03-26 05:30:51 UTC) #6
vsevik
Do you still plan to merge another FIXME fix here?
6 years, 8 months ago (2014-04-07 12:56:26 UTC) #7
vsevik
lgtm
6 years, 8 months ago (2014-04-07 14:43:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtakacs.u-szeged@partner.samsung.com/209343005/40001
6 years, 8 months ago (2014-04-07 14:43:39 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-07 15:04:30 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 8 months ago (2014-04-07 15:04:30 UTC) #11
rtakacs
On 2014/04/07 12:56:26, vsevik wrote: > Do you still plan to merge another FIXME fix ...
6 years, 8 months ago (2014-04-08 13:19:21 UTC) #12
rtakacs
The CQ bit was checked by rtakacs.u-szeged@partner.samsung.com
6 years, 8 months ago (2014-04-08 14:04:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtakacs.u-szeged@partner.samsung.com/209343005/40001
6 years, 8 months ago (2014-04-08 14:04:32 UTC) #14
commit-bot: I haz the power
6 years, 8 months ago (2014-04-08 14:04:51 UTC) #15
Message was sent while issue was closed.
Change committed as 171058

Powered by Google App Engine
This is Rietveld 408576698