Closed
Bug 629766
Opened 14 years ago
Closed 6 years ago
ANI: figure out how to deal with CodeContext subclassing
Categories
(Tamarin Graveyard :: Virtual Machine, defect, P3)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q1 12 - Brannan
People
(Reporter: stejohns, Unassigned)
References
Details
Currently, CodeContext is used heavily in Flash code, but as a subclass that contains Player-specific information that can't easily be moved into the VM. It would be preferable if there was a way to augment the standard CodeContext with this information and avoid the need for subclassing.
Flags: flashplayer-qrb+
Flags: flashplayer-injection-
Flags: flashplayer-bug-
Priority: -- → P3
Target Milestone: --- → Q1 12 - Brannan
Comment 1•6 years ago
|
||
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 2•6 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•