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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 98c16b430e6b
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 924c17245a78
Choose a head ref
  • 1 commit
  • 17 files changed
  • 1 contributor

Commits on Jan 18, 2024

  1. [web] fix ==/hashCode/toString for several classes across renderers (#…

    …49786)
    
    Fix equality and hash code in `ParagraphStyle` and `StrutStyle` across renderers. Since those classes transitively rely on `Paint` and other classes, also fix those at least to a point that they pass the `test/painting/text_style_test.dart` test on the framework side.
    yjbanov authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    924c172 View commit details
    Browse the repository at this point in the history
Loading