Page MenuHomePhabricator

Explicitly enable strict compilation for the Aphlict client SWF.
ClosedPublic

Authored by joshuaspence on Jun 3 2014, 2:01 AM.
Tags
None
Referenced Files
F15445252: D9354.id22281.diff
Thu, Mar 27, 1:09 PM
F15414934: D9354.diff
Thu, Mar 20, 3:11 AM
F15399152: D9354.id.diff
Mon, Mar 17, 3:06 AM
F15398082: D9354.id22281.diff
Sun, Mar 16, 11:15 PM
F15396786: D9354.diff
Sun, Mar 16, 4:17 PM
F15390705: D9354.id.diff
Sat, Mar 15, 6:27 AM
F15384323: D9354.id22277.diff
Fri, Mar 14, 7:31 PM
F15341352: D9354.id.diff
Sun, Mar 9, 7:49 PM
Subscribers

Details

Summary

Strict mode is enabled by default, but it would be best to explicitly enable it... just in case.

Strict mode prints undefined property and function calls; also performs compile-time type checking on assignments and options supplied to method calls. See http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7a92.html

Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Explicitly enable strict compilation for 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.
This revision is now accepted and ready to land.Jun 3 2014, 1:10 PM
epriestley updated this revision to Diff 22281.

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