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

Issue 141713008: Use new ASAN APIs for scanning ASAN fake stacks during garbage collection. (Closed)

Created:
6 years, 10 months ago by Mads Ager (chromium)
Modified:
6 years, 8 months ago
CC:
blink-reviews, Mads Ager (chromium)
Visibility:
Public.

Description

Use new ASAN APIs for scanning ASAN fake stacks during garbage collection. BUG=339813 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170856

Patch Set 1 #

Patch Set 2 : Minor style changes. #

Total comments: 6

Patch Set 3 : Address comments. #

Patch Set 4 : Rebased #

Patch Set 5 : Rebase and disable strict finalization checking. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -28 lines) Patch
M Source/platform/heap/AddressSanitizer.h View 1 2 3 4 1 chunk +1 line, -25 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 1 2 3 4 1 chunk +8 lines, -1 line 0 comments Download
M Source/platform/heap/ThreadState.h View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 1 2 3 4 3 chunks +37 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
Mads Ager (chromium)
6 years, 10 months ago (2014-02-06 13:25:47 UTC) #1
kcc1
LGTM with nits https://codereview.chromium.org/141713008/diff/20001/Source/heap/AddressSanitizer.h File Source/heap/AddressSanitizer.h (right): https://codereview.chromium.org/141713008/diff/20001/Source/heap/AddressSanitizer.h#newcode37 Source/heap/AddressSanitizer.h:37: #if defined(ADDRESS_SANITIZER) && !OS(WIN) remember that ...
6 years, 10 months ago (2014-02-06 13:44:06 UTC) #2
Vyacheslav Egorov (Chromium)
lgtm
6 years, 10 months ago (2014-02-06 13:45:56 UTC) #3
Mads Ager (chromium)
Thanks for the reviews guys. As Kostya notes this is blocked by an update of ...
6 years, 10 months ago (2014-02-06 14:15:17 UTC) #4
wibling-chromium
lgtm
6 years, 10 months ago (2014-02-07 10:13:25 UTC) #5
zerny-chromium
lgtm2
6 years, 10 months ago (2014-02-07 12:07:15 UTC) #6
haraken
LGTM, cq+ed.
6 years, 10 months ago (2014-02-10 05:35:31 UTC) #7
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-10 05:35:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ager@chromium.org/141713008/100001
6 years, 10 months ago (2014-02-10 05:35:53 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 05:35:57 UTC) #10
commit-bot: I haz the power
Failed to apply patch for Source/heap/ThreadState.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-10 05:35:57 UTC) #11
Mads Ager (chromium)
Yunlian, this is the change that is currently blocked by a clang update for chromeos. ...
6 years, 8 months ago (2014-04-02 09:59:36 UTC) #12
Nico
On 2014/04/02 09:59:36, Mads Ager (chromium) wrote: > Yunlian, this is the change that is ...
6 years, 8 months ago (2014-04-03 00:15:25 UTC) #13
Mads Ager (chromium)
clang has rolled everywhere. Landing!
6 years, 8 months ago (2014-04-04 09:10:25 UTC) #14
haraken
On 2014/04/04 09:10:25, Mads Ager (chromium) wrote: > clang has rolled everywhere. Landing! That's awesome!
6 years, 8 months ago (2014-04-04 09:13:08 UTC) #15
Mads Ager (chromium)
The CQ bit was checked by ager@chromium.org
6 years, 8 months ago (2014-04-04 09:14:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ager@chromium.org/141713008/260001
6 years, 8 months ago (2014-04-04 09:15:00 UTC) #17
wibling-chromium
lgtm
6 years, 8 months ago (2014-04-04 09:15:18 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-04 10:28:56 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 8 months ago (2014-04-04 10:29:00 UTC) #20
Mads Ager (chromium)
The CQ bit was checked by ager@chromium.org
6 years, 8 months ago (2014-04-04 10:29:49 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ager@chromium.org/141713008/260001
6 years, 8 months ago (2014-04-04 10:29:55 UTC) #22
commit-bot: I haz the power
6 years, 8 months ago (2014-04-04 11:52:14 UTC) #23
Message was sent while issue was closed.
Change committed as 170856

Powered by Google App Engine
This is Rietveld 408576698