Chromium Code Reviews
Description[Chromecast] Fix window size/page scale issues on ATV
As far as I can tell, setShrinksViewportContentToFit = false was
added first to work around some resolution bug. This broke automatic
page scale factor calculation later on, which we fixed in turn by
forcing page scale factor = 1. And this then broke with the recent
fixes to device pixel ratio.
It seems that unwinding this whole sequence of workarounds gives
correct behaviour.
BUG=internal b/29215234
TEST=inspected resolution properties + Cast YT on ATV + variety
of Chromecast hardware
Committed: https://crrev.com/7c46711091a782aa5d674e4d682936fa32c93d15
Cr-Commit-Position: refs/heads/master@{#404831}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Defaults are fine for linux #Messages
Total messages: 14 (6 generated)
|