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

Issue 12919020: Remove redundant Dart_LoadScript as it doesn't seem to be used in the VM and hopefully dartium uses… (Closed)

Created:
7 years, 9 months ago by siva
Modified:
7 years, 9 months ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove redundant Dart_LoadEmbeddedScript as it doesn't seem to be used in the VM and hopefully dartium can start using Dart_Script always. Committed: https://code.google.com/p/dart/source/detail?r=20277

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -74 lines) Patch
M runtime/bin/dartutils.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/gen_snapshot.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/include/dart_api.h View 1 2 2 chunks +1 line, -11 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 1 2 2 chunks +3 lines, -38 lines 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 2 15 chunks +21 lines, -21 lines 0 comments Download
M runtime/vm/debugger_api_impl_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/unit_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
siva
7 years, 9 months ago (2013-03-19 18:51:34 UTC) #1
siva
7 years, 9 months ago (2013-03-19 19:05:40 UTC) #2
Anton Muhin
LGTM DartUtils::LoadScript also needs some care
7 years, 9 months ago (2013-03-20 13:23:22 UTC) #3
siva
7 years, 9 months ago (2013-03-20 15:35:59 UTC) #4
siva
7 years, 9 months ago (2013-03-20 15:41:35 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r20277 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698