gcjwebplugin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcjwebplugin-devel] Patch: AppletViewer fix


From: Lillian Angel
Subject: [Gcjwebplugin-devel] Patch: AppletViewer fix
Date: Wed, 26 Apr 2006 15:42:54 -0400

Prior to this fix, there were problems loading a list of urls.

try:
gcjappletviewer http://www.thisiscool.com/nim.htm
http://www.thisiscool.com/DancingIntro.htm
firefox http://www.thisiscool.com/nim.htm
http://www.thisiscool.com/DancingIntro.htm

Only the first url was being loaded because of the condition that used
to be in AppletViewer's getClassLoader.

2006-04-26  Lillian Angel  <address@hidden>

        * src/gnu/gcjwebplugin/AppletViewer.java
        (getClassLoader): Removed code to load existing class loader. We
        should always load the class loader since several applets can be
        loaded at once. This fixes the problem when loading a list of
        urls (in plugin or standalone mode).

Attachment: gwp.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]