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

Issue 2139873002: V8: Add API to report OOM to embedder. (Closed)

Created:
4 years, 5 months ago by Will Harris
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

V8: Add API to report OOM to embedder. This is a dependent CL for the blink/chromium side change in https://codereview.chromium.org/2130293003/ BUG=614440 Committed: https://crrev.com/bc44b1c627e92000cd37d46092f8bed8986f52f5 Cr-Commit-Position: refs/heads/master@{#37781}

Patch Set 1 #

Total comments: 4

Patch Set 2 : code review changes #

Total comments: 3

Patch Set 3 : add fallback #

Patch Set 4 : completely remove deprecated function #

Patch Set 5 : compile fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -6 lines) Patch
M include/v8.h View 1 2 3 3 chunks +4 lines, -1 line 0 comments Download
M src/api.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/api.cc View 1 2 3 4 5 chunks +29 lines, -5 lines 0 comments Download
M src/isolate.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 27 (9 generated)
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2139873002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2139873002/diff/1/include/v8.h#newcode6470 include/v8.h:6470: void SetOOMErrorHandler(OOMErrorCallback that)); don't add that https://codereview.chromium.org/2139873002/diff/1/src/api.cc File src/api.cc ...
4 years, 5 months ago (2016-07-12 15:11:31 UTC) #2
Will Harris
All done. thanks for taking a look already. PTAL. https://codereview.chromium.org/2139873002/diff/1/include/v8.h File include/v8.h (right): https://codereview.chromium.org/2139873002/diff/1/include/v8.h#newcode6470 include/v8.h:6470: ...
4 years, 5 months ago (2016-07-12 15:42:53 UTC) #3
Will Harris
https://codereview.chromium.org/2139873002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2139873002/diff/20001/src/api.cc#newcode331 src/api.cc:331: if (callback == nullptr) { This will change the ...
4 years, 5 months ago (2016-07-12 15:46:10 UTC) #4
jochen (gone - plz use gerrit)
test
4 years, 5 months ago (2016-07-13 08:00:49 UTC) #5
jochen (gone - plz use gerrit)
+hpayer to chime in on the OOM signature
4 years, 5 months ago (2016-07-13 08:01:28 UTC) #7
Hannes Payer (out of office)
https://codereview.chromium.org/2139873002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2139873002/diff/20001/src/api.cc#newcode331 src/api.cc:331: if (callback == nullptr) { On 2016/07/12 15:46:10, Will ...
4 years, 5 months ago (2016-07-13 09:21:11 UTC) #8
Will Harris
On 2016/07/13 09:21:11, Hannes Payer wrote: > https://codereview.chromium.org/2139873002/diff/20001/src/api.cc > File src/api.cc (right): > > https://codereview.chromium.org/2139873002/diff/20001/src/api.cc#newcode331 ...
4 years, 5 months ago (2016-07-13 18:44:41 UTC) #9
jochen (gone - plz use gerrit)
On 2016/07/13 at 18:44:41, wfh wrote: > On 2016/07/13 09:21:11, Hannes Payer wrote: > > ...
4 years, 5 months ago (2016-07-13 18:54:34 UTC) #11
Will Harris
On 2016/07/13 18:54:34, jochen wrote: > On 2016/07/13 at 18:44:41, wfh wrote: > > On ...
4 years, 5 months ago (2016-07-13 18:57:49 UTC) #12
jochen (gone - plz use gerrit)
On 2016/07/13 at 18:57:49, wfh wrote: > On 2016/07/13 18:54:34, jochen wrote: > > On ...
4 years, 5 months ago (2016-07-13 19:38:20 UTC) #13
Will Harris
PTAL https://codereview.chromium.org/2139873002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/2139873002/diff/20001/src/api.cc#newcode331 src/api.cc:331: if (callback == nullptr) { On 2016/07/13 09:21:11, ...
4 years, 5 months ago (2016-07-13 20:09:45 UTC) #14
Hannes Payer (out of office)
thanks, lgtm
4 years, 5 months ago (2016-07-14 08:19:54 UTC) #15
jochen (gone - plz use gerrit)
lgtm
4 years, 5 months ago (2016-07-14 15:03:30 UTC) #16
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/2139873002/40001
4 years, 5 months ago (2016-07-14 18:43:42 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/467) v8_linux_arm_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 5 months ago (2016-07-14 18:46:32 UTC) #20
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/2139873002/80001
4 years, 5 months ago (2016-07-14 19:00:42 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-14 19:41:12 UTC) #25
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 19:42:47 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bc44b1c627e92000cd37d46092f8bed8986f52f5
Cr-Commit-Position: refs/heads/master@{#37781}

Powered by Google App Engine
This is Rietveld 408576698