Page MenuHomePhabricator

Serve aphlict.swf through Celerity
ClosedPublic

Authored by epriestley on Jun 7 2014, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 2:21 AM
Unknown Object (File)
Mon, Feb 24, 11:55 AM
Unknown Object (File)
Sun, Feb 23, 5:31 AM
Unknown Object (File)
Mon, Feb 17, 2:54 PM
Unknown Object (File)
Mon, Feb 17, 2:18 PM
Unknown Object (File)
Thu, Feb 13, 2:13 AM
Unknown Object (File)
Sun, Feb 9, 1:23 PM
Unknown Object (File)
Sun, Feb 9, 1:23 PM
Subscribers

Details

Reviewers
joshuaspence
Commits
Restricted Diffusion Commit
rPc5ee3a4522fe: Serve aphlict.swf through Celerity
Summary

This currently uses a hard-coded relative path, but should not, especially after D9401.

The major effect of this is that updated .swf files might not be served properly, and we were at the whims of the server configuration for caching/versioning behavior.

Test Plan

Enabled debug notifications, saw .swf load through Celerity.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Serve aphlict.swf through Celerity.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: joshuaspence.
This revision is now accepted and ready to land.Jun 7 2014, 8:56 PM
epriestley updated this revision to Diff 22499.

Closed by commit rPc5ee3a4522fe (authored by @epriestley).