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
Unknown Object (File)
Tue, Dec 31, 12:56 AM
Unknown Object (File)
Sun, Dec 22, 2:47 AM
Unknown Object (File)
Tue, Dec 17, 4:50 AM
Unknown Object (File)
Sat, Dec 14, 7:11 PM
Unknown Object (File)
Fri, Dec 13, 8:47 AM
Unknown Object (File)
Mon, Dec 9, 3:50 AM
Unknown Object (File)
Nov 26 2024, 7:47 PM
Unknown Object (File)
Nov 22 2024, 5:06 PM
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
Branch
fxform9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5936
Build 5956: [Placeholder Plan] Wait for 30 Seconds

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.