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 1966733002: Move base/thread_task_runner_handle.h to base/threading/thread_task_runner_handle.h (Closed)

Created:
4 years, 7 months ago by gab
Modified:
4 years, 7 months ago
Reviewers:
danakj
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move base/thread_task_runner_handle.h to base/threading/thread_task_runner_handle.h Keeping a base/thread_task_runner_handle.h which merely does a direct mapping behind for now. Will then proceed to incrementally fixing >1500 files that include the old path (TBR'ing to component OWNERS) to eventually get rid of it. BUG=610438 Committed: https://crrev.com/0ac3fff261825d90beb0b8111fa7499d73bcac7c Cr-Commit-Position: refs/heads/master@{#392765}

Patch Set 1 #

Patch Set 2 : GYP/GN #

Total comments: 6

Patch Set 3 : fix include guards and copyright #

Patch Set 4 : update include of .cc to be direct #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -95 lines) Patch
M base/BUILD.gn View 1 2 chunks +2 lines, -1 line 0 comments Download
M base/base.gypi View 1 2 chunks +2 lines, -1 line 0 comments Download
M base/thread_task_runner_handle.h View 1 chunk +2 lines, -35 lines 0 comments Download
D base/thread_task_runner_handle.cc View 1 chunk +0 lines, -52 lines 0 comments Download
A + base/threading/thread_task_runner_handle.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
A + base/threading/thread_task_runner_handle.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (10 generated)
gab
Dana PTAL, simple move, thanks
4 years, 7 months ago (2016-05-10 18:53:43 UTC) #3
gab
On 2016/05/10 18:53:43, gab wrote: > Dana PTAL, simple move, thanks Oops forgot GYP/GN, coming ...
4 years, 7 months ago (2016-05-10 18:54:18 UTC) #4
gab
On 2016/05/10 18:54:18, gab wrote: > On 2016/05/10 18:53:43, gab wrote: > > Dana PTAL, ...
4 years, 7 months ago (2016-05-10 18:59:06 UTC) #5
danakj
https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.h File base/threading/thread_task_runner_handle.h (right): https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.h#newcode1 base/threading/thread_task_runner_handle.h:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
4 years, 7 months ago (2016-05-10 20:17:38 UTC) #9
danakj
https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.cc File base/threading/thread_task_runner_handle.cc (right): https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.cc#newcode1 base/threading/thread_task_runner_handle.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
4 years, 7 months ago (2016-05-10 20:17:48 UTC) #10
chromium-reviews
Ah, figured I wouldn't update the date for a move (just as we're don't when ...
4 years, 7 months ago (2016-05-10 20:29:42 UTC) #11
danakj
On Tue, May 10, 2016 at 1:29 PM, Gabriel Charette <gab@google.com> wrote: > Ah, figured ...
4 years, 7 months ago (2016-05-10 20:47:20 UTC) #12
gab
All done :-) https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.cc File base/threading/thread_task_runner_handle.cc (right): https://codereview.chromium.org/1966733002/diff/20001/base/threading/thread_task_runner_handle.cc#newcode1 base/threading/thread_task_runner_handle.cc:1: // Copyright (c) 2012 The Chromium ...
4 years, 7 months ago (2016-05-10 21:44:52 UTC) #13
danakj
Thanks LGTM does that header change fix the red bots?
4 years, 7 months ago (2016-05-10 21:47:27 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1966733002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1966733002/40001
4 years, 7 months ago (2016-05-10 21:47:53 UTC) #16
gab
On 2016/05/10 21:47:27, danakj wrote: > Thanks LGTM does that header change fix the red ...
4 years, 7 months ago (2016-05-10 21:51:57 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1966733002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1966733002/60001
4 years, 7 months ago (2016-05-10 21:52:30 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-10 23:17:16 UTC) #22
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 23:18:33 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0ac3fff261825d90beb0b8111fa7499d73bcac7c
Cr-Commit-Position: refs/heads/master@{#392765}

Powered by Google App Engine
This is Rietveld 408576698