Jonathan Almeida

Results 109 comments of Jonathan Almeida

LGTM, but @MatthewTighe might want to take a quick look at it before it lands as well since he has the most up-to-date context. 🙂

Maybe something that has a theme: phoenix bird, fennec fox (because it's a cute)? Would be nice if it isn't Android specific so we can represent all of mobile.

Copying over [James' JIRA comment](https://mozilla-hub.atlassian.net/browse/FNXV2-21021?focusedCommentId=574256) here so I can reference it (Fenix JIRA is only a one-way sync): > Progress/investigation: > * the lazy caching of the feature `value()` which...

After some testing and offline discussions, we've decided on how we want to proceed with the bug fix here. 1. We land the [Nimbus groovy plugin](https://github.com/mozilla-mobile/android-components/pull/12615) upgrade that will avoid...

@SoftVision-CosminMuntean could you retest this experiment using the latest nightly 105 build (available in a few hours from when this comment was written)?

Apologiese @SoftVision-CosminMuntean, we had to land one more patch for this fix. Could you please verify that the experiment is still working in nightly?

@cpeterso @athomasmoz FYI: we've landed the patches in Nightly and 104. After the next 104 release, we can start the experiment.

Update for this issue (mostly for my own memory) after speaking with Christian: the app services team is working on a better API for this feature so that we can...

> I didn't specifically make it interruptible, but you might be able to interrupt it via the `SqlInterruptHandle` on the write connection. That should interrupt any DB queries, which I...