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

Issue 1977783002: BlinkGCMemoryDumpProvider should inherit from MemoryDumpProvider directly (Closed)

Created:
4 years, 7 months ago by bashi
Modified:
4 years, 7 months ago
Reviewers:
haraken, keishi
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews, kinuko+watch, kouhei+heap_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

BlinkGCMemoryDumpProvider should inherit from MemoryDumpProvider directly Removing indirections. BUG=605822 Committed: https://crrev.com/e6ac66446fcde0040623287ce049043d4a84d51b Cr-Commit-Position: refs/heads/master@{#394043}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -75 lines) Patch
M third_party/WebKit/Source/platform/exported/Platform.cpp View 3 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/BlinkGCMemoryDumpProvider.h View 4 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/BlinkGCMemoryDumpProvider.cpp View 6 chunks +22 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/BlinkGCMemoryDumpProviderTest.cpp View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Heap.cpp View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapPage.h View 4 chunks +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapPage.cpp View 8 chunks +24 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.cpp View 1 2 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
bashi
PTAL? https://codereview.chromium.org/1977783002/diff/1/third_party/WebKit/Source/platform/heap/Heap.cpp File third_party/WebKit/Source/platform/heap/Heap.cpp (left): https://codereview.chromium.org/1977783002/diff/1/third_party/WebKit/Source/platform/heap/Heap.cpp#oldcode118 third_party/WebKit/Source/platform/heap/Heap.cpp:118: if (Platform::current() && Platform::current()->currentThread()) Move this into Platform::init(). ...
4 years, 7 months ago (2016-05-13 09:01:58 UTC) #2
haraken
But we need to keep using WebMemoryDumpProvider in other allocators in core/ and modules/ (e.g., ...
4 years, 7 months ago (2016-05-13 09:13:56 UTC) #3
bashi
On 2016/05/13 09:13:56, haraken wrote: > But we need to keep using WebMemoryDumpProvider in other ...
4 years, 7 months ago (2016-05-13 09:35:27 UTC) #4
haraken
On 2016/05/13 09:35:27, bashi1 wrote: > On 2016/05/13 09:13:56, haraken wrote: > > But we ...
4 years, 7 months ago (2016-05-13 09:40:15 UTC) #5
bashi
Fixed tests. I'm going to land this.
4 years, 7 months ago (2016-05-17 02:16:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977783002/40001
4 years, 7 months ago (2016-05-17 02:16:55 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-17 03:19:48 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 03:21:32 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e6ac66446fcde0040623287ce049043d4a84d51b
Cr-Commit-Position: refs/heads/master@{#394043}

Powered by Google App Engine
This is Rietveld 408576698