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

Issue 1270343003: Oilpan: have ResourceFetcher use a prefinalizer. (Closed)

Created:
5 years, 4 months ago by sof
Modified:
5 years, 4 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, Yoav Weiss, Nate Chapin, gavinp+loader_chromium.org, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: have ResourceFetcher use a prefinalizer. The changes in r200133 unsafely allows access to other heap objects during the finalization of ResourceFetcher. Perform the clearing of preload resources using a prefinalizing action instead. R=haraken BUG=509911 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M Source/core/fetch/ResourceFetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/fetch/ResourceFetcher.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
please take a look. seeing some leaks & crashes on trunk, http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Oilpan%20Leak/builds/12410
5 years, 4 months ago (2015-08-07 12:00:32 UTC) #2
haraken
LGTM
5 years, 4 months ago (2015-08-07 13:10:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270343003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270343003/1
5 years, 4 months ago (2015-08-07 13:17:40 UTC) #5
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 13:51:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200165

Powered by Google App Engine
This is Rietveld 408576698