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
F14060747: D9354.diff
Mon, Nov 18, 3:15 AM
F14048423: D9354.diff
Thu, Nov 14, 7:43 AM
F14034859: D9354.diff
Sun, Nov 10, 2:32 AM
F14021164: D9354.diff
Wed, Nov 6, 6:00 AM
F13985118: D9354.id22277.diff
Sun, Oct 20, 6:05 PM
F13985116: D9354.id22281.diff
Sun, Oct 20, 6:05 PM
F13984800: D9354.id22281.diff
Sun, Oct 20, 4:03 PM
F13984453: D9354.id22281.diff
Sun, Oct 20, 1:30 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).