Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 00:15:33 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/firefox Makefile ports/www/firefox/files patch-embedding_base_nsEmbedAPI.cpp patch-js_src_liveconnect_nsISecureLiveconnect.h ports/www/xulrunner Makefile ports/www/xulrunner/files patch-embedding_base_nsEmbedAPI.cpp patch-js_src_liveconnect_nsISecureLiveconnect.h ports/www/seamonkey Makefile ...
Message-ID:  <200710100015.l9A0FXqu079386@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2007-10-10 00:15:33 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox          Makefile 
    www/xulrunner        Makefile 
    www/seamonkey        Makefile 
  Added files:
    www/firefox/files    patch-embedding_base_nsEmbedAPI.cpp 
                         patch-js_src_liveconnect_nsISecureLiveconnect.h 
    www/xulrunner/files  patch-embedding_base_nsEmbedAPI.cpp 
                         patch-js_src_liveconnect_nsISecureLiveconnect.h 
    www/seamonkey/files  patch-embedding_base_nsEmbedAPI.cpp 
                         patch-js_src_liveconnect_nsISecureLiveconnect.h 
  Log:
  * Workaround a bug which can cause applications embedding Gecko to crash
    on exit [1]
  
  * Use the correct size for a JavaScript object on 64-bit platforms which
    will help get the Java plug-in working on those platforms [2]
  
  Test by:        mezz [1]
  Submitted by:   jkim [2]
  Obtained from:  Firefox trunk [2]
  
  Revision  Changes    Path
  1.183     +1 -1      ports/www/firefox/Makefile
  1.1       +16 -0     ports/www/firefox/files/patch-embedding_base_nsEmbedAPI.cpp (new)
  1.1       +14 -0     ports/www/firefox/files/patch-js_src_liveconnect_nsISecureLiveconnect.h (new)
  1.269     +1 -0      ports/www/seamonkey/Makefile
  1.1       +16 -0     ports/www/seamonkey/files/patch-embedding_base_nsEmbedAPI.cpp (new)
  1.1       +14 -0     ports/www/seamonkey/files/patch-js_src_liveconnect_nsISecureLiveconnect.h (new)
  1.12      +1 -1      ports/www/xulrunner/Makefile
  1.1       +16 -0     ports/www/xulrunner/files/patch-embedding_base_nsEmbedAPI.cpp (new)
  1.1       +14 -0     ports/www/xulrunner/files/patch-js_src_liveconnect_nsISecureLiveconnect.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710100015.l9A0FXqu079386>