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

Issue 13874008: Remove String.slice. Too much overlap with String.substring. (Closed)

Created:
7 years, 8 months ago by floitsch
Modified:
7 years, 8 months ago
CC:
reviews_dartlang.org, Jennifer Messerly, Siggi Cherem (dart-lang), srdjan
Visibility:
Public.

Description

Remove String.slice. Too much overlap with String.substring. Committed: https://code.google.com/p/dart/source/detail?r=21442

Patch Set 1 #

Patch Set 2 : Add VM changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -183 lines) Patch
M runtime/lib/string_patch.dart View 1 1 chunk +0 lines, -35 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_string.dart View 1 chunk +0 lines, -36 lines 0 comments Download
M sdk/lib/core/string.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D tests/corelib/string_slice_test.dart View 1 chunk +0 lines, -95 lines 0 comments Download
M tools/dom/docs/lib/docs.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
floitsch
7 years, 8 months ago (2013-04-12 22:22:31 UTC) #1
floitsch
Forgot runtime changes in last upload.
7 years, 8 months ago (2013-04-12 22:24:40 UTC) #2
Andrei Mouravski
lgtm
7 years, 8 months ago (2013-04-12 22:26:03 UTC) #3
floitsch
7 years, 8 months ago (2013-04-15 09:38:39 UTC) #4
Lasse Reichstein Nielsen
lgtm
7 years, 8 months ago (2013-04-15 10:32:21 UTC) #5
floitsch
7 years, 8 months ago (2013-04-15 12:20:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r21442 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698