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

Issue 2193173002: Move ThreadableLoader to Oilpan heap (1/3) (Closed)

Created:
4 years, 4 months ago by yhirano
Modified:
4 years, 4 months ago
Reviewers:
haraken
CC:
chromium-reviews, tyoshino+watch_chromium.org, tzik, yhirano+watch_chromium.org, nhiroki, blink-reviews, kinuko+fileapi
Base URL:
https://chromium.googlesource.com/chromium/src.git@onheap-bridge-peer-in-worker-threadable-loader
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ThreadableLoader to Oilpan heap (1/3) As a preparation to the oilpanization, this CL forbids holding a FileReaderLoader instance directly. Instead, use std::unique_ptr<FileReaderLoader>. BUG=587663 Committed: https://crrev.com/b6e40e387dd63294292f8b7a831abb77e886fcab Cr-Commit-Position: refs/heads/master@{#409729}

Patch Set 1 #

Patch Set 2 : rebase #

Messages

Total messages: 26 (21 generated)
yhirano
4 years, 4 months ago (2016-07-29 10:11:22 UTC) #5
haraken
LGTM. Thanks for splitting!
4 years, 4 months ago (2016-07-29 10:17:29 UTC) #6
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/2193173002/20001
4 years, 4 months ago (2016-08-04 06:32:06 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-04 06:38:05 UTC) #24
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 06:39:48 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b6e40e387dd63294292f8b7a831abb77e886fcab
Cr-Commit-Position: refs/heads/master@{#409729}

Powered by Google App Engine
This is Rietveld 408576698