Closed
Bug 430165
Opened 18 years ago
Closed 18 years ago
ES4 compliance: Remove uses of package and import
Categories
(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lhansen, Unassigned)
Details
Attachments
(1 file)
|
12.30 KB,
patch
|
jodyer
:
review+
|
Details | Diff | Splinter Review |
This patch removes uses of "package" (only used in comments) and "import" (used to import bits and pieces of the AVM and FlashPlayer APIs) and replaces them with uses of ditto namespaces.
Attachment #316906 -
Flags: review?(jodyer)
Attachment #316906 -
Flags: review?(jodyer) → review+
| Reporter | ||
Comment 1•18 years ago
|
||
changeset: 524:20831bba0e87
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•