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

Issue 2705413003: Move oom.h into partition_allocator. (Closed)

Created:
3 years, 10 months ago by palmer
Modified:
3 years, 10 months ago
CC:
Mads Ager (chromium), blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Dai Mikurube (NOT FULLTIME), kouhei+heap_chromium.org, Mikhail, oilpan-reviews, vmpstr+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move oom.h into partition_allocator. This helps make partition_alloc more self-contained. BUG=695274 Review-Url: https://codereview.chromium.org/2705413003 Cr-Commit-Position: refs/heads/master@{#452613} Committed: https://chromium.googlesource.com/chromium/src/+/19c820347cfb8ac49abc175cc7ca0d9c65cd445f

Patch Set 1 #

Patch Set 2 : `git cl format`. #

Patch Set 3 : Update the BUILD.gn file too. #

Total comments: 1

Patch Set 4 : IWYU: Assertions.h. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -40 lines) Patch
M base/BUILD.gn View 1 2 2 chunks +1 line, -1 line 0 comments Download
D base/allocator/oom.h View 1 chunk +0 lines, -37 lines 0 comments Download
A + base/allocator/partition_allocator/oom.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M base/allocator/partition_allocator/partition_alloc.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/Assertions.h View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
palmer
Should be a simple, small one for you. Thanks! primiano: base/allocator/OWNERS haraken: The rest
3 years, 10 months ago (2017-02-23 01:26:52 UTC) #3
palmer
dcheng: Adding you for base/BUILD.gn.
3 years, 10 months ago (2017-02-23 01:50:56 UTC) #11
haraken
LGTM
3 years, 10 months ago (2017-02-23 02:47:43 UTC) #14
dcheng
LGTM https://codereview.chromium.org/2705413003/diff/40001/base/allocator/partition_allocator/oom.h File base/allocator/partition_allocator/oom.h (right): https://codereview.chromium.org/2705413003/diff/40001/base/allocator/partition_allocator/oom.h#newcode5 base/allocator/partition_allocator/oom.h:5: #ifndef BASE_ALLOCATOR_OOM_H Nit: fix header guards
3 years, 10 months ago (2017-02-23 02:50:12 UTC) #15
Primiano Tucci (use gerrit)
LGTM I think that very subtly third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp also depend on that OOM_CRASH in reportOOMErrorInMainThread: (Not ...
3 years, 10 months ago (2017-02-23 14:27:51 UTC) #18
palmer
> I think that very subtly third_party/WebKit/Source/bindings/core/v8/V8Initializer.cpp > also depend on that OOM_CRASH in reportOOMErrorInMainThread: ...
3 years, 10 months ago (2017-02-23 18:12:51 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/2705413003/60001
3 years, 10 months ago (2017-02-23 18:17:33 UTC) #22
Will Harris
As long as it still ends up calling OOM_CRASH I'm happy with this lgtm
3 years, 10 months ago (2017-02-23 18:40:58 UTC) #23
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 20:43:26 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/19c820347cfb8ac49abc175cc7ca...

Powered by Google App Engine
This is Rietveld 408576698