GeckoView renders in 1080p on a 2160p display
Categories
(GeckoView :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: staleydyla.n, Unassigned)
Details
Attachments
(1 file)
|
61.73 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.92 Safari/537.36
Steps to reproduce:
Render a fullscreen GeckoView on an Android TV device (Nvidia Shield TV) connected to a 4K/2160p display
Actual results:
The GeckoView is rendered in 1080p, as confirmed by checking window.outerWidth in conjunction with window.devicePixelRatio. This is also confirmed by checking the allocated SurfaceView buffers in the output of adb shell dumpsys SurfaceFlinger.
Expected results:
GeckoView renders at the native resolution of 2160p
| Reporter | ||
Comment 1•5 years ago
|
||
I believe this is potentially related to https://bugzilla.mozilla.org/show_bug.cgi?id=1547137, however this bug is about the primary view, not video-specifically.
Comment 2•5 years ago
|
||
Resetting severity to default of --.
Updated•4 years ago
|
Comment 3•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:amoya, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Description
•