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

Conversation

@bdero
Copy link
Member

@bdero bdero commented Jun 29, 2023

Unwrap optionals that already have an empty state that must be checked, like std::optional<std::shared_ptr<T>> and std::optional<std::function<T>>.

@bdero bdero requested review from chinmaygarde and zanderso June 29, 2023 21:01
@bdero bdero self-assigned this Jun 29, 2023
@bdero bdero added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 29, 2023
@auto-submit auto-submit bot merged commit e4873bb into flutter:main Jun 29, 2023
auto-submit bot pushed a commit that referenced this pull request Jun 30, 2023
Whoopsies, I missed a spot... Fix a possible crash where an optional nullptr can be provided as the backdrop filter proc. Related: #43345
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 30, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jun 30, 2023
…129818)

flutter/engine@d333434...099a70e

2023-06-30 [email protected] [web] Add nonce configuration. (flutter/engine#42829)
2023-06-30 [email protected] [Impeller] Unwrap optional procs in EntityPass (flutter/engine#43352)
2023-06-30 [email protected] [Impeller] Assign missing user to TODO. (flutter/engine#43351)
2023-06-29 [email protected] Roll Skia from a1ae27969207 to 2d05e3ec6b67 (1 revision) (flutter/engine#43350)
2023-06-29 [email protected] Roll Dart SDK from ecc2440be198 to 2d98d9e27dae (1 revision) (flutter/engine#43347)
2023-06-29 [email protected] [Impeller] Check for lazy memory support. (flutter/engine#43339)
2023-06-29 [email protected] [Impeller] Remove all double empties (flutter/engine#43345)

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
kjlubick pushed a commit to kjlubick/engine that referenced this pull request Jul 14, 2023
Unwrap optionals that already have an empty state that must be checked, like `std::optional<std::shared_ptr<T>>` and `std::optional<std::function<T>>`.
kjlubick pushed a commit to kjlubick/engine that referenced this pull request Jul 14, 2023
Whoopsies, I missed a spot... Fix a possible crash where an optional nullptr can be provided as the backdrop filter proc. Related: flutter#43345
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 e: impeller

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants