dadaa

Results 4 comments of dadaa

This is a screenshot of current prototype.

Thank you very much! I will address your comments.

Thank you very much, @0c0w3 ! > Naming nit: Can we use `data` instead of `content` everywhere please? `data` is more natural, it matches the column name in the DB,...

> We're going to need breaking change PRs on [Android](https://github.com/mozilla-mobile/firefox-android/blob/1e66fa9e7e76ce4675d6b850c80ee06173125b8d/android-components/components/feature/fxsuggest/src/main/java/mozilla/components/feature/fxsuggest/FxSuggestSuggestionProvider.kt#L83-L121) (and [tests](https://github.com/mozilla-mobile/firefox-android/blob/main/android-components/components/feature/fxsuggest/src/test/java/mozilla/components/feature/fxsuggest/FxSuggestSuggestionProviderTest.kt#L60-L61)) and [iOS](https://github.com/mozilla-mobile/firefox-ios/blob/18f2634083842bec835ae26bebeeb36c38b5d643/firefox-ios/Storage/Rust/RustFirefoxSuggestion.swift#L46-L83), though. I added a [section to the readme](https://github.com/mozilla/application-services/tree/main/components/suggest#%EF%B8%8F-breaking-changes-%EF%B8%8F) about them, but I'd be happy to walk...