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

Issue 17009007: Tweak j2d for String.indexOf(s,int) semantics. (Closed)

Created:
7 years, 6 months ago by scheglov
Modified:
7 years, 6 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Tweak j2d for String.indexOf(s,int) semantics. In Parser.parseCommentReferences() we attempted to use index + 1, which was length + 1. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/source/detail?r=24144

Patch Set 1 #

Messages

Total messages: 2 (0 generated)
scheglov
7 years, 6 months ago (2013-06-18 01:17:48 UTC) #1
Brian Wilkerson
7 years, 6 months ago (2013-06-18 13:49:26 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698