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

Conversation

@kevmoo
Copy link
Contributor

@kevmoo kevmoo commented Jul 9, 2024

We moved to dart:core Object functions a while ago

We moved to dart:core Object functions a while ago
@kevmoo kevmoo requested a review from yjbanov July 9, 2024 20:10
@github-actions github-actions bot added the platform-web Code specifically for the web engine label Jul 9, 2024
Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kevmoo kevmoo added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 9, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 9, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Jul 9, 2024

auto label is removed for flutter/engine/53783, due to - The status or check suite Linux linux_license has failed. Please fix the issues identified (or deflake) before re-applying this label.

@kevmoo kevmoo added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 9, 2024
@auto-submit auto-submit bot merged commit d01bd52 into main Jul 9, 2024
@auto-submit auto-submit bot deleted the web_drop_hash branch July 9, 2024 21:52
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 10, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 10, 2024
…151505)

flutter/engine@9d943eb...371db85

2024-07-09 [email protected] [Impeller] Validation logs indicate where in code the validation error happened. (flutter/engine#53784)
2024-07-09 [email protected] Roll Fuchsia Linux SDK from yYs6rINJxWJ8J2vxo... to SrAow18WmBW8IDjza... (flutter/engine#53785)
2024-07-09 [email protected] web_ui: drop internal hash code library (flutter/engine#53783)

Also rolling transitive DEPS:
  fuchsia/sdk/core/linux-amd64 from yYs6rINJxWJ8 to SrAow18WmBW8

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
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: 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
@jiahaog
Copy link
Member

jiahaog commented Jul 10, 2024

Reason for revert: There are still internal users of these hash functions (b/352191023). Flutter also exports it here so its easy for developers to use them even without importing dart:ui. Though it's an easy fix, I'd imagine this to be a breaking change for the OSS ecosystem as well.

@jiahaog jiahaog added the revert Label used to revert changes in a closed and merged pull request. label Jul 10, 2024
auto-submit bot pushed a commit that referenced this pull request Jul 10, 2024
@auto-submit auto-submit bot removed the revert Label used to revert changes in a closed and merged pull request. label Jul 10, 2024
auto-submit bot added a commit that referenced this pull request Jul 10, 2024
Reverts: #53783
Initiated by: jiahaog
Reason for reverting: There are still internal users of these hash functions (b/352191023). Flutter also exports it [here](https://github.com/flutter/flutter/blob/72f83d3237a051a8b1b849abd267d4a4e80ff774/packages/flutter/lib/src/painting/basic_types.dart#L58) so its easy for developers to use them even without importing `dart:ui`. Though it's an easy fix, I'd imagine this to be a breaking change for the OSS ecosystem a
Original PR Author: kevmoo

Reviewed By: {yjbanov}

This change reverts the following previous change:
We moved to dart:core Object functions a while ago
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-web Code specifically for the web engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants