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 ...

Joe Marcus Clarke marcus at FreeBSD.org
Tue Oct 9 17:15:33 PDT 2007


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)


More information about the cvs-all mailing list