Closed
Bug 145806
Opened 22 years ago
Closed 19 years ago
[META] Implement MRJ Plugin Porting
Categories
(Camino Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: winnie, Assigned: bnesse)
References
Details
(Keywords: meta)
Attachments
(2 obsolete files)
Implement MRJ Plugin Porting.
Reporter | ||
Updated•22 years ago
|
QA Contact: petersen → winnie
Reporter | ||
Comment 1•22 years ago
|
||
http://mozdev.org/bugs/show_bug.cgi?id=905 has been marked as a dupe of this bug.
Reporter | ||
Comment 2•22 years ago
|
||
Test cases for this feature:
http://www.mozilla.org/quality/browser/front-end/testcases/oji/
Reporter | ||
Comment 3•22 years ago
|
||
http://mozdev.org/bugs/show_bug.cgi?id=1134 has been marked as a dupe.
Comment 4•22 years ago
|
||
Progress: basic mouse events and typing are now working. Had to use implement much
of this by explicit posting of Carbon events. Mouse tracking / dragging is still not working.
Status: NEW → ASSIGNED
Comment 5•22 years ago
|
||
->bnesse for Mouse tracking / dragging if he doesn't have any higher priority issues
Assignee: beard → bnesse
Status: ASSIGNED → NEW
Comment 7•22 years ago
|
||
Still some carbon event cleanup work to do.
Assignee | ||
Updated•22 years ago
|
Comment 8•22 years ago
|
||
Mine, sigh.
Comment 10•20 years ago
|
||
Attachment #147611 -
Attachment mime type: text/plain → application/doc
Attachment #147613 -
Attachment mime type: text/plain → application/doc
Comment 11•20 years ago
|
||
Antil I hope you do know that the image contained in the first attachement
contains your bugzilla account information?
ps: make sure you correctly add the file type information.
Comment 12•20 years ago
|
||
Comment on attachment 147611 [details]
This isattachmet
Marking obsolete; these docs have nothing to do with this bug (or anything else
that I can tell)
Attachment #147611 -
Attachment is obsolete: true
Updated•20 years ago
|
Attachment #147613 -
Attachment is obsolete: true
Comment 13•20 years ago
|
||
What does this bug mean? I don't understand...
Comment 14•20 years ago
|
||
Can we get permission to package the sourceforge Java Embedding Plugin with
Camino and have done with this? I think it's only a shim through Apple's
Wewbkit and Java Embedding Framework, so it is a bit of a hack, but Jasper is
already commenting WFM on several Camino Java bugs based on this plugin.
http://javaplugin.sourceforge.net/Readme.html
Comment 15•20 years ago
|
||
(In reply to comment #14)
I'm the Java Embedding Plugin's author. This issue has been raised
and discussed several times at bug 197813. Read through the last 25
or so comments and post there, if you'd like. I don't think the Java
Embedding Plugin is yet ready for inclusion with
Mozilla/Firefox/Camino, which would put it into the hands of tens of
thousands of naive users. But not-so-naive users can already find it
pretty easily, and I think it's fine to direct Mac users who report
Java problems to the Java Embedding Plugin's home page (I've been
doing this myself).
But I don't want to repeat myself. See under bug 197813 for a more
detailed discussion.
> I think it's only a shim through Apple's Wewbkit and Java Embedding
> Framework
It's not. Take a look at the Readme and the source code (the code is
heavily commented, and it should be possible to understand many of the
comments without understanding the code).
> it is a bit of a hack
It _is_ a hack ... but that's what's required.
Comment 16•20 years ago
|
||
Oops. Forgot to add this:
http://javaplugin.sourceforge.net/
Simon, was this bug essentially about adding features now provided by the JEP?
Is it still valid? Whatever it is, it escaped our Java meta tracker, so
blocking bug 224615 to get it on that list.
Blocks: 224615
Comment 18•19 years ago
|
||
Yeah, this is obsoleted by the JEP
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•