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

Issue 295803005: Handle allocation failure with PartitionAllocReturnNull. (Closed)

Created:
6 years, 7 months ago by JungJik
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-wtf_chromium.org, Mikhail, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Handle allocation failure with PartitionAllocReturnNull. if the browser is in OOM situation and PartitionAllocReturnNull is set, it returns null instead of OOM crash. BUG=374087 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175091

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M Source/wtf/PartitionAlloc.cpp View 1 3 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
JungJik
Handle allocation failure with PartitionAllocReturnNull. if the browser is in OOM situation and PartitionAllocReturnNull is ...
6 years, 7 months ago (2014-05-20 10:52:03 UTC) #1
eseidel
cevans or tsepez are the correct reviewers for partition alloc changes. They should ideally set ...
6 years, 6 months ago (2014-05-29 00:09:12 UTC) #2
JungJik
On 2014/05/29 00:09:12, eseidel wrote: > cevans or tsepez are the correct reviewers for partition ...
6 years, 6 months ago (2014-05-29 02:25:55 UTC) #3
Chris Evans
Thanks for fixing my TODO :) You rock. LGTM if you land with two minor ...
6 years, 6 months ago (2014-05-29 04:05:25 UTC) #4
JungJik
On 2014/05/29 04:05:25, Chris Evans wrote: > Thanks for fixing my TODO :) You rock. ...
6 years, 6 months ago (2014-05-29 12:53:28 UTC) #5
Chris Evans
On 2014/05/29 12:53:28, JungJik wrote: > On 2014/05/29 04:05:25, Chris Evans wrote: > > Thanks ...
6 years, 6 months ago (2014-05-29 17:06:10 UTC) #6
Tom Sepez
lgtm
6 years, 6 months ago (2014-05-29 17:20:25 UTC) #7
JungJik
The CQ bit was checked by jungjik.lee@samsung.com
6 years, 6 months ago (2014-05-29 22:09:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jungjik.lee@samsung.com/295803005/20001
6 years, 6 months ago (2014-05-29 22:10:36 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 00:59:33 UTC) #10
Message was sent while issue was closed.
Change committed as 175091

Powered by Google App Engine
This is Rietveld 408576698