Closed Bug 1380447 Opened 7 years ago Closed 3 years ago

Fennec front end makes multiple REQUEST_SHOW_TOOLBAR_IMMEDIATELY when going out of fullscreen

Categories

(Firefox for Android Graveyard :: General, enhancement, P5)

Unspecified
Android
enhancement

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: rbarker, Unassigned)

Details

Something is causing multiple REQUEST_SHOW_TOOLBAR_IMMEDIATELY to be sent to the dynamic toolbar animator when going out of fullscreen mode. Since the requests are asynchronous messages sent from the UI thread to the compositor thread, the second request can sometimes cause the static snapshot to be regenerated unnecessarily. It would be nice to fix the front end code so that multiple requests of the same type are not sent back to back so the dynamic toolbar animator does not do unnecessary work.
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195

Needinfo :susheel if you think this bug should be re-triaged.
Priority: P3 → P5
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.