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

Issue 10557005: Add dart:web to dart2js and editor, containing only htmlEscape. (Closed)

Created:
8 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 6 months ago
Reviewers:
Emily Fortuna, kasperl
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Emily Fortuna
Visibility:
Public.

Description

Add dart:web to dart2js and editor, containing only htmlEscape. Committed: https://code.google.com/p/dart/source/detail?r=8772

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M lib/compiler/implementation/library_map.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/config/import_any.config View 1 chunk +1 line, -0 lines 0 comments Download
A lib/web/web.dart View 1 1 chunk +22 lines, -0 lines 0 comments Download
M utils/apidoc/apidoc.dart View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
I haven't added the library to the VM, only to the editor and dart2js. Someone ...
8 years, 6 months ago (2012-06-15 13:11:22 UTC) #1
Emily Fortuna
lgtm lgtm!
8 years, 6 months ago (2012-06-15 22:17:34 UTC) #2
kasperl
8 years, 6 months ago (2012-06-18 07:10:24 UTC) #3
LGTM.

https://chromiumcodereview.appspot.com/10557005/diff/1/lib/web/web.dart
File lib/web/web.dart (right):

https://chromiumcodereview.appspot.com/10557005/diff/1/lib/web/web.dart#newcode5
lib/web/web.dart:5: #library("web");
You should make sure to add documentation to these methods (and also the
library) so that it looks nice on api.dartlang.org. You should also update
utils/apidoc/apidoc.dart.

Powered by Google App Engine
This is Rietveld 408576698