Skip to content

Commit 36e4d5e

Browse files
Markzipancommit-bot@chromium.org
authored andcommitted
Reland "[dartdevc] cleaning up unused web files"
This is a reland of e866f04 Original change's description: > [dartdevc] cleaning up unused web files > > Dependent on these google3 changes: https://critique.corp.google.com/#review/272749649 > > Change-Id: I9e89142cd5b2a619acfc35badb9cf3c549b3be9c > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119587 > Reviewed-by: Konstantin Shcheglov <scheglov@google.com> > Commit-Queue: Mark Zhou <markzipan@google.com> Change-Id: I7e01fb4ad60e47808721fa49b3ca3498e7aeaf46 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/120200 Commit-Queue: Mark Zhou <markzipan@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>
1 parent 38f78c0 commit 36e4d5e

File tree

12 files changed

+23
-1432
lines changed

12 files changed

+23
-1432
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ main() { foo(() {}); }
8282

8383
### Dart VM
8484

85+
### Dart for the Web
86+
87+
#### Dart Dev Compiler (DDC)
88+
89+
* Kernel DDC will no longer accept non-dill files as summary inputs.
90+
* Removed support for the deprecated web extension.
91+
8592
### Tools
8693

8794
#### Pub

pkg/dev_compiler/CHANGELOG.md

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)