Skip to content

Commit

Permalink
Roll Dart version to 9c07fb6 (#6788)
Browse files Browse the repository at this point in the history
This hash corresponds to 2.10-dev.9.2

Changes in this roll include:
- Fix for flutter/flutter#23879 (Revert
"[vm/compiler] Fine tune operator and phi handling.)
- Fix for Dart issue dart-lang/sdk#35009
- Recover from default values in function types
- [vm, reload] On the path for no shape changes, defer freeing the old
- [vm] Fix misc printf format bugs.
- [VM] Added cleanup for Dart IO API
  • Loading branch information
a-siva committed Nov 8, 2018
1 parent 94dd716 commit c8da288
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Expand Up @@ -31,7 +31,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'bf26f760b1bb3d5fea6bda110f6a17b590364120',
'dart_revision': '9c07fb64c48adb3d6fde50bab6b8b641c5b67683',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -60,7 +60,7 @@ vars = {
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.15.7',
'dart_json_rpc_2_tag': '2.0.9',
'dart_linter_tag': '0.1.70',
'dart_linter_tag': '0.1.71',
'dart_logging_tag': '0.11.3+2',
'dart_markdown_tag': '2.0.2',
'dart_matcher_tag': '0.12.3',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
@@ -1,4 +1,4 @@
Signature: b024268129b905906ae3c9a0d7a30782
Signature: 03e52cfdea768cb5721891aa95f26166

UNUSED LICENSES:

Expand Down

0 comments on commit c8da288

Please sign in to comment.