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

Issue 338533002: Fix null pointer crash with adjustAndMark (Closed)

Created:
6 years, 6 months ago by Erik Corry
Modified:
6 years, 6 months ago
CC:
blink-reviews, kouhei+heap_chromium.org, oilpan-reviews
Project:
blink
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M Source/platform/heap/Visitor.h View 1 chunk +2 lines, -1 line 5 comments Download

Messages

Total messages: 19 (0 generated)
Erik Corry
6 years, 6 months ago (2014-06-13 09:03:56 UTC) #1
zerny-chromium
lgtm
6 years, 6 months ago (2014-06-13 09:10:41 UTC) #2
Mads Ager (chromium)
LGTM
6 years, 6 months ago (2014-06-13 09:12:09 UTC) #3
sof
https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode624 Source/platform/heap/Visitor.h:624: if (self) Would it be possible move this "up" ...
6 years, 6 months ago (2014-06-13 09:12:54 UTC) #4
haraken
https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode223 Source/platform/heap/Visitor.h:223: if (!t) I was thinking that this null check ...
6 years, 6 months ago (2014-06-13 09:14:16 UTC) #5
sof
On 2014/06/13 09:14:16, haraken wrote: > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h > File Source/platform/heap/Visitor.h (right): > > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode223 > ...
6 years, 6 months ago (2014-06-13 09:18:20 UTC) #6
Mads Ager (chromium)
On 2014/06/13 09:14:16, haraken wrote: > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h > File Source/platform/heap/Visitor.h (right): > > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode223 > ...
6 years, 6 months ago (2014-06-13 09:21:01 UTC) #7
Erik Corry
https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode223 Source/platform/heap/Visitor.h:223: if (!t) On 2014/06/13 09:14:16, haraken wrote: > > ...
6 years, 6 months ago (2014-06-13 09:40:27 UTC) #8
haraken
On 2014/06/13 09:40:27, Erik Corry wrote: > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h > File Source/platform/heap/Visitor.h (right): > > https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode223 ...
6 years, 6 months ago (2014-06-13 09:47:24 UTC) #9
sof
lgtm https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h File Source/platform/heap/Visitor.h (right): https://codereview.chromium.org/338533002/diff/1/Source/platform/heap/Visitor.h#newcode624 Source/platform/heap/Visitor.h:624: if (self) On 2014/06/13 09:40:26, Erik Corry wrote: ...
6 years, 6 months ago (2014-06-13 09:49:35 UTC) #10
Erik Corry
The CQ bit was checked by erik.corry@gmail.com
6 years, 6 months ago (2014-06-13 10:18:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/338533002/1
6 years, 6 months ago (2014-06-13 10:18:45 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 6 months ago (2014-06-13 11:26:38 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-13 12:29:50 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/17017)
6 years, 6 months ago (2014-06-13 12:29:52 UTC) #15
sof
Looks like it stalled on bot flakiness; could someone send it along to green the ...
6 years, 6 months ago (2014-06-15 19:28:08 UTC) #16
Erik Corry
The CQ bit was checked by erik.corry@gmail.com
6 years, 6 months ago (2014-06-15 19:39:34 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erik.corry@gmail.com/338533002/1
6 years, 6 months ago (2014-06-15 19:39:42 UTC) #18
commit-bot: I haz the power
6 years, 6 months ago (2014-06-15 20:41:45 UTC) #19
Message was sent while issue was closed.
Change committed as 176166

Powered by Google App Engine
This is Rietveld 408576698