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

Issue 667213003: Merge 183859 "Place RefPtr for protection not in internalAbort()..." (Closed)

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

Description

Merge 183859 "Place RefPtr for protection not in internalAbort()..." > Place RefPtr for protection not in internalAbort() but in its caller. > > We have RefPtr for preventing XHR from being destroyed in > internalAbort(). But we're touching XHR's member variables in the caller > of internalAbort(). We must have the RefPtr for protection there. > > BUG=421504 > > Review URL: https://codereview.chromium.org/663693003 TBR=tyoshino@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184241

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M Source/core/xml/XMLHttpRequest.cpp View 7 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tyoshino (SeeGerritForStatus)
6 years, 2 months ago (2014-10-23 08:17:36 UTC) #1
tyoshino (SeeGerritForStatus)
6 years, 2 months ago (2014-10-23 08:19:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r184241.

Powered by Google App Engine
This is Rietveld 408576698