Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1579328

Browse files
committed
Roll src/third_party/dart 9450c6d..40bab34 (8 commits)
40bab34 Fix Stopwatch timers to not overflow on intermediate computations. edcaa05 Support @pragma('dart2js:noElision') on non-internal methods dc8a56b Rename set literal tests to end in _test f484e1b Call canParse() for all LSP requests before passing to handlers 0e54ce3 Fix a canParse method that would overflow the stack 8fb5265 Ensure LSP canParse type-checks optional values 26d91cf If LSP initialize fails in tests, throw d187653 Fix LSP canParse to allow nulls where the spec allows
1 parent b324969 commit 1579328

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '9450c6d829a91b055982eec3eb4d7f83d8686a11',
34+
'dart_revision': '40bab34fbd08673b469b86c01f211cd0b6e805c5',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: efafbbb1222897f979c2a4a6115ad024
1+
Signature: ab41a143da5b7fb2e46b9b9df48ae3cb
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)