Skip to content

Conversation

@cmonfortep
Copy link
Contributor

@cmonfortep cmonfortep commented Mar 31, 2025

Task/Issue URL: https://app.asana.com/0/1149059203486286/1209843796003365/f

Description

See: https://app.asana.com/0/488551667048375/1209843796003365/f

TLDR; adds an extra fallback FF in case we can't rely on the parent FF

Steps to test this PR

N/A

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

@cmonfortep
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

autofillJob += coroutineScope.launch(dispatcherProvider.io()) {
runCatching {
if (autofillServiceFeature.self().isEnabled().not()) {
if (isAutofillServiceEnabled()) {
Copy link
Member

Choose a reason for hiding this comment

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

missing a not()?

@cmonfortep cmonfortep force-pushed the feature/cristian/autofill/add_ff_guard branch from 76cdbd6 to 130b239 Compare March 31, 2025 12:24
@CDRussell CDRussell self-assigned this Mar 31, 2025
@cmonfortep cmonfortep merged commit 101d0f3 into develop Mar 31, 2025
6 of 7 checks passed
@cmonfortep cmonfortep deleted the feature/cristian/autofill/add_ff_guard branch March 31, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants