Files
sdk/runtime/bin
ahe@google.com 1e0c2471a5 Changed default Uri constructor to Uri.fromComponents(), new default constructor is Uri.fromString(). This is to avoid new Uri('http://www.google.com') resulting in Uri with scheme='http://www.google.com'.
Committing on behalf of: Alexander Aprelev <aprelev@gmail.com>

BUG=dart-3348
TEST=new Uri('http://www.google.com') is the same as new Uri.fromString('http://www.google.com') same as new Uri.fromComponents(scheme:'http', domain:'www.google.com')

Review URL: https://chromiumcodereview.appspot.com//10850015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10168 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 13:48:30 +00:00
..
2012-06-21 17:11:02 +00:00
2012-06-21 17:11:02 +00:00
2012-06-21 17:11:02 +00:00
2012-06-21 17:11:02 +00:00
2012-05-04 16:01:55 +00:00
2012-05-04 15:37:11 +00:00
2012-06-25 23:20:31 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-04-10 23:29:02 +00:00
2012-03-09 23:12:03 +00:00
2012-06-21 17:11:02 +00:00