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

Issue 2287483003: Stop ResourceCallback from being an on-heap class (Closed)

Created:
4 years, 3 months ago by yhirano
Modified:
4 years, 3 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, loading-reviews+fetch_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop ResourceCallback from being an on-heap class The first ResourceCallback::callbackHandler() call instantiates the ResourceCallback singleton. As we call it in the pre-finalization step, it should not be an on-heap class. BUG=587663 Committed: https://crrev.com/9dcf57878d47393d7b3bfd5aa501b5dc4cf0c445 Cr-Commit-Position: refs/heads/master@{#414989}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix #

Patch Set 4 : fix #

Total comments: 3

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -15 lines) Patch
M third_party/WebKit/Source/core/fetch/Resource.cpp View 1 2 3 4 2 chunks +6 lines, -15 lines 0 comments Download

Messages

Total messages: 41 (27 generated)
yhirano
4 years, 3 months ago (2016-08-26 15:51:47 UTC) #13
haraken
LGTM
4 years, 3 months ago (2016-08-27 00:36:12 UTC) #16
yhirano
https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode248 third_party/WebKit/Source/core/fetch/Resource.cpp:248: // Oilpan + LSan: as the callbackHandler() singleton is ...
4 years, 3 months ago (2016-08-29 04:34:11 UTC) #17
haraken
https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode248 third_party/WebKit/Source/core/fetch/Resource.cpp:248: // Oilpan + LSan: as the callbackHandler() singleton is ...
4 years, 3 months ago (2016-08-29 04:37:03 UTC) #18
yhirano
https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp File third_party/WebKit/Source/core/fetch/Resource.cpp (right): https://codereview.chromium.org/2287483003/diff/60001/third_party/WebKit/Source/core/fetch/Resource.cpp#newcode248 third_party/WebKit/Source/core/fetch/Resource.cpp:248: // Oilpan + LSan: as the callbackHandler() singleton is ...
4 years, 3 months ago (2016-08-29 04:40:46 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2287483003/80001
4 years, 3 months ago (2016-08-29 04:41:10 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/286330)
4 years, 3 months ago (2016-08-29 05:41:35 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2287483003/80001
4 years, 3 months ago (2016-08-29 06:13:18 UTC) #29
commit-bot: I haz the power
Exceeded global retry quota
4 years, 3 months ago (2016-08-29 07:06:39 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2287483003/80001
4 years, 3 months ago (2016-08-29 07:47:17 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/131792)
4 years, 3 months ago (2016-08-29 08:54:58 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2287483003/80001
4 years, 3 months ago (2016-08-29 08:57:38 UTC) #37
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-08-29 09:35:17 UTC) #39
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 09:37:06 UTC) #41
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9dcf57878d47393d7b3bfd5aa501b5dc4cf0c445
Cr-Commit-Position: refs/heads/master@{#414989}

Powered by Google App Engine
This is Rietveld 408576698