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

Issue 2584943002: Remove Dart_CreateLibrarySnapshot. (Closed)

Created:
4 years ago by rmacnak
Modified:
4 years ago
Reviewers:
Cutch, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove Dart_CreateLibrarySnapshot. This API was never used by Dartium, Flutter or Standalone. R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/2f532ab58bf23ede3f44a40649802ac70b9fb418

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -86 lines) Patch
M runtime/include/dart_api.h View 1 chunk +0 lines, -21 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 3 chunks +4 lines, -24 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 chunk +0 lines, -41 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
4 years ago (2016-12-16 20:25:59 UTC) #2
Cutch
lgtm
4 years ago (2016-12-16 21:45:29 UTC) #3
rmacnak
Committed patchset #1 (id:1) manually as 2f532ab58bf23ede3f44a40649802ac70b9fb418 (presubmit successful).
4 years ago (2016-12-16 23:06:09 UTC) #5
siva
4 years ago (2016-12-20 01:18:21 UTC) #6
Message was sent while issue was closed.
I believe this API was added by Adam as he thought it would be used by flutter.
Did you check with him?

Powered by Google App Engine
This is Rietveld 408576698