Closed Bug 977383 Opened 10 years ago Closed 10 years ago

Make UI thread callback in BitmapUtils#getDrawable more explicit

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bnicholson, Unassigned)

References

Details

Bug 975173 makes the callback for BitmapUtils#getDrawable always execute on the UI thread. We document this in the JavaDoc comments, but that's easily overlooked. We may want to make this more explicit, perhaps by changing the method name.

We might also want to consider renaming other methods in our code where we do the same thing, such as Tabs#onTabChanged.
If we already doc this in Java Docs, we can probably close this bug. Since I was the one whining about this I feel OK to close it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.