view plugin/icedtea/sun/applet/PluginStreamHandler.java @ 1805:8dc304404e01

Update plugin and javaws. 2009-05-13 Omair Majid <omajid@redhat.com> * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/JNLPSplashScreen.java: New file. This new class is responsible for displaying the splash screen. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/Launcher.java (launchApplication): Show a splash screen if specified in the JNLP file while loading the remote jars. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/cache/DefaultDownloadIndicator.java (getListener): Reposition the frame at the bottom right corner of the screen. 2009-05-13 Lillian Angel <langel@redhat.com> * plugin/icedtea/sun/applet/PluginAppletSecurityContext.java (PluginAppletSecurityContext): Added comment. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java (checkPermission): Fixed style. 2009-05-11 Lillian Angel <langel@redhat.com> * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPRuntime.java (getDefaultBaseDir): Added check for home dir. Return null if homeDir not found in system properties. 2009-05-11 Lillian Angel <langel@redhat.com> * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPRuntime.java (getDefaultBaseDir): Added null check. 2009-05-11 Lillian Angel <langel@redhat.com> * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPRuntime.java (getDefaultBaseDir): Set basedir for netx applications to ~/.netx, rather than asking. Now consistant with the plugin. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/InstallDialog.java: Removed. 2009-05-06 Lillian Angel <langel@redhat.com> Fixes bz#498108 * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/NetxPanel.java (runLoader): Pass false to JNLPRuntime.initialize, since this is an applet. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java (PluginAppletSecurityContext): Likewise. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/Boot.java (run): Pass true to JNLPRuntime.initialize, since this is a webstart app. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPRuntime.java (initialize): Added new parameter isApplication, which is used to set global static variable isWebstartApplication. (isWebstartApplication): New accessor function. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java: (checkPermission): Added call to JNLPRuntime.isWebstartApplication so the check is bypassed if the permissions are to be checked for a webstart application. 2009-04-30 Deepak Bhole <dbhole@redhat.com> * plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Forgo permission check if JS source is [System] (i.e. Mozilla extension/chrome). 2009-04-23 Deepak Bhole <dbhole@redhat.com> * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: Handle nested jars. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/runtime/JNLPPolicy.java: Use site address when checking for policy against CodeSource. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/tools/JarSigner.java: Handle nested jars. 2009-04-10 Deepak Bhole <dbhole@redhat.com> * IcedTeaPlugin.cc: Fix rhbz478561 (freeze with empty string return from Java side). * plugin/icedtea/sun/applet/PluginMessageConsumer.java: Bump max workers from 3 to 20, limiting initial to 3, and growing if/when needed. 2009-04-02 Deepak Bhole <dbhole@redhat.com> * IcedTeaPlugin.cc: Incremented timeout to 3 minutes. Added functions to process proxy and auth info requests (the latter is unused). * plugin/icedtea/sun/applet/PasswordAuthenticationDialog.java: New file. Displays a username/password input dialog to users for sites and proxies requiring http auth. * plugin/icedtea/sun/applet/PluginAppletViewer.java: Fix wait mechanism to detect applet initialization failures correctly. Add support for requesting proxy information from the browser. * plugin/icedtea/sun/applet/PluginCallRequestFactory.java: Add support for PluginProxyInfoRequest objects. * plugin/icedtea/sun/applet/PluginMain.java: Wire in custom authenticator and proxy selector. * plugin/icedtea/sun/applet/PluginProxyInfoRequest.java: New file. Object representing proxy information request from browser. * plugin/icedtea/sun/applet/PluginProxySelector.java: Custom proxy selector that requests information from browser and uses it. * plugin/icedtea/sun/applet/PluginStreamHandler.java: Improve handling code for "plugin specific" messages on the wire. * overlays/openjdk/jdk/src/share/classes/net/sourceforge/jnlp/NetxPanel.java: Add support for improved initialization failure detection.
author Andrew John Hughes <ahughes@redhat.com>
date Wed, 20 May 2009 21:17:02 +0100
parents e1583e7a3c72
children
line wrap: on
line source

/* VoidPluginCallRequest -- represent Java-to-JavaScript requests
   Copyright (C) 2008  Red Hat

This file is part of IcedTea.

IcedTea is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

IcedTea is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with IcedTea; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA.

Linking this library statically or dynamically with other modules is
making a combined work based on this library.  Thus, the terms and
conditions of the GNU General Public License cover the whole
combination.

As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent
modules, and to copy and distribute the resulting executable under
terms of your choice, provided that you also meet, for each linked
independent module, the terms and conditions of the license of that
module.  An independent module is a module which is not derived from
or based on this library.  If you modify this library, you may extend
this exception to your version of the library, but you are not
obligated to do so.  If you do not wish to do so, delete this
exception statement from your version. */


package sun.applet;

import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.StreamTokenizer;
import java.net.MalformedURLException;
import java.nio.charset.Charset;
import java.util.Date;
import java.util.LinkedList;

import javax.swing.SwingUtilities;


public class PluginStreamHandler {

    private BufferedReader pluginInputReader;
    private StreamTokenizer pluginInputTokenizer;
    private BufferedWriter pluginOutputWriter;
    
    private RequestQueue queue = new RequestQueue();
    
    private JavaConsole console = new JavaConsole();

	LinkedList<String> writeQueue = new LinkedList<String>();

	PluginMessageConsumer consumer;
	Boolean shuttingDown = false;
	
	PluginAppletViewer pav;
	
	static Date d = new Date();
	static long startTime = d.getTime();
	static long totalWait = 0;
	
    public PluginStreamHandler(InputStream inputstream, OutputStream outputstream)
    throws MalformedURLException, IOException
    {

    	PluginDebug.debug("Current context CL=" + Thread.currentThread().getContextClassLoader());
    	try {
			pav = (PluginAppletViewer) ClassLoader.getSystemClassLoader().loadClass("sun.applet.PluginAppletViewer").newInstance();
			PluginDebug.debug("Loaded: " + pav + " CL=" + pav.getClass().getClassLoader());
		} catch (InstantiationException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		} catch (IllegalAccessException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		} catch (ClassNotFoundException e) {
			// TODO Auto-generated catch block
			e.printStackTrace();
		}

    	PluginDebug.debug("Creating consumer...");
    	consumer = new PluginMessageConsumer(this);

    	// Set up input and output pipes.  Use UTF-8 encoding.
    	pluginInputReader =
    		new BufferedReader(new InputStreamReader(inputstream,
    				Charset.forName("UTF-8")));
    	/*pluginInputTokenizer = new StreamTokenizer(pluginInputReader);
    	pluginInputTokenizer.resetSyntax();
    	pluginInputTokenizer.whitespaceChars('\u0000', '\u0000');
    	pluginInputTokenizer.wordChars('\u0001', '\u00FF');*/
    	pluginOutputWriter =
    		new BufferedWriter(new OutputStreamWriter
    				(outputstream, Charset.forName("UTF-8")));

    	/*
	while(true) {
            String message = read();
            PluginDebug.debug(message);
            handleMessage(message);
            // TODO:
            // write(queue.peek());
	}
    	 */
    }

    public void startProcessing() {

    	Thread listenerThread = new Thread() {

    		public void run() {
    			
    			while (true) {

    				PluginDebug.debug("Waiting for data...");
    				
    	    		long b4 = new Date().getTime();

    				String s = read();
                    
    	    		long after = new Date().getTime();

    	    		totalWait += (after - b4);
    				//System.err.println("Total wait time: " + totalWait);

    				if (s != null) {
    					consumer.consume(s);
    				} else {
    					try {
    						// Close input/output channels to plugin.
    						pluginInputReader.close();
    						pluginOutputWriter.close();
    					} catch (IOException exception) {
    						// Deliberately ignore IOException caused by broken
    						// pipe since plugin may have already detached.
    					}
    					AppletSecurityContextManager.dumpStore(0);
    					PluginDebug.debug("APPLETVIEWER: exiting appletviewer");
    					System.exit(0);
    				}
    				
/*    				
    				int readChar = -1;
    				// blocking read, discard first character
    				try {
    					readChar = pluginInputReader.read();
    				} catch (IOException ioe) {
    					// plugin may have detached
    				}

    				// if not disconnected
    				if (readChar != -1) {
    					String s = read();
    					PluginDebug.debug("Got data, consuming " + s);
    					consumer.consume(s);
    				} else {
    					try {
    						// Close input/output channels to plugin.
    						pluginInputReader.close();
    						pluginOutputWriter.close();
    					} catch (IOException exception) {
    						// Deliberately ignore IOException caused by broken
    						// pipe since plugin may have already detached.
    					}
    					AppletSecurityContextManager.dumpStore(0);
    					PluginDebug.debug("APPLETVIEWER: exiting appletviewer");
    					System.exit(0);
    				}
*/
    			}
    		}
    	};
    	
    	listenerThread.start();
    }
    
    public void postMessage(String s) {

    	if (s == null || s.equals("shutdown")) {
    	    try {
    		// Close input/output channels to plugin.
    		pluginInputReader.close();
    		pluginOutputWriter.close();
    	    } catch (IOException exception) {
    		// Deliberately ignore IOException caused by broken
    		// pipe since plugin may have already detached.
    	    }
    	    AppletSecurityContextManager.dumpStore(0);
    	    PluginDebug.debug("APPLETVIEWER: exiting appletviewer");
    	    System.exit(0);
    	}

   		//PluginAppletSecurityContext.contexts.get(0).store.dump();
   		PluginDebug.debug("Plugin posted: " + s);

		PluginDebug.debug("Consuming " + s);
		consumer.consume(s);

   		PluginDebug.debug("Added to queue");
    }
    
    public void handleMessage(String message) throws PluginException {

    	int nextIndex = 0;
    	int reference = -1;
    	String src = null;
    	String[] privileges = null;
    	String rest = "";

    	String[] msgComponents = message.split(" ");
    
		if (msgComponents.length < 2)
			return;

        if (msgComponents[0].startsWith("plugin")) {
            handlePluginMessage(message);
            return;
        }

    	// type and identifier are guaranteed to be there
    	String type = msgComponents[0];
    	final int identifier = Integer.parseInt(msgComponents[1]);
    	nextIndex = 2;
    	
    	// reference, src and privileges are optional components, 
    	// and are guaranteed to be in that order, if they occur

    	// is there a reference ?
    	if (msgComponents[nextIndex].equals("reference")) {
    		reference = Integer.parseInt(msgComponents[nextIndex+1]);
    		nextIndex += 2;
    	}

    	// is there a src?
    	if (msgComponents[nextIndex].equals("src")) {
    		src = msgComponents[nextIndex+1];
    		nextIndex += 2;
    	}

    	// is there a privileges?
    	if (msgComponents[nextIndex].equals("privileges")) {
    		String privs = msgComponents[nextIndex+1];
    		privileges = privs.split(",");
    		nextIndex += 2;
    	}
    	
    	// rest
    	for (int i=nextIndex; i < msgComponents.length; i++) {
    		rest += msgComponents[i];
    		rest += " ";
    	}

    	rest = rest.trim();

    	try {

    		PluginDebug.debug("Breakdown -- type: " + type + " identifier: " + identifier + " reference: " + reference + " src: " + src + " privileges: " + privileges + " rest: \"" + rest + "\"");

    		if (rest.contains("JavaScriptGetWindow")
    				|| rest.contains("JavaScriptGetMember")
    				|| rest.contains("JavaScriptSetMember")
    				|| rest.contains("JavaScriptGetSlot")
    				|| rest.contains("JavaScriptSetSlot")
    				|| rest.contains("JavaScriptEval")
    				|| rest.contains("JavaScriptRemoveMember")
    				|| rest.contains("JavaScriptCall")
    				|| rest.contains("JavaScriptFinalize")
    				|| rest.contains("JavaScriptToString")) {
    			
				finishCallRequest(rest);
    			return;
    		}

    		final int freference = reference;
    		final String frest = rest;

    		if (type.equals("instance")) {
    			PluginAppletViewer.handleMessage(identifier, freference,frest);
    		} else if (type.equals("context")) {
    			PluginDebug.debug("Sending to PASC: " + identifier + "/" + reference + " and " + rest);
    			AppletSecurityContextManager.handleMessage(identifier, reference, src, privileges, rest);
    		}
    	} catch (Exception e) {
    		throw new PluginException(this, identifier, reference, e);
    	}
    }

    private void handlePluginMessage(String message) {
        if (message.equals("plugin showconsole")) {
            showConsole();
        } else if (message.equals("plugin hideconsole")) {
            hideConsole();            
        } else {
            // else this is something that was specifically requested
            finishCallRequest(message);
        }
    }

    public void postCallRequest(PluginCallRequest request) {
        synchronized(queue) {
   			queue.post(request);
        }
    }

    private void finishCallRequest(String message) {
    	PluginDebug.debug ("DISPATCHCALLREQUESTS 1");
    	synchronized(queue) {
    		PluginDebug.debug ("DISPATCHCALLREQUESTS 2");
    		PluginCallRequest request = queue.pop();

    		// make sure we give the message to the right request 
    		// in the queue.. for the love of God, MAKE SURE!

    		// first let's be efficient.. if there was only one 
    		// request in queue, we're already set
    		if (queue.size() != 0) {

    			int size = queue.size();
    			int count = 0;

    			while (!request.serviceable(message)) {

     				PluginDebug.debug(request + " cannot service " + message);
    			    
    				// something is very wrong.. we have a message to 
    				// process, but no one to service it
    				if (count >= size) {
    					throw new RuntimeException("Unable to find processor for message " + message);
    				}

    				// post request at the end of the queue
    				queue.post(request);

    				// Look at the next request
    				request = queue.pop();

    				count++;
    			}

    		}

    		PluginDebug.debug ("DISPATCHCALLREQUESTS 3");
    		if (request != null) {
    			PluginDebug.debug ("DISPATCHCALLREQUESTS 5");
    			synchronized(request) {
    				request.parseReturn(message);
    				request.notifyAll();
    			}
    			PluginDebug.debug ("DISPATCHCALLREQUESTS 6");
    			PluginDebug.debug ("DISPATCHCALLREQUESTS 7");
    		}
    	}
    	PluginDebug.debug ("DISPATCHCALLREQUESTS 8");
    }

    /**
     * Read string from plugin.
     *
     * @return the read string
     *
     * @exception IOException if an error occurs
     */
    private String read()
    {
    	String message = null;

    	try {
    		message = pluginInputReader.readLine();
    		PluginDebug.debug("  PIPE: appletviewer read: " + message);

            if (message == null || message.equals("shutdown")) {
                synchronized(shuttingDown) {
                    shuttingDown = true;
                }
                try {
                    // Close input/output channels to plugin.
                    pluginInputReader.close();
                    pluginOutputWriter.close();
                } catch (IOException exception) {
                    // Deliberately ignore IOException caused by broken
                    // pipe since plugin may have already detached.
                }
                AppletSecurityContextManager.dumpStore(0);
                PluginDebug.debug("APPLETVIEWER: exiting appletviewer");
                System.exit(0);
            }
    	} catch (IOException e) {
    	       e.printStackTrace();
    	}

    	return message;
    }
    
    /**
     * Write string to plugin.
     * 
     * @param message the message to write
     *
     * @exception IOException if an error occurs
     */
    public void write(String message)
    {

    	PluginDebug.debug("  PIPE: appletviewer wrote: " + message);
        synchronized(pluginOutputWriter) {
        	try {
        		pluginOutputWriter.write(message + "\n", 0, message.length());
        		pluginOutputWriter.write(0);
        		pluginOutputWriter.flush();
        	} catch (IOException e) {
        		// if we are shutting down, ignore write failures as 
        		// pipe may have closed
        		synchronized(shuttingDown) {
        			if (!shuttingDown) {
        				e.printStackTrace();
        			}
        		}

        		// either ways, if the pipe is broken, there is nothing 
        		// we can do anymore. Don't hang around.
        		PluginDebug.debug("Unable to write to PIPE. APPLETVIEWER exiting");        		
        		System.exit(1);
        	}
		}

		return;
    /*	
    	synchronized(writeQueue) {
            writeQueue.add(message);
            PluginDebug.debug("  PIPE: appletviewer wrote: " + message);
    	}
	*/

    }

    public boolean messageAvailable() {
    	return writeQueue.size() != 0;
    }

    public String getMessage() {
    	synchronized(writeQueue) {
			String ret = writeQueue.size() > 0 ? writeQueue.poll() : "";
    		return ret;
    	}
    }
    
    private void showConsole() {
        SwingUtilities.invokeLater(new Runnable() {
            public void run() {
                console.showConsole();
            }
        });
    }
    
    private void hideConsole() {
        SwingUtilities.invokeLater(new Runnable() {
            public void run() {
                console.hideConsole();
            }
        });
    }
}