Page MenuHomePhabricator

Fix `cancdn` vs `canCDN` flag
ClosedPublic

Authored by epriestley on Aug 14 2014, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 23, 9:30 AM
Unknown Object (File)
Tue, Jan 21, 11:20 PM
Unknown Object (File)
Fri, Jan 10, 3:59 PM
Unknown Object (File)
Fri, Jan 3, 9:28 PM
Unknown Object (File)
Fri, Jan 3, 4:25 AM
Unknown Object (File)
Dec 26 2024, 2:32 AM
Unknown Object (File)
Dec 19 2024, 6:21 PM
Unknown Object (File)
Dec 3 2024, 11:14 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
T5884: Existing files not set to CDNable
Commits
Restricted Diffusion Commit
rPae1a821b658a: Fix `cancdn` vs `canCDN` flag
Summary

Ref T5884. We migrated to add a canCDN flag, but the code looks for a cancdn flag.

If this fixes the issue, I'll migrate cancdn to canCDN in the next diff.

Test Plan

Viewed some files, including old files, and saw the cacheability I expected.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix `cancdn` vs `canCDN` flag.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 14 2014, 6:49 PM
epriestley updated this revision to Diff 24718.

Closed by commit rPae1a821b658a (authored by @epriestley).