Page MenuHomePhabricator

Mark some ActionScript methods as `final`.
ClosedPublic

Authored by joshuaspence on Jun 6 2014, 8:28 PM.
Tags
None
Referenced Files
F18799409: D9411.id.diff
Fri, Oct 17, 1:46 PM
F18791381: D9411.diff
Thu, Oct 16, 11:18 AM
F18737968: D9411.diff
Wed, Oct 1, 1:31 PM
F18611079: D9411.id22480.diff
Sep 14 2025, 6:09 AM
F18084333: D9411.id.diff
Aug 5 2025, 2:59 PM
F18082323: D9411.id22480.diff
Aug 5 2025, 5:19 AM
F18063965: D9411.diff
Aug 4 2025, 1:18 PM
F17953006: D9411.id.diff
Aug 1 2025, 2:40 AM
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
Branch
aphlict-final
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 906
Build 906: [Placeholder Plan] Wait for 30 Seconds

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).