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

Issue 2436623004: [Fetch, Loader] Expect on-heap objects will never get destroyed with a reference (Closed)

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

Description

[Fetch, Loader] Expect on-heap objects will never get destroyed with a reference Many classes have been to moved to Oilpan but some comments remain stale. This CL mainly resoves / updates such stale comments. This CL also removes an unnecessary copy to deal with the case where a Resource object is destructed. BUG=None Committed: https://crrev.com/e950de6820ea240a82d494a1504d8e4fcbccacd7 Cr-Commit-Position: refs/heads/master@{#427937}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -37 lines) Patch
M third_party/WebKit/Source/core/fetch/Resource.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.h View 4 chunks +0 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/core/loader/DocumentThreadableLoader.cpp View 2 chunks +1 line, -7 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoader.cpp View 1 2 chunks +1 line, -4 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ThreadableLoader.h View 1 2 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
yhirano
4 years, 2 months ago (2016-10-20 08:41:01 UTC) #5
hiroshige
Probably we can refer to the ResourceClient oilpanization crbug in BUG=. https://codereview.chromium.org/2436623004/diff/1/third_party/WebKit/Source/core/loader/FrameLoader.cpp File third_party/WebKit/Source/core/loader/FrameLoader.cpp (left): ...
4 years, 2 months ago (2016-10-21 05:45:14 UTC) #8
yhirano
https://codereview.chromium.org/2436623004/diff/1/third_party/WebKit/Source/core/loader/FrameLoader.cpp File third_party/WebKit/Source/core/loader/FrameLoader.cpp (left): https://codereview.chromium.org/2436623004/diff/1/third_party/WebKit/Source/core/loader/FrameLoader.cpp#oldcode616 third_party/WebKit/Source/core/loader/FrameLoader.cpp:616: return; // We are being destroyed by something checkCompleted ...
4 years, 1 month ago (2016-10-26 11:09:34 UTC) #11
hiroshige
lgtm.
4 years, 1 month ago (2016-10-27 03:16:16 UTC) #14
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/2436623004/20001
4 years, 1 month ago (2016-10-27 04:20:22 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-27 04:24:37 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 04:27:47 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e950de6820ea240a82d494a1504d8e4fcbccacd7
Cr-Commit-Position: refs/heads/master@{#427937}

Powered by Google App Engine
This is Rietveld 408576698