Closed
Bug 1314009
Opened 9 years ago
Closed 9 years ago
DevicePixelRatio showing incorrect via XULRunner
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rahul.jhaveri, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36
Steps to reproduce:
I am running XUlRunner version 41.0.1 and I am printing the value for "window.devicePixelRatio" on the screen on my Surface Pro running Windows 8.1
And even though the value should be 2 it always comes as 1.
When I run it on IE or even Firefox 41 directly then the value is displayed correctly.
Actual results:
window.devicePixelRatio = 1
Expected results:
window.devicePixelRatio = 2
Comment 1•9 years ago
|
||
Benjamin, to my knowledge XUL Runner has been decommissioned, so it appears to me that this reported bug is the expected behavior. Could you advise here, please?
Flags: needinfo?(benjamin)
Comment 2•9 years ago
|
||
XULRunner is not supported. I don't think this is "expected" but it's not something we're going to spend time investigating.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(benjamin)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•