Johnny Stenback
|
93ab034a20
|
Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc
|
2008-07-11 14:28:12 -07:00 |
|
Mats Palmgren
|
24a8f7bfba
|
Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky
|
2008-07-08 02:23:04 +02:00 |
|
Johnny Stenback
|
345c76bbcc
|
First part of the fix for bug 435334. Move the JVM auth tools from the OJI code into the plugin code. The code in question is in no way dependent on OJI and will be completely removed once the NPAPI has support for what this code offers. r=joshmoz@gmail.com, sr=jonas@sicking.cc
--HG--
rename : modules/oji/public/nsIJVMAuthTools.idl => modules/plugin/base/public/nsIJVMAuthTools.idl
rename : modules/oji/src/nsJVMAuthTools.cpp => modules/plugin/base/src/nsJVMAuthTools.cpp
rename : modules/oji/src/nsJVMAuthTools.h => modules/plugin/base/src/nsJVMAuthTools.h
|
2008-06-27 12:27:40 -07:00 |
|
mats.palmgren@bredband.net
|
1b3c4d7918
|
Stop QuickTime and Flip4Mac plugins directly when requested (not off an event). b=426524 r+sr=jst a1.9=beltzner
|
2008-04-16 13:06:48 -07:00 |
|
jst@mozilla.org
|
8912c24ea4
|
Followup fix for bug 406251, make NPVariant.intValue be a signed int so negative ints can be passed through safely. r+sr=jonas@sicking.cc
|
2008-03-13 17:48:20 -07:00 |
|
masayuki@d-toybox.com
|
b295ce78a1
|
Bug 420285 Internationalize plugin tag and plugin host r=jst, sr=bzbarsky, b1.9=jst
|
2008-03-10 00:07:15 -07:00 |
|
joshmoz@gmail.com
|
3670c07737
|
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
|
2007-11-13 12:02:03 -08:00 |
|
jst@mozilla.org
|
2f5c99810e
|
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
|
2007-10-09 18:24:28 -07:00 |
|
roc+@cs.cmu.edu
|
23aeeaf03a
|
Bug 386537. Provide a reliable way for plugins to detect whether windowless mode is available. patch by karlt, r+sr=jst, a=jonas
|
2007-09-05 18:45:08 -07:00 |
|
jst@mozilla.org
|
f967dad17e
|
Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at
|
2007-08-28 17:28:32 -07:00 |
|
flamingice@sourmilk.net
|
76b4af864e
|
Bug 330511, Plugin-in blocklisting, r+sr=jst
|
2007-07-13 17:28:05 -07:00 |
|
jst@mozilla.org
|
cfb5411441
|
Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org
|
2007-07-11 16:25:45 -07:00 |
|
flamingice@sourmilk.net
|
492ccc0d82
|
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
|
2007-07-03 14:42:35 -07:00 |
|
flamingice@sourmilk.net
|
34b5ed06fe
|
Backing out bug 382367 due to potential crashes (bug 386160)
|
2007-06-28 10:51:10 -07:00 |
|
flamingice@sourmilk.net
|
d984521567
|
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
|
2007-06-27 17:56:08 -07:00 |
|
flamingice@sourmilk.net
|
adc66522b8
|
Bug 380984, NPAPI symbols hidden in libnullplugin.so and libunixprintplugin.so, Patch by Karl Tomlinson, r+sr=jst
|
2007-06-26 17:41:08 -07:00 |
|
timeless@mozdev.org
|
b2d6d9a7f1
|
Bug 370063 OpenBSD: sync with reality - they define uint32_t and boolchanges by one of pvalchev@openbsd.org, wilfried@openbsd.org, robert@openbsd.org, or naddy@openbsd.org (or at least Martynas Venckus thinks it was one of them)patch by martynas@openbsd.orgcorrect spelling thanks to vicviq@gmail.comr=jst sr=jst
|
2007-04-05 04:21:59 -07:00 |
|
joshmoz@gmail.com
|
094f428519
|
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
|
2007-03-26 18:07:57 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|