Page MenuHomePhabricator

Compress the Aphlict client SWF.
ClosedPublic

Authored by joshuaspence on May 29 2014, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 4, 6:06 AM
Unknown Object (File)
Sat, Aug 31, 8:30 AM
Unknown Object (File)
Sat, Aug 31, 8:30 AM
Unknown Object (File)
Sat, Aug 31, 8:21 AM
Unknown Object (File)
Aug 19 2024, 10:59 AM
Unknown Object (File)
Aug 18 2024, 5:47 PM
Unknown Object (File)
Aug 17 2024, 1:08 AM
Unknown Object (File)
Aug 15 2024, 11:09 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPe05f427f3dd1: Compress the Aphlict client SWF.
Summary

Remove the -debug=true flags from the script used to build the Aplhict client SWF.

Test Plan

Before

> du -h webroot/rsrc/swf/aphlict.swf
20K

After

> du -h webroot/rsrc/swf/aphlict.swf
16K

Diff Detail

Repository
rP Phabricator
Branch
aphlict-debug
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 785
Build 785: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Compress the Aphlict client SWF..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

wow such savings

This revision is now accepted and ready to land.May 29 2014, 9:46 PM
epriestley updated this revision to Diff 22233.

Closed by commit rPe05f427f3dd1 (authored by @joshuaspence, committed by @epriestley).