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

Issue 2694173002: Remove thread-local weak processing (Closed)

Created:
3 years, 10 months ago by haraken
Modified:
3 years, 10 months ago
Reviewers:
sof
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews, kinuko+watch, kouhei+heap_chromium.org, blink-reviews-wtf_chromium.org, Mikhail
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove thread-local weak processing It is now unused. BUG=671856 Review-Url: https://codereview.chromium.org/2694173002 Cr-Commit-Position: refs/heads/master@{#450339} Committed: https://chromium.googlesource.com/chromium/src/+/6908e6e6a69e1c5b11a7a2227d65a913208bdb95

Patch Set 1 #

Total comments: 2

Patch Set 2 : temp #

Patch Set 3 : temp #

Patch Set 4 : temp #

Patch Set 5 : temp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -148 lines) Patch
M third_party/WebKit/Source/platform/heap/Heap.h View 1 2 3 4 3 chunks +4 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Heap.cpp View 1 2 3 4 1 chunk +1 line, -10 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/HeapAllocator.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Persistent.h View 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.h View 1 2 3 4 4 chunks +0 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/ThreadState.cpp View 1 2 3 4 4 chunks +2 lines, -73 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/Visitor.h View 1 4 chunks +4 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/platform/heap/VisitorImpl.h View 2 chunks +3 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashTable.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (14 generated)
haraken
PTAL
3 years, 10 months ago (2017-02-14 06:45:09 UTC) #2
sof
lgtm https://codereview.chromium.org/2694173002/diff/1/third_party/WebKit/Source/platform/heap/Heap.cpp File third_party/WebKit/Source/platform/heap/Heap.cpp (right): https://codereview.chromium.org/2694173002/diff/1/third_party/WebKit/Source/platform/heap/Heap.cpp#newcode312 third_party/WebKit/Source/platform/heap/Heap.cpp:312: bool ThreadHeap::popAndInvokeGlobalWeakCallback(Visitor* visitor) { We should drop the ...
3 years, 10 months ago (2017-02-14 07:16:48 UTC) #3
haraken
> https://codereview.chromium.org/2694173002/diff/1/third_party/WebKit/Source/platform/heap/Visitor.h#newcode272 > third_party/WebKit/Source/platform/heap/Visitor.h:272: // The weak pointer > callbacks are run on the thread ...
3 years, 10 months ago (2017-02-14 07:55:52 UTC) #4
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/2694173002/20001
3 years, 10 months ago (2017-02-14 07:56:23 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/355569)
3 years, 10 months ago (2017-02-14 08:07:25 UTC) #9
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/2694173002/40001
3 years, 10 months ago (2017-02-14 08:29:52 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/281745)
3 years, 10 months ago (2017-02-14 09:10:55 UTC) #14
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/2694173002/60001
3 years, 10 months ago (2017-02-14 09:43:26 UTC) #17
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/platform/heap/Heap.h: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-14 11:19:20 UTC) #19
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/2694173002/80001
3 years, 10 months ago (2017-02-14 11:46:54 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 13:40:08 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/6908e6e6a69e1c5b11a7a2227d65...

Powered by Google App Engine
This is Rietveld 408576698