Closed
Bug 332869
Opened 19 years ago
Closed 18 years ago
various patches for swt-mozilla widget
Categories
(Core Graveyard :: Java to XPCOM Bridge, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: michal.ceresna, Assigned: jhpedemonte)
Details
Attachments
(1 file)
|
117.63 KB,
application/x-gzip
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text
These are various patches in the java-xpcom, that are needed for the alternative
swt-mozilla widget posted in Eclipse/CVS at https://bugs.eclipse.org/bugs/show_bug.cgi?id=79213
I'll review them, port against CVS head and reattach them again.
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
| Reporter | ||
Updated•19 years ago
|
Summary: various patches for swt-ibm widget → various patches for swt-mozilla widget
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•19 years ago
|
||
Michal, could you please open a separate bug for each issue? It looks like some of these may already be open as bugs, or may have already been fixed.
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #1)
> Created an attachment (id=217324) [edit]
> patches for alternative swt-mozilla widget
>
1)compile mozilla 1.7.x (1.7.12 was tested)
2)unzip the javaxpcom-cvs-2005-june-27.tar.gz from attachment into <mozilla>/extensions
3)apply all javaxpcom patches from attachment
4 [review])execute:
cd extestions/java/xpcom/
../../../build/autoconf/make-makefile
export JAVA_INCLUDE_PATH=$JAVA_HOME/include
export JAVAC=$JAVA_HOME/bin/javac
export JAR=$JAVA_HOME/bin/jar
make
make install
Comment 4•19 years ago
|
||
Hello Michal, Is it posibility to compile the mozilla by VC71. I am currently work on VC :(
| Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #2)
> Michal, could you please open a separate bug for each issue? It looks like
> some of these may already be open as bugs, or may have already been fixed.
the [noscript] patches are discussed in bug 340009
| Reporter | ||
Comment 6•19 years ago
|
||
| Assignee | ||
Comment 7•18 years ago
|
||
Michal, I am closing this bug, since it is too general. If any of these issues have not been fixed to your satisfaction, open individual bugs for each issue.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•