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

Issue 443343002: [dom_distiller] Fix viewer to use Open Sans webfont. (Closed)

Created:
6 years, 4 months ago by Yaron
Modified:
6 years, 4 months ago
Reviewers:
cjhopman, nyquist
CC:
chromium-reviews, darin-cc_chromium.org, jam, nyquist, kuan, sunangel
Project:
chromium
Visibility:
Public.

Description

[dom_distiller] Fix viewer to use Open Sans webfont. Previously we were specifying to use Open Sans but the font isn't loaded on Android. Use the webfont hosted on Google and update CSP to allow it. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288497

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M components/dom_distiller/content/dom_distiller_viewer_source.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/dom_distiller/content/resources/dom_distiller_viewer.html View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Yaron
6 years, 4 months ago (2014-08-07 04:32:00 UTC) #1
Yaron
6 years, 4 months ago (2014-08-07 04:32:00 UTC) #2
nyquist
https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode332 components/dom_distiller/content/dom_distiller_viewer_source.cc:332: return "object-src 'none'; style-src 'self' http://fonts.googleapis.com;"; drive-by: I know ...
6 years, 4 months ago (2014-08-07 04:50:46 UTC) #3
Yaron
https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode332 components/dom_distiller/content/dom_distiller_viewer_source.cc:332: return "object-src 'none'; style-src 'self' http://fonts.googleapis.com;"; On 2014/08/07 04:50:46, ...
6 years, 4 months ago (2014-08-07 05:03:36 UTC) #4
nyquist
was there a bug for this? anyway, lgtm
6 years, 4 months ago (2014-08-08 18:23:01 UTC) #5
Yaron
The CQ bit was checked by yfriedman@chromium.org
6 years, 4 months ago (2014-08-08 18:42:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/443343002/1
6 years, 4 months ago (2014-08-08 18:44:47 UTC) #7
cjhopman
https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode332 components/dom_distiller/content/dom_distiller_viewer_source.cc:332: return "object-src 'none'; style-src 'self' http://fonts.googleapis.com;"; On 2014/08/07 05:03:36, ...
6 years, 4 months ago (2014-08-08 18:48:20 UTC) #8
Yaron
The CQ bit was unchecked by yfriedman@chromium.org
6 years, 4 months ago (2014-08-08 19:02:09 UTC) #9
Yaron
On 2014/08/08 18:48:20, cjhopman wrote: > https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc > File components/dom_distiller/content/dom_distiller_viewer_source.cc (right): > > https://codereview.chromium.org/443343002/diff/1/components/dom_distiller/content/dom_distiller_viewer_source.cc#newcode332 > ...
6 years, 4 months ago (2014-08-08 19:02:17 UTC) #10
Yaron
The CQ bit was checked by yfriedman@chromium.org
6 years, 4 months ago (2014-08-08 20:00:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/443343002/60001
6 years, 4 months ago (2014-08-08 20:02:15 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-09 00:40:04 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 03:02:09 UTC) #14
Message was sent while issue was closed.
Change committed as 288497

Powered by Google App Engine
This is Rietveld 408576698