mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 422e0bcdcf96 to feb35ba49cd7 (2 revisions) (flutter/engine#48839)
https://dart.googlesource.com/sdk.git/+log/422e0bcdcf96..feb35ba49cd7 2023-12-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-209.0.dev 2023-12-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-208.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC chinmaygarde@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
ff0ecf88c5
commit
261ebc4fdb
2
DEPS
2
DEPS
@ -66,7 +66,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '422e0bcdcf96b0741480b771668828ebe76ac9d7',
|
||||
'dart_revision': 'feb35ba49cd7035194d749b4e3db33d0fe034ae6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: ce6b7b2cf44262d5362bb5f61463ba1d
|
||||
Signature: 2a9b72ca4d60189f29e24d911bfe11eb
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -3954,6 +3954,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/boxed_int.dart + ..
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/boxed_int_to_string.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/error_utils.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_common_patch.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_patch.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_array.dart + ../../../third_party/dart/LICENSE
|
||||
@ -4017,6 +4018,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/boxed_int.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/boxed_int_to_string.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/error_utils.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_common_patch.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/int_patch.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_array.dart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user