[Webkit-unassigned] [Bug 113096] [chromium] make layout tests pass on retina displays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 14:09:05 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113096





--- Comment #3 from Nico Weber <thakis at chromium.org>  2013-03-22 14:11:32 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > See bug 93673.
> > 
> > We should do that (but it requires using private apis, boo :-/).
> > 
> > But just ticking the "Open in Low Resolution" box in finder->get info for DRT / Content Shell makes things work for me too, so it's maybe not uberly high priority?
> 
> Interesting. I didn't know about that option. Does that persist across rebuilds

Yes.

>, or can we programmatically tick set that settings somehow as part of the build?

>From what I can tell, this is stored in the LSHighResolutionModeIsMagnified field (look through the output of `defaults read`, and look for that and org.chromium.ContentShell), but that seems to be Not Documented At All on the interwebs. So "not easily".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list