Closed
Bug 489986
Opened 16 years ago
Closed 13 years ago
Remove support for javaglue
Categories
(Tamarin Graveyard :: Virtual Machine, defect, P3)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
RESOLVED
FIXED
Q1 12 - Brannan
People
(Reporter: lhansen, Unassigned)
Details
(Whiteboard: loose-end)
Attachments
(1 file)
212.28 KB,
patch
|
rreitmai
:
review+
|
Details | Diff | Splinter Review |
We're not testing the projector (in the shell) or the javaglue. There's no call for this functionality. We should remove the code and resurrect it if and when there's a call for it.
Reporter | ||
Comment 1•16 years ago
|
||
(zwetan reports that he uses the projector mode, generating code by 'asc -exe'.)
Comment 2•16 years ago
|
||
I think asdoc uses this functionality.
Comment 3•16 years ago
|
||
and by "this functionality", I mean the projector - not the javaglue.(In reply to comment #2)
> I think asdoc uses this functionality.
Reporter | ||
Comment 4•16 years ago
|
||
alright. then we need to support it, including testing it, and cross-platform functionality is probably a must.
Reporter | ||
Comment 5•16 years ago
|
||
asc -exe is known to produce something useful on Mac, at least. More testing necessary for other platforms.
Summary: Remove support for projector and javaglue → Remove support for javaglue
I tested asc -exe and it produces useable exe for Windows XP/2003, OS X 10.5+ and Ubuntu 7.10 (those exe are used daily on ant build)
the only little problem is that asc -exe always generate an *.exe extension
Flags: flashplayer-qrb+
Priority: -- → P4
Target Milestone: --- → Future
Reporter | ||
Updated•15 years ago
|
Priority: P4 → --
Updated•14 years ago
|
Assignee: nobody → rreitmai
Comment 7•14 years ago
|
||
Attachment #519894 -
Flags: review?(rreitmai)
Flags: flashplayer-bug-
Priority: -- → P3
Target Milestone: Future → Q3 11 - Serrano
Updated•14 years ago
|
Attachment #519894 -
Flags: review?(rreitmai) → review+
Updated•14 years ago
|
Target Milestone: Q3 11 - Serrano → Q4 11 - Anza
The review has been approved -- any reason to not land in TR for Brannan?
Target Milestone: Q4 11 - Anza → Q1 12 - Brannan
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Assignee: rreitmai → nobody
Comment 9•13 years ago
|
||
changeset: 6680:51ab41610ab2
user: Edwin Smith <edwsmith@adobe.com>
summary: Bug 489986 - Remove support for javaglue (r=rreitmai+)
http://hg.mozilla.org/tamarin-redux/rev/51ab41610ab2
You need to log in
before you can comment on or make changes to this bug.
Description
•