Closed
Bug 395806
Opened 18 years ago
Closed 4 years ago
Additional helper methods for embedding in AWT/Swing on Linux
Categories
(Core Graveyard :: Java to XPCOM Bridge, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: michal.ceresna, Unassigned)
References
Details
Attachments
(1 file)
|
5.44 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier:
Here is additional code that is needed for embedding mozilla into AWT/Swing on
Linux.
1) on Linux, several gtk and X11 functions are needed for embedding Mozilla
2) There is a related java-gnome project, but the newer version 4.0 has only
GPL license
3) one of the added functions is gtk_init, that is also discussed in the
bug 342691
Reproducible: Always
| Reporter | ||
Comment 1•18 years ago
|
||
cmake project with the original code
Javier, can you decide how should be the method exposed in javaxpcom API?
| Assignee | ||
Updated•11 years ago
|
Product: Core → Core Graveyard
Comment 2•4 years ago
|
||
JavaXPCOM was removed in bug 648593.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•