Skip to content

Conversation

@MickeyMoz
Copy link
Contributor

No description provided.

@MickeyMoz MickeyMoz force-pushed the ac-update branch 2 times, most recently from 20f3b9b to 6ed1014 Compare January 14, 2026 16:01
@rvandermeulen
Copy link
Contributor

rvandermeulen commented Jan 14, 2026

@Mugurell Looks like this may have been broken by https://bugzilla.mozilla.org/show_bug.cgi?id=1928925?

> Task :app:compileDebugKotlin
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:25:1 Class 'AwesomeBarWrapper' is not abstract and does not implement abstract members:
fun updateHiddenSuggestions(hiddenSuggestions: Set<AwesomeBar.GroupedSuggestion>): Unit
fun setOnRemoveSuggestionButtonClicked(listener: (AwesomeBar.GroupedSuggestion) -> Unit): Unit
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:55:37 Cannot infer type for value parameter 'suggestion'. Specify it explicitly.
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:56:28 Unresolved reference 'onSuggestionClicked'.
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:56:49 Cannot infer type for type parameter 'T'. Specify it explicitly.
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:56:49 Cannot infer type for type parameter 'R'. Specify it explicitly.
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:59:32 Cannot infer type for value parameter 'suggestion'. Specify it explicitly.
e: app/src/main/java/org/mozilla/reference/browser/search/AwesomeBarWrapper.kt:60:61 Unresolved reference 'editSuggestion'.

Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

MickeyMoz 💪

@mergify mergify bot added the queued label Jan 15, 2026
@jonalmeida jonalmeida merged commit 79330cc into mozilla-mobile:master Jan 15, 2026
15 checks passed
@mergify
Copy link

mergify bot commented Jan 15, 2026

Merge Queue Status

✅ The pull request has been merged at d34f898

This pull request spent 10 seconds in the queue, including 1 second running CI.
The checks were run in-place.

Required conditions to merge
  • status-success=pr-complete

@mergify mergify bot removed the queued label Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants