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)
Sun, May 25, 9:36 PM
Unknown Object (File)
Sun, May 25, 7:34 PM
Unknown Object (File)
May 6 2025, 12:19 AM
Unknown Object (File)
May 5 2025, 11:18 AM
Unknown Object (File)
May 5 2025, 8:54 AM
Unknown Object (File)
Apr 9 2025, 8:25 AM
Unknown Object (File)
Apr 7 2025, 2:37 AM
Unknown Object (File)
Apr 1 2025, 10:20 AM
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).