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

Unified Diff: blimp/docs/running.md

Issue 1818253003: blimp: Disable custom web fonts on the engine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | blimp/engine/start_engine.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/docs/running.md
diff --git a/blimp/docs/running.md b/blimp/docs/running.md
index bb92199f03f870a4c83f989f2bfe6bfed4738e55..9d640e14e5118d2212cf96de415bad6f8273b919 100644
--- a/blimp/docs/running.md
+++ b/blimp/docs/running.md
@@ -102,6 +102,8 @@ also start a new shell and keep the following command running:
destroyed before serialization.
* `--android-fonts-path=$PATH`: Path to where the fonts are located.
Typically this would be `out-linux/Debug/gen/third_party/blimp_fonts`.
+* `--disable-remote-fonts`: Disables downloading of custom web fonts in the
+ renderer.
#### Typical invocation
When the client connects to a manually specified engine instead of using the
« no previous file with comments | « no previous file | blimp/engine/start_engine.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698