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

Issue 2762943002: Move files in wtf/ to platform/wtf/ (Part 6). (Closed)

Created:
3 years, 9 months ago by Yuta Kitamura
Modified:
3 years, 9 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, kinuko+watch, blink-reviews-wtf_chromium.org, Mikhail
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move files in wtf/ to platform/wtf/ (Part 6). At this time the following files are moved to platform/wtf/: Allocator.h WTF.h (note: WTF.cpp remains in wtf/) allocator/PartitionAllocator.{h,cpp} allocator/Partitions.{h,cpp} WTF.cpp is not moved in this change, but this seems OK since "platform_wtf" target is defined as source_set. WTF.cpp has heavy dependencies and it's hard to move WTF.cpp now. BUG=691465 Review-Url: https://codereview.chromium.org/2762943002 Cr-Commit-Position: refs/heads/master@{#458361} Committed: https://chromium.googlesource.com/chromium/src/+/5edac62fffb2eed70ea6f00095dd0dc82f46c3a7

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -771 lines) Patch
A + third_party/WebKit/Source/platform/wtf/Allocator.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/wtf/BUILD.gn View 2 chunks +6 lines, -0 lines 0 comments Download
A + third_party/WebKit/Source/platform/wtf/WTF.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/platform/wtf/allocator/PartitionAllocator.h View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/Source/platform/wtf/allocator/PartitionAllocator.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/platform/wtf/allocator/Partitions.h View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/platform/wtf/allocator/Partitions.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/Allocator.h View 1 chunk +5 lines, -152 lines 0 comments Download
M third_party/WebKit/Source/wtf/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/WTF.h View 1 chunk +7 lines, -52 lines 0 comments Download
M third_party/WebKit/Source/wtf/allocator/PartitionAllocator.h View 1 chunk +5 lines, -140 lines 0 comments Download
D third_party/WebKit/Source/wtf/allocator/PartitionAllocator.cpp View 1 chunk +0 lines, -36 lines 0 comments Download
M third_party/WebKit/Source/wtf/allocator/Partitions.h View 1 chunk +7 lines, -178 lines 0 comments Download
D third_party/WebKit/Source/wtf/allocator/Partitions.cpp View 1 chunk +0 lines, -195 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (10 generated)
Yuta Kitamura
haraken: PTAL?
3 years, 9 months ago (2017-03-21 07:46:04 UTC) #6
haraken
LGTM
3 years, 9 months ago (2017-03-21 07:47:38 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/2762943002/20001
3 years, 9 months ago (2017-03-21 09:43:38 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 09:50:57 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5edac62fffb2eed70ea6f00095dd...

Powered by Google App Engine
This is Rietveld 408576698