In Firefox 28, window.screenX and window.screenY were changed to report CSS pixels instead of device pixels. We should ensure we're still properly reporting content window resolution here.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
Do we need to test any additional behavior or just need to pass this test with ESR31 based TBB? I'd be happy to write a new test if former is the case.
For the device/CSS pixel difference, TBB bluntly returns 0 from the methods changed in the Firefox's patch (GetScreenX, GetScreenY). So I guess it should be ok.
For the device/CSS pixel difference, TBB bluntly returns 0 from the methods changed in the Firefox's patch (GetScreenX, GetScreenY). So I guess it should be ok.
If Arthur agrees that he has already taken care of the new methods, this bug should be closed.
For the device/CSS pixel difference, TBB bluntly returns 0 from the methods changed in the Firefox's patch (GetScreenX, GetScreenY). So I guess it should be ok.
If Arthur agrees that he has already taken care of the new methods, this bug should be closed.