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

allow ignoring toString, hashCode, and == in api_conform_test#13907

Merged
jonahwilliams merged 3 commits intoflutter:masterfrom
jonahwilliams:fix_confirm_test
Nov 19, 2019
Merged

allow ignoring toString, hashCode, and == in api_conform_test#13907
jonahwilliams merged 3 commits intoflutter:masterfrom
jonahwilliams:fix_confirm_test

Conversation

@jonahwilliams
Copy link
Contributor

These are inherited from object and need not be defined locally. Also updates several web_ui classes to remove abstract overrides from Object.

@jonahwilliams jonahwilliams marked this pull request as ready for review November 19, 2019 01:32
@jonahwilliams jonahwilliams merged commit c812a62 into flutter:master Nov 19, 2019
@jonahwilliams jonahwilliams deleted the fix_confirm_test branch November 19, 2019 18:21
tvolkert added a commit to flutter/flutter that referenced this pull request Nov 20, 2019
[email protected]:flutter/engine.git/compare/f4fba66c2fad...c812a62

git log f4fba66..c812a62 --no-merges --oneline
2019-11-19 [email protected] allow ignoring toString, hashCode, and == in api_conform_test (flutter/engine#13907)
2019-11-19 [email protected] Roll src/third_party/dart d9d5fbc109..eeca3fb1cb (5 commits)
2019-11-19 [email protected] Add virtual destructor to GPUSurfaceSoftwareDelegate. (flutter/engine#13918)
2019-11-19 [email protected] Moves pointer event sanitizing to engine. (flutter/engine#13697)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants