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

Issue 467593002: Fix incorrect comment about XMLHttpRequest::handleDidCancel() (Closed)

Created:
6 years, 4 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 4 months ago
Reviewers:
sof
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Fix incorrect comment about XMLHttpRequest::handleDidCancel() handleDidCancel() doesn't handle m_loader->cancel() in internalAbort(). It's for handling cancellation coming from other components. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180078

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Source/core/xml/XMLHttpRequest.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 4 months ago (2014-08-12 10:50:00 UTC) #1
sof
https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h File Source/core/xml/XMLHttpRequest.h (right): https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h#newcode214 Source/core/xml/XMLHttpRequest.h:214: // Handles didFail() call for cancellation. "Handles didFail() call ...
6 years, 4 months ago (2014-08-12 12:24:00 UTC) #2
sof
https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h File Source/core/xml/XMLHttpRequest.h (right): https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h#newcode214 Source/core/xml/XMLHttpRequest.h:214: // Handles didFail() call for cancellation. On 2014/08/12 12:24:00, ...
6 years, 4 months ago (2014-08-12 12:29:52 UTC) #3
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h File Source/core/xml/XMLHttpRequest.h (right): https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h#newcode214 Source/core/xml/XMLHttpRequest.h:214: // Handles didFail() call for cancellation. On 2014/08/12 12:24:00, ...
6 years, 4 months ago (2014-08-12 12:34:46 UTC) #4
sof
lgtm https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h File Source/core/xml/XMLHttpRequest.h (right): https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h#newcode214 Source/core/xml/XMLHttpRequest.h:214: // Handles didFail() call for cancellation. On 2014/08/12 ...
6 years, 4 months ago (2014-08-12 12:42:56 UTC) #5
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h File Source/core/xml/XMLHttpRequest.h (right): https://codereview.chromium.org/467593002/diff/1/Source/core/xml/XMLHttpRequest.h#newcode214 Source/core/xml/XMLHttpRequest.h:214: // Handles didFail() call for cancellation. On 2014/08/12 12:42:56, ...
6 years, 4 months ago (2014-08-12 13:48:37 UTC) #6
tyoshino (SeeGerritForStatus)
The CQ bit was checked by tyoshino@chromium.org
6 years, 4 months ago (2014-08-12 13:48:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/467593002/40001
6 years, 4 months ago (2014-08-12 13:49:17 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-12 14:49:59 UTC) #9
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 15:42:50 UTC) #10
Message was sent while issue was closed.
Change committed as 180078

Powered by Google App Engine
This is Rietveld 408576698