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

Issue 11312091: Rename DOMURL to ObjectUrl. (Closed)

Created:
8 years, 1 month ago by Emily Fortuna
Modified:
8 years, 1 month ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Rename DOMURL to ObjectUrl. Committed: https://code.google.com/p/dart/source/detail?r=14550

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -148 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 5 chunks +31 lines, -51 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 5 chunks +45 lines, -69 lines 0 comments Download
M sdk/lib/html/scripts/htmlrenamer.py View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M sdk/lib/html/scripts/systemhtml.py View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M sdk/lib/html/templates/html/dart2js/impl_LocalWindow.darttemplate View 1 chunk +0 lines, -9 lines 0 comments Download
M sdk/lib/html/templates/html/dartium/impl_LocalWindow.darttemplate View 1 chunk +0 lines, -5 lines 0 comments Download
M sdk/lib/html/templates/html/interface/interface_LocalWindow.darttemplate View 1 chunk +0 lines, -10 lines 0 comments Download
M tests/html/url_test.dart View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Emily Fortuna
Fix for: http://code.google.com/p/dart/issues/detail?id=5595
8 years, 1 month ago (2012-11-05 20:45:05 UTC) #1
blois
8 years, 1 month ago (2012-11-05 21:41:47 UTC) #2
lgtm

Don't forget to send out a breaking change email!

https://codereview.chromium.org/11312091/diff/1010/sdk/lib/html/dart2js/html_...
File sdk/lib/html/dart2js/html_dart2js.dart (right):

https://codereview.chromium.org/11312091/diff/1010/sdk/lib/html/dart2js/html_...
sdk/lib/html/dart2js/html_dart2js.dart:34992: +  factory Url() =>
_UrlFactoryProvider.createUrl();
Can we omit the constructor? I don't think it means anything (if it even works).

Powered by Google App Engine
This is Rietveld 408576698