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

Commit fe01035

Browse files
Reverts "Manual roll Dart SDK from 2bf0f2b8d391 to 7fce3544047c (4 revisions) (#55896)" (#55914)
Reverts: #55896 Initiated by: zanderso Reason for reverting: b/373907578 Original PR Author: skia-flutter-autoroll Reviewed By: {fluttergithubbot} This change reverts the following previous change: Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/2bf0f2b8d391..7fce3544047c 2024-10-16 [email protected] Version 3.7.0-27.0.dev 2024-10-15 [email protected] Version 3.7.0-26.0.dev 2024-10-15 [email protected] Version 3.7.0-25.0.dev 2024-10-15 [email protected] Version 3.7.0-24.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 [email protected],[email protected],[email protected] 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
1 parent 0a55522 commit fe01035

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '7fce3544047c41018b8c00b4453c0262f463dd74',
59+
'dart_revision': '2bf0f2b8d39100b37b82fb8b936f2ecad1070af3',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
63-
'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
63+
'dart_binaryen_rev': '459bc0797f67cb2a8fd4598bb7143b34036608d9',
6464
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
6565
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
6666
'dart_browser_launcher_rev': 'e5fc5d488eb5038bfec2a6690c72ab8dd353e101',
@@ -342,7 +342,7 @@ deps = {
342342
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
343343

344344
'src/flutter/third_party/dart/third_party/binaryen/src':
345-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@93883fde36ac158fd415dcd6dbd387dcfd928d3c',
345+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@459bc0797f67cb2a8fd4598bb7143b34036608d9',
346346

347347
'src/flutter/third_party/dart/third_party/devtools':
348348
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:dcef4f6efe986f110f55dbbe7f3731802e86690a'}]},

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 991c0e3446a2339187c83faec7e40d21
1+
Signature: 1009ec088c488875932614baa464cc41
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4803,7 +4803,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48034803
This Source Code Form is "Incompatible With Secondary Licenses", as
48044804
defined by the Mozilla Public License, v. 2.0.
48054805

4806-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7fce3544047c41018b8c00b4453c0262f463dd74
4806+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2bf0f2b8d39100b37b82fb8b936f2ecad1070af3
48074807
/third_party/fallback_root_certificates/
48084808

48094809
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054
This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055
defined by the Mozilla Public License, v. 2.0.
3205632056

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7fce3544047c41018b8c00b4453c0262f463dd74
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2bf0f2b8d39100b37b82fb8b936f2ecad1070af3
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)