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

Issue 12052038: Rename new Uri.fromString to Uri.parse. (Closed)

Created:
7 years, 11 months ago by floitsch
Modified:
7 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename new Uri.fromString to Uri.parse. Committed: https://code.google.com/p/dart/source/detail?r=17562

Patch Set 1 #

Patch Set 2 : Reupload because of Error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -111 lines) Patch
M pkg/http/lib/src/base_client.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/lib/src/multipart_request.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/test/client_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/test/mock_client_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/test/utils.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/oauth2/lib/oauth2.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/oauth2/lib/src/authorization_code_grant.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/lib/src/credentials.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/lib/src/handle_access_token_response.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/test/authorization_code_grant_test.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M pkg/oauth2/test/client_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/oauth2/test/credentials_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/test/handle_access_token_response_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/builtin.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M samples/swarm/swarm_ui_lib/util/Uri.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/samples/leap/leap_leg.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/http_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/io/websocket_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/uri/uri.dart View 2 chunks +7 lines, -1 line 0 comments Download
M tests/compiler/dart2js/uri_extras_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/standalone/io/http_auth_test.dart View 8 chunks +13 lines, -13 lines 0 comments Download
M tests/standalone/io/http_client_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/http_connection_close_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_proxy_test.dart View 6 chunks +8 lines, -8 lines 0 comments Download
M tests/standalone/io/http_redirect_test.dart View 8 chunks +8 lines, -8 lines 0 comments Download
M tests/standalone/io/http_stream_close_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/https_client_certificate_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/https_client_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/https_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/regress_6521_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/regress_7097_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_builtin_roots_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_no_builtin_roots_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/web_socket_no_secure_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/web_socket_secure_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/web_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/uri_test.dart View 4 chunks +11 lines, -11 lines 0 comments Download
M utils/pub/command_lish.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/pub/command_uploader.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/hosted_source.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/oauth2.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M utils/tests/pub/curl_client_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M utils/tests/pub/oauth2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/pub/test_pub.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
7 years, 11 months ago (2013-01-23 13:10:33 UTC) #1
Lasse Reichstein Nielsen
7 years, 11 months ago (2013-01-24 07:02:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698