Page MenuHomePhabricator

Convert "profile" image transforms to the new pathway
ClosedPublic

Authored by epriestley on May 12 2015, 10:56 PM.
Tags
None
Referenced Files
F15409307: D12818.diff
Wed, Mar 19, 4:06 AM
F15403193: D12818.id30808.diff
Tue, Mar 18, 2:10 AM
F15304226: D12818.id30808.diff
Thu, Mar 6, 1:30 AM
Unknown Object (File)
Thu, Feb 27, 5:00 PM
Unknown Object (File)
Feb 14 2025, 11:40 PM
Unknown Object (File)
Feb 9 2025, 4:34 PM
Unknown Object (File)
Feb 9 2025, 7:11 AM
Unknown Object (File)
Feb 8 2025, 4:30 AM
Subscribers

Details

Summary

Ref T7707. This ends up being sort of complicated: to support 100x100 images in T4406, we need to scale small images up so they look OK when we scale them back down with background-size in CSS.

The rest of it is mostly straightforward.

Test Plan
  • Did an OAuth handshake and saw a scaled-up, scaled-down profile picture that looked correct.
  • Used Pholio, edited pholio, embedded pholio.
  • Uploaded a bunch of small/weird/big images and regenerated all their transforms.
  • Uploaded some text files into Pholio.
  • Grepped for removed methods, etc.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Convert "profile" image transforms to the new pathway.
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.May 12 2015, 11:25 PM
This revision was automatically updated to reflect the committed changes.