commit | 10bdd19f59bd295c36456a2e94e75320eaa0c3d0 | [log] [tgz] |
---|---|---|
author | Dominik Röttsches <[email protected]> | Tue Oct 20 10:48:28 2020 |
committer | Commit Bot <[email protected]> | Tue Oct 20 10:48:28 2020 |
tree | 835cb1e0eea3d643121904f4753d014d1232b579 | |
parent | 10d8c213ed1afbe8b6e1905ea1cee95cb695691d [diff] |
Remove PreCacheFontForFlash As part of Flash API removal, remove instances of PreCacheFontForFlash. Generally, cache priming for GDI fonts on Windows still seems to be needed for printing and PDF processes but the flash reference can be deleted. Bug: 1139287 Change-Id: Iebaac7c48b5fddbb81219b0fcc08b091597dee2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2478990 Commit-Queue: Dominik Röttsches <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#818851}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.