[Webkit-unassigned] [Bug 37183] new-run-webkit-tests should ensure font smoothing is in a good state for chromium-mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 19:32:22 PDT 2010


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





--- Comment #3 from Hironori Bono <hbono at chromium.org>  2010-04-06 19:32:22 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > DumpRenderTree sets the user default in its process, not run-webkit-tests. 
> > Setting it globally would be a bad idea.
> 
> Good point. I had just gotten far enough in looking through run-webkit-tests to
> see that run-webkit-tests wasn't doing it :)

Our test_shell also sets the user default in its process when the
|classic_theme| value is true. (On Mac, its default value was true.) As far as
I investigated, it seems (probably) your r26203 (*1) changed its default value
to false and prevented setting the user default on Mac. So, I would think the
easiest solution is setting its default value back to true on Mac.

(*1) <http://src.chromium.org/viewvc/chrome?view=rev&revision=26203>

Regards,

Hironori Bono

-- 
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