Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1838330: Make AppWindow::FullscreenWillChange correctly compare w…
…indow to screen using device scale. r=edgar The implementation of AppWindow::ForceRoundedDimensions makes clear that the window size from GetSize` is unscaled. This patch updates the math in FullscreenWillChange to also consider devices pixels per css pixel. Differential Revision: https://phabricator.services.mozilla.com/D180886
- Loading branch information