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

Issue 1119403003: Propagate failures from VirtualMemory::Commit. (Closed)

Created:
5 years, 7 months ago by koda
Modified:
5 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Propagate failures from VirtualMemory::Commit. BUG=23314 R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=45501

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M runtime/vm/pages.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/pages.cc View 1 2 2 chunks +11 lines, -3 lines 0 comments Download
M runtime/vm/virtual_memory.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
koda
5 years, 7 months ago (2015-05-04 18:07:20 UTC) #1
Ivan Posva
LGTM once unreserving. -Ivan https://codereview.chromium.org/1119403003/diff/20001/runtime/vm/pages.cc File runtime/vm/pages.cc (right): https://codereview.chromium.org/1119403003/diff/20001/runtime/vm/pages.cc#newcode52 runtime/vm/pages.cc:52: return NULL; We should unreserve ...
5 years, 7 months ago (2015-05-04 18:16:03 UTC) #2
koda
https://codereview.chromium.org/1119403003/diff/20001/runtime/vm/pages.cc File runtime/vm/pages.cc (right): https://codereview.chromium.org/1119403003/diff/20001/runtime/vm/pages.cc#newcode52 runtime/vm/pages.cc:52: return NULL; On 2015/05/04 18:16:02, Ivan Posva wrote: > ...
5 years, 7 months ago (2015-05-04 18:19:09 UTC) #3
koda
Committed patchset #4 (id:60001) manually as r45501 (presubmit successful).
5 years, 7 months ago (2015-05-04 18:35:59 UTC) #4
ricow1
5 years, 7 months ago (2015-05-04 19:16:27 UTC) #5
Message was sent while issue was closed.
On 2015/05/04 18:35:59, koda wrote:
> Committed patchset #4 (id:60001) manually as r45501 (presubmit successful).

This is on trunk!!!

Powered by Google App Engine
This is Rietveld 408576698