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

Issue 2796223002: Rewrite references to "wtf/" to "platform/wtf/" in platform/scheduler. (Closed)

Created:
3 years, 8 months ago by Yuta Kitamura
Modified:
3 years, 8 months ago
Reviewers:
Sami
CC:
chromium-reviews, blink-reviews, kinuko+watch, scheduler-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rewrite references to "wtf/" to "platform/wtf/" in platform/scheduler. This is essentially the result of the following shell command followed by git cl format: find . -type f -exec sed -i 's/"wtf\//"platform\/wtf\//g' {} \; DEPS is updated, too, in order to prevent further introduction of "wtf/". BUG=691465 Review-Url: https://codereview.chromium.org/2796223002 Cr-Commit-Position: refs/heads/master@{#463220} Committed: https://chromium.googlesource.com/chromium/src/+/09d1b60e7c9facda095d609e8b2a256caeec105f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M third_party/WebKit/Source/platform/scheduler/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/base/task_queue_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/webthread_impl_for_renderer_scheduler.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/test/fake_web_task_runner.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/test/fake_web_task_runner.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (8 generated)
Yuta Kitamura
skyostil: PTAL? (For details, see my announcenent in blink-dev).
3 years, 8 months ago (2017-04-05 06:42:34 UTC) #4
Sami
lgtm, thank you!
3 years, 8 months ago (2017-04-05 11:07:12 UTC) #7
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/2796223002/1
3 years, 8 months ago (2017-04-10 09:18:58 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 11:25:39 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/09d1b60e7c9facda095d609e8b2a...

Powered by Google App Engine
This is Rietveld 408576698