Dave Townsend
|
95e762fed9
|
Bug 427743: Expose file version of plugins. r+sr=jst
|
2008-07-15 11:50:42 +01:00 |
|
Boris Zbarsky
|
eb9b98e4f7
|
Bug 430424: Remove no longer needed code that munges "type" attributes in the DOM. r+sr=jst
|
2008-07-14 19:35:23 -04:00 |
|
Peter Lubczynski
|
8b9d3981c8
|
Bug 241262 – npapi's [u]int32 isn't guaranteed to always be 32 bits. r+sr=jst
|
2008-07-12 11:47:24 +02:00 |
|
Johnny Stenback
|
780b88c2b2
|
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 |
|
Johnny Stenback
|
de8f9420c4
|
Landing part of the fix for bug 435334. Remove Java specific code that does nobody any good in our samples. r=joshmoz@gmail.com, sr=jonas@sicking.cc
|
2008-07-11 14:24:43 -07:00 |
|
Mats Palmgren
|
0b959cc689
|
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 |
|
Benjamin Smedberg
|
884ca0dcae
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
|
Justin Dolske
|
9d58c646fa
|
Bug 438394 – land workaround patch for unkillable hangs when loading VerifiedDownloadPlugin.plugin on trunk. r=josh
|
2008-06-29 17:05:48 -07:00 |
|
Johnny Stenback
|
161f55769a
|
Landing fix for bug 319371. Fix how we call NPP_GetURLNotify() in cases where the network load fails. Patch by wbardwel@curl.com, r+sr=jst@mozilla.org
|
2008-06-27 13:19:37 -07:00 |
|
Johnny Stenback
|
a93b574466
|
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 |
|
Johnny Stenback
|
f9bac91ffb
|
Fixing bug 441923. Stop our SDK sample plugins from crashing on destruction. r+sr=jonas@sicking.cc
|
2008-06-25 17:00:59 -07:00 |
|
Johnny Stenback
|
86a2c30b71
|
Fixing bug 433880. Stop the flash player from crashing when entering full-screen mode. Patch by mats.palmgren@bredband.net, r+sr=jst@mozilla.org
|
2008-06-18 16:55:38 -07:00 |
|
Doug Turner ext:(%22)
|
0d9545724c
|
Removing Minimo references. b=405705, r=ted
|
2008-06-16 13:57:42 -07:00 |
|
mozilla@weilbacher.org
|
fede530801
|
[OS/2] Bug 433220: fix Thunderbird build break on OS/2, r=mkaply
|
2008-05-11 13:49:57 -07:00 |
|
mozilla@weilbacher.org
|
210cfd2855
|
[OS/2] Bug 421988: add ipluginw to the trunk source tree and build it by default to (re-)enable Java plugins, r=mkaply, a1.9=beltzner
|
2008-05-01 14:03:36 -07:00 |
|
pavlov@pavlov.net
|
769d8abc7f
|
bug 422024. work around bad plugins causing a crash by using the wrong allocator to allocate. r/sr=jst
|
2008-04-30 17:17:54 -07:00 |
|
gavin@gavinsharp.com
|
873e344a1e
|
Fix wrapping nit from bug 412770
|
2008-04-23 16:32:50 -07:00 |
|
gavin@gavinsharp.com
|
3505d40d73
|
Bug 412770: Add ability to monitor plug-ins at run-time, patch by Fima Kachinski <xrayon@gmail.com>, r+sr=roc, sr=jst, a=beltzner
|
2008-04-23 16:24:21 -07:00 |
|
mats.palmgren@bredband.net
|
6bf782cd21
|
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 |
|
alfred.peng@sun.com
|
0c7d3b709c
|
Bug 426565. Firefox 3 crashes with Java applets. r+sr=jst,a=dsicore.
|
2008-04-05 21:38:27 -07:00 |
|
timeless@mozdev.org
|
823ac11b5f
|
Bug 423414 wmp called npapi on the wrong thread crashing [@ JS_RestoreFrameChain] r=jst a=beltzner
|
2008-03-30 08:23:21 -07:00 |
|
timeless@mozdev.org
|
904fa41fe9
|
Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier] r=jst sr=jst a=beltzner
|
2008-03-30 07:55:42 -07:00 |
|
timeless@mozdev.org
|
cf61e32e36
|
backing out
|
2008-03-30 07:41:47 -07:00 |
|
timeless@mozdev.org
|
771ca4a3f0
|
Bug 425398 passed 0 identifier [@ NS_ConvertUTF8toUTF16 - doGetIdentifier - _getstringidentifier] r=jst sr=jst a=beltzner
|
2008-03-30 07:26:43 -07:00 |
|
jst@mozilla.org
|
5fd53e4401
|
Fixing bug 424019. Fix problem with NPN_RemoveProperty() claiming it removed a property when it in fact didn't. r+sr=brendan@mozilla.org
|
2008-03-28 15:29:14 -07:00 |
|
timeless@mozdev.org
|
b541ad9c9f
|
Bug 424226 Immediate Fx crash when starting venkman [@ nsPluginHostImpl::TrySetUpPluginInstance] r=jst sr=jsr a=shaver
|
2008-03-24 23:00:31 -07:00 |
|
dbaron@dbaron.org
|
9c126b98d3
|
Fixing asymmetry between what timeless landed for bug 394114 and what he backed out.
|
2008-03-19 15:05:04 -07:00 |
|
timeless@mozdev.org
|
7f880e43ef
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
dtownsend@oxymoronical.com
|
fec1f1442c
|
Bug 419582: Unblocklisted plugin should be set to enable on startup. r+sr=jst
|
2008-03-18 03:38:15 -07:00 |
|
masayuki@d-toybox.com
|
b9e87c6690
|
Bug 422079 Plugin names need to be converted to Unicode r+sr=jst, b1.9=jst
|
2008-03-17 14:58:59 -07:00 |
|
jst@mozilla.org
|
8d3763d0bb
|
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 |
|
jst@mozilla.org
|
1b1f19d0c2
|
Landing fix for compiler warning bug 421992. Patch by mats.palmgren@bredband.net, r+sr+a=jst@mozilla.org
|
2008-03-12 17:26:18 -07:00 |
|
blassey@mozilla.com
|
6cc9d5a4ed
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
ff89c4a3fb
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
masayuki@d-toybox.com
|
ac80174534
|
Bug 420285 Internationalize plugin tag and plugin host r=jst, sr=bzbarsky, b1.9=jst
|
2008-03-10 00:07:15 -07:00 |
|
reed@reedloden.com
|
8497b01a94
|
Bug 283342 - "Many windows don't set window classes" (add a window class to the Default Plugin's window) [p=sandreas41@yahoo.com r+sr=jst a1.9=beltzner]
|
2008-03-08 01:55:28 -08:00 |
|
blassey@mozilla.com
|
81d841c1fc
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
dfd26f92ec
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
mats.palmgren@bredband.net
|
a28e2897d4
|
Hang when reloading page with plugin. b=420884 r+sr=jst a=blocking1.9
|
2008-03-04 23:14:58 -08:00 |
|
jst@mozilla.org
|
c6fbe64265
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -08:00 |
|
jst@mozilla.org
|
ccc0ee65c3
|
Landing fix for bug 328675. Working around a real player plugin bug where it recurses to death in certain circumstances. Patch by martijn.martijn@gmail.com, r+sr=jst@mozilla.org.
|
2008-02-26 20:35:20 -08:00 |
|
reed@reedloden.com
|
fe87624c9c
|
Bug 411463 - "AIX Compilation error with compiler option -qlanglvl=stdc99 for trunk build source npunix.c : mozilla/modules/plugin/samples/default/unix/npunix.c", line 556.62: 1506-068 (S) Operation between types "void*" and "void*" is not allowed" [p=shailen.n.jain@gmail.com (Shailen) r+sr=jst a1.9=schrep]
|
2008-02-13 03:29:56 -08:00 |
|
jag@tty.nl
|
6b4aa39072
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
|
jst@mozilla.org
|
714629621f
|
Fixing bug 414639. Don't prevent SetWindow() from being called on a Java plugin whose width or height is 0. r+sr=peterv@propagandism.org
|
2008-01-29 18:32:38 -08:00 |
|
jst@mozilla.org
|
c00fb7b7c9
|
Fixing bug 408257. Make JS executed from plugins reset the slow script timeout if not called from within JS. r+sr=jonas@sicking.cc
|
2008-01-20 21:34:17 -08:00 |
|
jst@mozilla.org
|
a5b5b68801
|
Fixing bug 410853. Make NPN_Evaluate() pass in a sensible script file name argument when possible to get the appropriate wrapper automation when necessary. r=jonas@sicking.cc, sr=bzbarsky@mit.edu
|
2008-01-14 16:51:29 -08:00 |
|
jst@mozilla.org
|
968fec87e3
|
Fixing bug 411040. Make NPN_RemoveProperty() return false if the property wasn't deleted (due to silent failure per ecma). r+sr+a=brendan@mozilla.org
|
2008-01-10 13:44:06 -08:00 |
|
reed@reedloden.com
|
3b17a5acbe
|
Bug 333701 - "Hopefully useless null check in nsPluginStreamListenerPeer::Initialize" [p=ispiked@gmail.com (Adam Guthrie) r=biesi a1.9=beltzner]
|
2008-01-02 22:22:50 -08:00 |
|
jst@mozilla.org
|
11a6f57383
|
Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com
|
2007-12-03 16:33:48 -08:00 |
|
jst@mozilla.org
|
cf314091fe
|
Fixing bug 406040. Paving the way for the new NPRuntime enabled Java plugin, making Firefox able to find the new plugin when installed alongside the old plugin. Patch by kenneth.russell@sun.com, r=robert.bugzilla@gmail.com, sr=jst@mozilla.org
|
2007-12-01 00:12:22 -08:00 |
|