Open Bug 1795138 Opened 3 years ago Updated 2 months ago

Support High Refresh Rate Displays

Categories

(Firefox for Android :: General, enhancement)

All
Android
enhancement

Tracking

()

People

(Reporter: csadilek, Unassigned)

References

Details

From github: https://github.com/mozilla-mobile/android-components/issues/6493.

Initially reported in https://github.com/mozilla-mobile/fenix/issues/7560

Steps to reproduce

  1. Open testufo.com
  2. Set "Count of UFOs" to 1

Expected behavior

Get 90FPS on a 90Hz Screen

Actual behavior

Getting 60FPS while Chrome gets 90

--

This may be supported using the frame pacing library:

https://developer.android.com/games/sdk/frame-pacing
https://source.android.com/devices/graphics/frame-pacing

It is probably also worth looking into how upstream Chromium achieves this, since high refresh rate displays will likely go up in use.

┆Issue is synchronized with this Jira Task

Change performed by the Move to Bugzilla add-on.

Severity: -- → N/A
Type: defect → enhancement
Duplicate of this bug: 1811569

This doesn't seem to be the case anymore. I'm getting 120fps at Nightly. Should we resolve this bug? (Came across this bug while searching for something else.)

You need to log in before you can comment on or make changes to this bug.