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

Issue 1420443002: Corrects cleanup on an error during Process startup (Closed)

Created:
5 years, 2 months ago by zra
Modified:
5 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@stable
Target Ref:
refs/heads/stable
Visibility:
Public.

Description

Corrects cleanup on an error during Process startup BUG=

Patch Set 1 #

Total comments: 4

Patch Set 2 : Don't use the process map at all, but leave the field #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M runtime/bin/process_patch.dart View 1 3 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
zra
This is the patch against the stable branch for the memory leak fix.
5 years, 2 months ago (2015-10-19 22:07:26 UTC) #2
Cutch
lgtm
5 years, 2 months ago (2015-10-19 22:09:13 UTC) #3
Bill Hesse
OK, please file a MergeToStable issue for this, and I'll make a release. I assume ...
5 years, 2 months ago (2015-10-19 22:49:42 UTC) #4
Ivan Posva
DBC -Ivan https://codereview.chromium.org/1420443002/diff/1/runtime/bin/process_patch.dart File runtime/bin/process_patch.dart (right): https://codereview.chromium.org/1420443002/diff/1/runtime/bin/process_patch.dart#newcode198 runtime/bin/process_patch.dart:198: throw new ArgumentError("Path is not a String: ...
5 years, 2 months ago (2015-10-20 06:39:13 UTC) #5
zra
https://codereview.chromium.org/1420443002/diff/1/runtime/bin/process_patch.dart File runtime/bin/process_patch.dart (right): https://codereview.chromium.org/1420443002/diff/1/runtime/bin/process_patch.dart#newcode198 runtime/bin/process_patch.dart:198: throw new ArgumentError("Path is not a String: $path"); On ...
5 years, 2 months ago (2015-10-20 16:03:26 UTC) #6
Cutch
lgtm
5 years, 2 months ago (2015-10-20 16:05:38 UTC) #7
kevmoo
Did this land? https://github.com/dart-lang/sdk/commit/e6d92100bf2936907c891a17f934995c59017111 Weird to see it open. Is there a description of the ...
5 years, 2 months ago (2015-10-21 17:10:57 UTC) #9
Ivan Posva
5 years, 2 months ago (2015-10-22 05:29:32 UTC) #10
On 2015/10/21 17:10:57, kevmoo wrote:
> Did this land?
> 
>
https://github.com/dart-lang/sdk/commit/e6d92100bf2936907c891a17f934995c59017111
> 
> Weird to see it open.

This CL cannot be landed because it is against the stable branch. Bill did land
the equivalent code in the commit you quoted. I'll manually close this issue so
it is less confusing.

-Ivan

> Is there a description of the fix we can put in the changelog?
> https://github.com/dart-lang/sdk/issues/24675

Powered by Google App Engine
This is Rietveld 408576698