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

Issue 15019: Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequest... (Closed)

Created:
12 years ago by USE_CHROMIUM_ACCT_INSTEAD
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests, by using adoptRef() to get the reference count right. BUG=5369

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webkit/glue/resource_handle_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
USE_CHROMIUM_ACCT_INSTEAD
12 years ago (2008-12-18 00:40:59 UTC) #1
darin (slow to review)
LGTM (please add R=darin to the commit log)
12 years ago (2008-12-18 06:48:20 UTC) #2
darin (slow to review)
11 years, 10 months ago (2009-02-18 17:28:47 UTC) #3
looks like this landed as r7252

Powered by Google App Engine
This is Rietveld 408576698