Skip to content

Conversation

@tarrinneal
Copy link
Contributor

Separates the user facing options from the internal use of options to avoid exposing settings we don't need the users to access. fixes flutter/flutter#161634

Also adds option to prevent merging of pigeon definition file options. fixes flutter/flutter#163159

Also removes injection of overflow members for testing from public facing api surface.

Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

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

LGTM with minor comments.

@melvinotieno
Copy link

Kindly requesting what the status of this PR is?

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 17, 2025
@auto-submit auto-submit bot merged commit f65d7a7 into flutter:main Mar 17, 2025
82 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 18, 2025
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Mar 18, 2025
flutter/packages@ff7724c...d450e1b

2025-03-17 [email protected] [image_picker] Fix getMedia on Linux
(flutter/packages#8811)
2025-03-17 [email protected] Add a carve-out on the commenting
requirement (flutter/packages#8855)
2025-03-17 [email protected] [camera] Fix unit test asserting
external value (flutter/packages#8814)
2025-03-17 [email protected] [pigeon] adds Internal options
(flutter/packages#8709)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [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
androidseb pushed a commit to androidseb/packages that referenced this pull request Jun 8, 2025
Separates the user facing options from the internal use of options to avoid exposing settings we don't need the users to access. fixes flutter/flutter#161634

Also adds option to prevent merging of pigeon definition file options. fixes flutter/flutter#163159

Also removes injection of overflow members for testing from public facing api surface.
FMorschel pushed a commit to FMorschel/packages that referenced this pull request Jun 9, 2025
Separates the user facing options from the internal use of options to avoid exposing settings we don't need the users to access. fixes flutter/flutter#161634

Also adds option to prevent merging of pigeon definition file options. fixes flutter/flutter#163159

Also removes injection of overflow members for testing from public facing api surface.
romanejaquez pushed a commit to romanejaquez/flutter that referenced this pull request Aug 14, 2025
flutter/packages@ff7724c...d450e1b

2025-03-17 [email protected] [image_picker] Fix getMedia on Linux
(flutter/packages#8811)
2025-03-17 [email protected] Add a carve-out on the commenting
requirement (flutter/packages#8855)
2025-03-17 [email protected] [camera] Fix unit test asserting
external value (flutter/packages#8814)
2025-03-17 [email protected] [pigeon] adds Internal options
(flutter/packages#8709)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: pigeon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pigeon] Add option to ignore PigeonOptions in file when using the function runWithOptions [pigeon] Separate PigeonOptions api from internal usage.

3 participants