Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Support High Refresh Rate Displays #6493

Closed
yoasif opened this issue Apr 1, 2020 · 9 comments
Closed

Support High Refresh Rate Displays #6493

yoasif opened this issue Apr 1, 2020 · 9 comments

Comments

@yoasif
Copy link

yoasif commented Apr 1, 2020

Initially reported in mozilla-mobile/fenix#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

@yoasif yoasif changed the title Support High Refresh Rate Support High Refresh Rate Displays Apr 1, 2020
@mugna91
Copy link

mugna91 commented Jun 3, 2020

Any update on this?

@dead10ck
Copy link

As a user of a high refresh rate device, I really hope this gets done before the new UI is released on the standard version of Firefox for Android.

@data-sync-user data-sync-user changed the title Support High Refresh Rate Displays FNX3-22652 ⁃ Support High Refresh Rate Displays Aug 4, 2020
@data-sync-user data-sync-user changed the title FNX3-22652 ⁃ Support High Refresh Rate Displays FNX2-17832 ⁃ Support High Refresh Rate Displays Aug 5, 2020
@st3fan st3fan changed the title FNX2-17832 ⁃ Support High Refresh Rate Displays Support High Refresh Rate Displays Aug 5, 2020
@rosuH
Copy link

rosuH commented Sep 10, 2020

I am using op8 and I found that the issues are caused by onePlus. They have a whitelist for supporting the high refresh rate feature.

See here: https://bugzilla.mozilla.org/show_bug.cgi?id=1662380

@ReeganExE
Copy link

Any plan for this?

@dead10ck
Copy link

dead10ck commented Sep 3, 2021

I haven't had any issues with the refresh rate since the new UI went stable. I think it was a OnePlus-specific issue.

@Soudini
Copy link

Soudini commented Dec 3, 2021

I am currently on a OnePlus 8T. I tried stable, beta and nightly. Out of the three, both stable and beta were running at 120fps but only nightly is running at 60fps (and only when a page is displayed, for example when typing a url, the frame rate goes up to 120fps according to the fps counter from the developer options).

I use only nightly because it is the only one working correctly with KeePassDX password auto completion integration. Is there anything I can do to help out ?

@dead10ck
Copy link

dead10ck commented Dec 3, 2021

@Soudini I think this is an issue with OxygenOS, and not Firefox.

@Soudini
Copy link

Soudini commented Dec 7, 2021

You are totally right ! After doing some more research and buying AutoHz, it works. It's a shame that buying a third-party app is needed, but it is not this project's fault.

@csadilek
Copy link
Contributor

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1795138

Change performed by the Move to Bugzilla add-on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants