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

Issue 10919147: Move dart:web to pkg:htmlescape. (Closed)

Created:
8 years, 3 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 3 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move dart:web to pkg:htmlescape. Remove the dart:web library from the VM. Remove reference to web library from libraries.dart. Committed: https://code.google.com/p/dart/source/detail?r=12023

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -99 lines) Patch
M lib/_internal/libraries.dart View 1 chunk +0 lines, -3 lines 0 comments Download
D lib/web/web.dart View 1 chunk +0 lines, -22 lines 0 comments Download
A + pkg/htmlescape/htmlescape.dart View 1 chunk +5 lines, -4 lines 0 comments Download
A pkg/htmlescape/pubspec.yaml View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/intl/intl.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/pubspec.yaml View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/bin/bin.gypi View 7 chunks +0 lines, -36 lines 0 comments Download
M runtime/bin/builtin.h View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/builtin.cc View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/bin/builtin_nolib.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M runtime/bin/dartutils.h View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/dartutils.cc View 3 chunks +0 lines, -8 lines 0 comments Download
D runtime/bin/web_sources.gypi View 1 chunk +0 lines, -10 lines 0 comments Download
M runtime/vm/unit_test.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/create_sdk.py View 4 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein Nielsen
TBR. This is a reapply (hopefully properly timed with a corresponding patch for Dartium bindings).
8 years, 3 months ago (2012-09-07 11:37:08 UTC) #1
Ivan Posva
8 years, 3 months ago (2012-09-07 11:51:35 UTC) #2
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698