Comment #30 on issue 17818 by bugdro...@chromium.org: Enabled dynamic / web  
font support in a secure manner
http://code.google.com/p/chromium/issues/detail?id=17818

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=33800

------------------------------------------------------------------------
r33800 | yusu...@google.com | 2009-12-03 22:34:46 -0800 (Thu, 03 Dec 2009)  
| 6 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/render_view_host_delegate_helper.cc?r1=33800&r2=33799
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.cc?r1=33800&r2=33799
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.h?r1=33800&r2=33799
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webpreferences.h?r1=33800&r2=33799

Enable remote fonts by default. This change introduces  
--disable-remote-fonts flag and obsoletes --enable-remote-fonts.

BUG=17818
TEST=(1) Start chromium WITHOUT --disable-remote-fonts. Visit  
http://www.alistapart.com/d/cssatten/poen.html . Verify that the page is  
rendered using _remote_ fonts (reference image:  
http://www.alistapart.com/d/cssatten/poen.png ) / (2) Start chromium WITH  
--disable-remote-fonts. Visit  
http://www.alistapart.com/d/cssatten/poen.html . Verify that the page is  
rendered using _local_ fonts

Review URL: http://codereview.chromium.org/165236
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to