Skip to content

Commit

Permalink
Roll dart to 3e6b871 (flutter#4940)
Browse files Browse the repository at this point in the history
3e6b871 Fixed GamePadList not working in DDC and hide MessagePort.start operation.
edb6e77 Update parseFields to use typeInfo
fdc787e Adjusted issue numbers of a test
22d99d8 Update status for LUCI versions of dart2js chrome builders
20ea3f5 Pass a list of context messages in onProblem callback.
bbb281f Error reporting functions take a list of context messages.
83ef97f Wrap a formatted message with line and column in a FormattedMessage.
b2d7749 Fix issue with missing sources
765242d Add an issue template to the SDK
3accced Mark IsolateReload_TearOff_Parameter_Count_Mismatch failing
006fda3 Update test matrix with correct path to dart on Mac OS
4d7327b Run inference test in strong mode
c502578 Replace skipTypeReferenceOpt with computeType
7ed7e57 Assert that inference isn't expected on abstract methods.
  • Loading branch information
a-siva authored Apr 5, 2018
1 parent d6dd4e5 commit be07059
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': '2676c132cbfd88befcecc544b2e902c255e44b34',
'dart_revision': '3e6b8717fedce5cc28a21616f4591683c211f752',

'dart_args_tag': '1.4.1',
'dart_async_tag': '2.0.6',
Expand Down
2 changes: 1 addition & 1 deletion travis/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 3fc14486250c20c91df483399a9ffd9b
Signature: e57916cfc106e31b9115fb6ab9ec28cb

UNUSED LICENSES:

Expand Down

0 comments on commit be07059

Please sign in to comment.