Page MenuHomePhabricator

Mark some ActionScript methods as `final`.
ClosedPublic

Authored by joshuaspence on Jun 6 2014, 8:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 2:55 PM
Unknown Object (File)
Wed, Apr 24, 10:20 PM
Unknown Object (File)
Sat, Apr 20, 7:01 PM
Unknown Object (File)
Wed, Apr 17, 3:37 PM
Unknown Object (File)
Tue, Apr 9, 10:43 PM
Unknown Object (File)
Mar 29 2024, 8:53 PM
Unknown Object (File)
Mar 28 2024, 11:18 PM
Unknown Object (File)
Mar 15 2024, 7:34 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP7f9a6626a0c4: Mark some ActionScript methods as `final`.
Summary

These methods shouldn't be overridden. Marking them as final will enforce this.

Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Mark some ActionScript methods as `final`..
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 7 2014, 6:31 PM
epriestley updated this revision to Diff 22480.

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