Page MenuHomePhabricator

Serve .eot and .ttf through Celerity
ClosedPublic

Authored by epriestley on May 16 2014, 4:41 PM.
Tags
None
Referenced Files
F18738794: D9154.id21742.diff
Wed, Oct 1, 5:16 PM
F18738793: D9154.id21743.diff
Wed, Oct 1, 5:16 PM
F18647239: D9154.diff
Fri, Sep 19, 12:43 PM
F18647008: D9154.diff
Fri, Sep 19, 11:56 AM
F18631668: D9154.id21742.diff
Tue, Sep 16, 4:13 PM
F18602636: D9154.diff
Sat, Sep 13, 3:42 PM
F18465891: D9154.id.diff
Sep 2 2025, 8:06 AM
F18462800: D9154.diff
Sep 1 2025, 11:15 PM
Subscribers

Details

Reviewers
btrahan
chad
Commits
Restricted Diffusion Commit
rP1ec21dc81de5: Serve .eot and .ttf through Celerity
Summary

D9153 fixed half of this, but exposed another issue, which is that we don't actually serve ".eot" and ".ttf" through Celerity right now.

Make sure we include them in the routes.

Test Plan
  • Downloaded CSS, JS, TTF, EOT, WOFF, JPG, etc., through Celerity.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Serve .eot and .ttf through Celerity.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.May 16 2014, 4:44 PM
epriestley updated this revision to Diff 21743.

Closed by commit rP1ec21dc81de5 (authored by @epriestley).