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

Issue 17281002: Make String.startsWith take an optional start index. (Closed)

Created:
7 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 6 months ago
Reviewers:
floitsch, srdjan, ngeoffray
CC:
reviews_dartlang.org, srdjan, ngeoffray
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -8 lines) Patch
M runtime/lib/string_patch.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M sdk/lib/_internal/lib/js_string.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M sdk/lib/core/string.dart View 1 1 chunk +11 lines, -1 line 0 comments Download
M tests/corelib/string_test.dart View 1 2 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lasse Reichstein Nielsen
7 years, 6 months ago (2013-06-17 14:26:32 UTC) #1
srdjan
LGTM for runtime changes.
7 years, 6 months ago (2013-06-17 15:35:19 UTC) #2
ngeoffray
dart2js changes LGTM
7 years, 6 months ago (2013-06-17 15:54:35 UTC) #3
floitsch
LGTM. https://codereview.chromium.org/17281002/diff/1/sdk/lib/core/string.dart File sdk/lib/core/string.dart (right): https://codereview.chromium.org/17281002/diff/1/sdk/lib/core/string.dart#newcode110 sdk/lib/core/string.dart:110: * If [index] is provided, instead check if ...
7 years, 6 months ago (2013-06-17 16:07:15 UTC) #4
Lasse Reichstein Nielsen
7 years, 6 months ago (2013-06-18 13:59:31 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r24142 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698