Josh Aas
|
d01189121a
|
Check for more accurate exceptions in npruntime, part 1. b=474157 r/sr=jst
|
2009-05-08 09:55:04 -04:00 |
|
Boris Zbarsky
|
64b2d5e1bf
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
|
Josh Aas
|
7882e36f78
|
Backed out changeset 7df4317278f5, bug 491834.
|
2009-05-07 09:27:08 -04:00 |
|
Josh Aas
|
c97cb0b630
|
Disable XPCOM plugin loading, removing support in Gecko 1.9.2. This will disable all non-NPAPI Java plugins (I suggest updating to at least Java 6 Update 12). b=488042 r/sr=jst
|
2009-05-07 01:17:07 -04:00 |
|
Dave Townsend
|
3a27432a29
|
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
|
2009-04-22 12:13:10 -07:00 |
|
Jeremy Huddleston
|
2c6c8fb6b9
|
Bug 486892 - darwin: Use dylib file extension. r=josh
|
2009-04-20 14:36:49 +02:00 |
|
Josh Aas
|
629cf7f757
|
64-bit fixes for nsPluginsDirDarwin. b=487972 r=mstange sr=jst
|
2009-04-14 12:38:11 -04:00 |
|
Josh Aas
|
1669178e09
|
Fix formatting of nsPluginsDirWin.cpp. b=488163 r/sr=jst
|
2009-04-14 12:35:35 -04:00 |
|
Josh Aas
|
7d05cb2c64
|
Remove nsIJVMAuthTools, part of bug 485984.
|
2009-04-14 12:32:44 -04:00 |
|
Serge Gautherie
|
bf78e8e9da
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Jv1) </modules/plugin/>; r=joshmoz sr=jst
|
2009-04-14 10:34:59 +02:00 |
|
John Wolfe
|
c016140bb4
|
Fix WinCE plugin bustage. b=487783 r=jimm
|
2009-04-10 14:33:32 -04:00 |
|
Mark Finkle
|
8e4a1ce44a
|
Fix mobile plugin bustage. b=487795 r=josh
|
2009-04-10 12:45:24 -04:00 |
|
Josh Aas
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Johnny Stenback
|
977b7eacfc
|
Fixing bug 486269. Prevent plugins from being destroyed while calling into them. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu
|
2009-04-07 14:20:57 -07:00 |
|
Neil Rashbrook
|
c0e5a3886c
|
Bug 486946 Allocator mismatch between GetVersion and FreePluginInfo r+sr=jst
|
2009-04-07 10:22:34 +01:00 |
|
Arpad Borsos
|
f7163821d2
|
Bug 486940 - fix crash in gtk_xtbin_new; r=karlt, sr=roc
|
2009-04-06 13:30:55 +02:00 |
|
Karl Tomlinson
|
ebadbd17ad
|
b=486630 detect early GtkXtBin destruction r=roc
--HG--
extra : rebase_source : a17a38faaeffebae0d4d8aadf0a3a58397aab8d9
|
2009-04-06 13:25:28 +12:00 |
|
Arpad Borsos
|
8d06591a1b
|
Bug 474369 - get rid of nsVoidArray, plugin part; r=joshmoz, sr=jst
|
2009-03-28 14:57:13 +01:00 |
|
Doug Turner
|
979a387be4
|
Bug 484918 - Fixes build bustage in plugins on Windows CE. r=blassey
|
2009-03-23 20:27:27 -07:00 |
|
Josh Aas
|
db2a897753
|
NPN_SetValue should return an error when attempting to set a value that does not exist. b=479979 r/sr=jst
|
2009-03-17 14:20:24 -07:00 |
|
Josh Aas
|
3b5692c885
|
Formatting cleanup for the plugins module. b=462894
|
2009-03-17 14:20:02 -07:00 |
|
Stuart Parmenter
|
64dbc2c06b
|
bug 482091. patch from Jeff Muizelaar. fix cash on maemo with plugins
|
2009-03-12 08:11:10 -07:00 |
|
Blake Kaplan
|
f7fb1c08eb
|
Bug 482625 - Fix some warnings and remove some unneeded type declarations. r+sr=jst
|
2009-03-10 16:21:40 -07:00 |
|
Vladimir Vukicevic
|
162f8e4fdd
|
b=479104; move windows plugin dir service code to UNICODE; r=jst
|
2009-03-08 22:07:00 -07:00 |
|
Jeff Muizelaar
|
de647c8035
|
Bug 442109 - youtube videos don't play; r=vladimir
|
2009-02-25 16:25:12 +01:00 |
|
Johnny Stenback
|
3d56357332
|
Fixing bug 475646. Don't call GetPeer() on plugins as it's apparently not safe to do so on all plugins. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu
|
2009-02-24 16:28:35 -08:00 |
|
Josh Aas
|
61218c204f
|
Sync NPAPI scrolling constants between files. b=477126 r/sr=jst
|
2009-02-20 16:10:58 -05:00 |
|
Blake Kaplan
|
099408ea29
|
Bug 477918 - Don't cast the narrower type to a wider type and write to it. r+sr=jst
|
2009-02-10 16:19:12 -08:00 |
|
Josh Aas
|
63e2d096d1
|
Clean up nsPluginHostImpl. Removes an old workaround for mac Flash 6. Stop using the phrase "active plugin" to refer to plugin instances. Dead code and spelling fixes. b=476409 r/sr=jst
|
2009-02-09 13:48:06 -05:00 |
|
Rich Walsh
|
02717bd898
|
[OS/2] Bug 476134: allow plugin code to be built with GCC 4.3.x on OS/2 by using the right calling convention, r=josh, sr=jst
|
2009-02-05 12:21:27 +01:00 |
|
Arpad Borsos
|
51bf75177c
|
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
|
2009-02-02 18:49:58 +01:00 |
|
Josh Aas
|
f1b1a53408
|
Remove unnecessary NPPVprivateModeBool enum. b=468877
|
2009-02-01 21:15:44 -05:00 |
|
Josh Aas
|
015a5c7e76
|
Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst
|
2009-01-30 16:40:14 -05:00 |
|
Johnny Stenback
|
b1945926a3
|
Fixing bug 474866. Make the plugin instance peer have a weak reference to its owner, and make the owner tell the peer once it's no longer its owner so we don't have reference cycles, yet the instance can hold on to its peer while being cached between pages. r+sr=mrbkap@gmail.com
|
2009-01-25 22:00:12 -08:00 |
|
Johnny Stenback
|
389a938400
|
Backed out changeset abd5a41c0b70
|
2009-01-25 11:19:51 -08:00 |
|
Johnny Stenback
|
7b13ea308c
|
Fixing bug 474866. Don't null out the peer when stopping plugins to break reference cycles, as cached plugins depend on the peer remaining set. Null out the owner instead. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu
|
2009-01-25 09:05:00 -08:00 |
|
Josh Aas
|
37e61ae8a0
|
JS delete operator should invoke npruntime removeProperty on NPObject. b=470291 r/sr=jst
|
2009-01-16 12:14:43 -05:00 |
|
Josh Aas
|
15d1bd14a4
|
Fix: npruntime NPN_HasMethod forwards to wrong plugin function (hasProperty). b=467945 r/sr=jst
|
2009-01-15 15:20:10 -05:00 |
|
Makoto Kato
|
d3cefcbb3b
|
Should use LONG_PTR for plugin code due to Win64. b=472025 r=josh sr=jst
|
2009-01-13 13:15:39 -05:00 |
|
Johnny Stenback
|
71c558dbe8
|
Fixing bug 470993. Expose the remainder of the Java plugins XPCOM dependency through the NPAPI. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu
|
2009-01-12 16:55:52 -08:00 |
|
Ben Turner
|
6eaa912dc9
|
Fix leaky cycle between nsNPAPIPluginInstance and nsPluginInstancePeer. b=472439 r=josh sr=jst
|
2009-01-10 12:13:31 -05:00 |
|
Josh Aas
|
f23f281e83
|
npruntime sample plugin build fix.
|
2008-12-16 23:01:47 -08:00 |
|
Josh Aas
|
d22f132370
|
NPAPI header updates - comments, cleanup, and webkit compat change. Part of the patch for 386676. r=smichaud sr=roc
|
2008-12-16 23:48:42 -05:00 |
|
Josh Aas
|
e79f540ada
|
Backed out changeset 2776db2defa2
|
2008-12-16 14:38:58 -05:00 |
|
Josh Aas
|
6e9c3576aa
|
Add a system for testing plugins. b=386676 r=smichaud sr=roc
|
2008-12-16 10:27:32 -05:00 |
|
Josh Aas
|
765a564b23
|
back out bug 468678 to fix Flash on Mac OS X
|
2008-12-15 12:29:44 -05:00 |
|
Josh Aas
|
5295053066
|
remove support for resource (.rsrc) files in Mac OS X plugins. b=468678 r=smichaud sr=roc
|
2008-12-11 16:52:42 -05:00 |
|
Josh Aas
|
026fa64495
|
windows bustage fix for bug 462023
|
2008-12-09 14:00:09 -05:00 |
|
Steven Michaud
|
a6e2974fc4
|
Don't allow plugin to set NPPVpluginWindowBool on OS X. b=466495 r=josh sr=roc
|
2008-12-09 11:22:51 -06:00 |
|
Josh Aas
|
e25e7f6560
|
Fix error case leak in nsPluginFile::GetPluginInfo. b=462023 r=mstange sr=jst
|
2008-12-09 12:15:49 -05:00 |
|