Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Issue 397038: For the 249 branch:... (Closed)

Created:
11 years, 1 month ago by Mark Larson (Google)
Modified:
9 years, 7 months ago
Reviewers:
Yusuke Sato
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), ben+cc_chromium.org
Visibility:
Public.

Description

For the 249 branch: Enable remote fonts by default. This change introduces --disable-remote-fonts flag and obsoletes --enable-remote-fonts. TBR= yusukes 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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32300

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/webpreferences.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Mark Larson (Google)
11 years, 1 month ago (2009-11-18 06:59:38 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698