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

Issue 2146333002: Move ThreadableLoaderClientWrapper to Oilpan heap (Closed)

Created:
4 years, 5 months ago by yhirano
Modified:
4 years, 5 months ago
CC:
chromium-reviews, blink-reviews, loading-reviews_chromium.org, tyoshino+watch_chromium.org, Nate Chapin, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ThreadableLoaderClientWrapper to Oilpan heap As preparation for moving ThreadableLoader to Oilpan heap, this CL moves ThreadableLoaderClientWrapper to Oilpan heap. This CL also removes ThreadableLoaderClientWrapper::ResourceTimingClient and makes ThreadableLoaderClient::didReceiveResourceTiming() to be called also for ThreadableLoaderClient associated with WorkerThreadableLoader. BUG=587663 Committed: https://crrev.com/ce88c0f90d6859b34255d6992aace413f84f1d1f Cr-Commit-Position: refs/heads/master@{#407058}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : fix #

Total comments: 2

Messages

Total messages: 30 (15 generated)
yhirano
+tyoshino@ for ResourceTimingClient +hiroshige@ for threading / post-tasking +oilpan-reviews for oilpanization
4 years, 5 months ago (2016-07-14 08:18:59 UTC) #7
haraken
https://codereview.chromium.org/2146333002/diff/100001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h File third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h (right): https://codereview.chromium.org/2146333002/diff/100001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h#newcode140 third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h:140: ThreadableLoaderClient* m_client = nullptr; Is it guaranteed that clearClient() ...
4 years, 5 months ago (2016-07-14 08:33:17 UTC) #9
yhirano
https://codereview.chromium.org/2146333002/diff/100001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h File third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h (right): https://codereview.chromium.org/2146333002/diff/100001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h#newcode140 third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h:140: ThreadableLoaderClient* m_client = nullptr; On 2016/07/14 08:33:17, haraken wrote: ...
4 years, 5 months ago (2016-07-14 08:55:41 UTC) #10
haraken
LGTM
4 years, 5 months ago (2016-07-14 09:05:32 UTC) #11
tyoshino (SeeGerritForStatus)
lgtm
4 years, 5 months ago (2016-07-15 04:54:56 UTC) #12
hiroshige
lgtm. Could you mention in the CL description that this CL makes ThreadableLoaderClient::didReceiveResourceTiming() to be ...
4 years, 5 months ago (2016-07-19 10:06:33 UTC) #14
yhirano
On 2016/07/19 10:06:33, hiroshige wrote: > lgtm. > > Could you mention in the CL ...
4 years, 5 months ago (2016-07-19 11:23:14 UTC) #17
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/2146333002/120001
4 years, 5 months ago (2016-07-20 01:21:15 UTC) #19
yhirano
ksakamoto@: ping
4 years, 5 months ago (2016-07-21 12:38:56 UTC) #21
Kunihiko Sakamoto
Sorry for the delay, I didn't realize I'm in the R field. https://codereview.chromium.org/2146333002/diff/120001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h File third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h ...
4 years, 5 months ago (2016-07-22 02:24:57 UTC) #22
yhirano
https://codereview.chromium.org/2146333002/diff/120001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h File third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h (right): https://codereview.chromium.org/2146333002/diff/120001/third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h#newcode129 third_party/WebKit/Source/core/loader/ThreadableLoaderClientWrapper.h:129: m_client->didReceiveResourceTiming(*info); On 2016/07/22 02:24:57, Kunihiko Sakamoto wrote: > I ...
4 years, 5 months ago (2016-07-22 02:28:12 UTC) #23
Kunihiko Sakamoto
lgtm
4 years, 5 months ago (2016-07-22 02:31:19 UTC) #24
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/2146333002/120001
4 years, 5 months ago (2016-07-22 02:58:20 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 5 months ago (2016-07-22 04:12:04 UTC) #28
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 04:13:51 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ce88c0f90d6859b34255d6992aace413f84f1d1f
Cr-Commit-Position: refs/heads/master@{#407058}

Powered by Google App Engine
This is Rietveld 408576698