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
F13095957: D12818.id30836.diff
Thu, Apr 25, 1:31 PM
F13095956: D12818.id30808.diff
Thu, Apr 25, 1:31 PM
F13095955: D12818.id.diff
Thu, Apr 25, 1:30 PM
F13089940: D12818.diff
Thu, Apr 25, 2:08 AM
Unknown Object (File)
Sat, Apr 20, 8:05 PM
Unknown Object (File)
Tue, Apr 16, 4:50 PM
Unknown Object (File)
Sat, Apr 13, 10:02 PM
Unknown Object (File)
Sat, Apr 13, 10:02 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
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.