Skip to content

Commit

Permalink
Roll Dart version to f9ebf21 (flutter#6812)
Browse files Browse the repository at this point in the history
* Roll Dart version to f9ebf21

This roll includes the following fixes:
- Fix obfuscation (issue
flutter/flutter#22322)
- Fix for issue 34839 Service isolate hangs during shutdown if
- Fix bug in unboxed constant spilling
(flutter/flutter#23879)
- Reland Fine tune operator and phi handling which was reverted due to
the above bug.
  • Loading branch information
a-siva authored Nov 9, 2018
1 parent 9669aeb commit 2584816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
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': '9c07fb64c48adb3d6fde50bab6b8b641c5b67683',
'dart_revision': 'f9ebf2129732fd2b606286fdf58e500384b8a0bc',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fc569d77237ef4247eb7a93bb2c989be
Signature: 688d05f1b8d8726e65b28a27ccc7dfcb

UNUSED LICENSES:

Expand Down

0 comments on commit 2584816

Please sign in to comment.