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

Issue 2984683002: VM: Remove old LinkedHashMap implementation that is no longer used (Closed)

Created:
3 years, 5 months ago by erikcorry
Modified:
3 years, 4 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: Remove old LinkedHashMap implementation that is no longer used There may be some reason that I am overlooking why we can't do this. It works fine in the default VM config. R=zra@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/8f5a106e2f737965632d9a8dcb9abbf1930fa73f

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -82 lines) Patch
M runtime/lib/collection_patch.dart View 1 chunk +3 lines, -82 lines 2 comments Download

Messages

Total messages: 7 (1 generated)
erikcorry
3 years, 5 months ago (2017-07-20 09:21:28 UTC) #1
zra
I suspect this is safe to remove, but definitely test some more configurations locally before ...
3 years, 5 months ago (2017-07-20 16:44:07 UTC) #2
erikcorry
https://codereview.chromium.org/2984683002/diff/1/runtime/lib/collection_patch.dart File runtime/lib/collection_patch.dart (right): https://codereview.chromium.org/2984683002/diff/1/runtime/lib/collection_patch.dart#newcode833 runtime/lib/collection_patch.dart:833: * This is never actually instantiated any more - ...
3 years, 4 months ago (2017-07-28 08:28:10 UTC) #3
erikcorry
Committed patchset #1 (id:1) manually as 8f5a106e2f737965632d9a8dcb9abbf1930fa73f (presubmit successful).
3 years, 4 months ago (2017-07-28 12:17:26 UTC) #5
zra
lgtm Did you test with dart_precompiled_runtime? In the future, please wait for lgtm before submitting. ...
3 years, 4 months ago (2017-07-28 14:40:14 UTC) #6
erikcorry
3 years, 4 months ago (2017-07-28 15:06:52 UTC) #7
Message was sent while issue was closed.
On 2017/07/28 14:40:14, zra wrote:
> lgtm
> 
> Did you test with dart_precompiled_runtime?

Yes

> In the future, please wait for lgtm before submitting. Thanks!

Sorry!  Really thought I had LGTM on this.

Powered by Google App Engine
This is Rietveld 408576698