Steven Michaud
|
a64cadb51a
|
Bug 313700 - Stale information in about:plugins (pluginreg.dat) after a plugin update. r=josh
|
2012-04-10 10:56:49 -05:00 |
|
Masayuki Nakano
|
b2f0fc7b65
|
Bug 668157 part.2 mozilla/dom should use mozilla::Preferences r=jst
|
2012-04-04 13:09:20 +09:00 |
|
Josh Aas
|
0c4b7a3796
|
Bug 741724: Clean up nsPluginHost::SetUpPluginInstance. r=jst
|
2012-04-03 18:11:06 -04:00 |
|
Josh Aas
|
215d22990d
|
Bug 741726: Rename nsPluginTag::mEntryPoint to nsPluginTag::mPlugin. r=jst
|
2012-04-03 18:08:07 -04:00 |
|
Josh Aas
|
eaea6992fd
|
Bug 741246: Simplify plugin instance creation and initialization (further). r=jst
|
2012-04-02 15:17:34 -04:00 |
|
Josh Aas
|
02dce5e7d7
|
Bug 741126: Require plugin for instance creation. r=jst
|
2012-04-01 06:13:10 -04:00 |
|
Josh Aas
|
ce96a3e646
|
Bug 740217: Simplify plugin instance object creation. r=bsmedberg
|
2012-03-30 12:52:43 -04:00 |
|
Benjamin Smedberg
|
2ca933d909
|
Bug 737433 - Send the referer for embedded src="" streams for plugins (and make them part of the correct load group while we're at it!), r=josh
--HG--
extra : rebase_source : 1d3f255cfd861fb136d54cef63f327a77f76c931
|
2012-03-29 12:53:31 -04:00 |
|
Brian Nicholson
|
9b1190f3f6
|
Bug 712975 - Observe plugin pref changes. r=josh a=blocking-fennec
|
2012-01-05 16:02:51 -08:00 |
|
Benjamin Smedberg
|
bb07c779fa
|
Bug 729009 - Send the embedded document (SWF file) as the referer for plugin-initiated streams, r=josh
|
2012-03-12 12:48:27 -04:00 |
|
Nathan Froyd
|
f976a2b6b5
|
Bug 706647 - Measure plugin shutdown with telemetry. r=josh
|
2012-02-28 15:29:42 -05:00 |
|
Josh Aas
|
df2fa8ed63
|
Bug 729673: Fix cases in which plugin instance src data stream is not delivered properly. r=bsmedberg
|
2012-02-27 15:36:46 -05:00 |
|
Benjamin Smedberg
|
17a3bc6444
|
Bug 724465 - Only inlude the Referer header in GET requests from plugins, not POST requests, because IIS throws malformed request exceptions, r=josh
|
2012-02-16 13:14:29 -05:00 |
|
James Willcox
|
007de14806
|
Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android
|
2012-02-15 15:34:31 -05:00 |
|
Josh Aas
|
3464a735ca
|
Bug 501485: Destroy plugin processes after three minutes of not being used. Timer starts when the last instance is destroyed, is canceled if a new instance is created before it fires. r=bsmedberg
|
2012-02-14 13:03:24 -05:00 |
|
Geoff Lankow
|
22383d15ab
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Josh Aas
|
53baeff2d6
|
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
|
2012-02-10 08:39:40 -05:00 |
|
Josh Aas
|
b0e5e866d9
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
|
Matt Brubeck
|
bb579357ab
|
Bug 720400 - Crash in nsPluginInstanceOwner::RemovePluginView @ mozilla::AndroidBridge::EnsureJNIThread [r=blassey]
|
2012-01-28 20:16:26 -08:00 |
|
Fabien Cellier
|
46ff49ee89
|
bug 410904 : add referrer in http request from npapi. r=josh
|
2012-01-11 14:38:19 -05:00 |
|
Margaret Leibovic
|
689c7e4923
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
|
2011-12-10 09:23:05 -08:00 |
|
Margaret Leibovic
|
f05053dd43
|
backout f9b9d90ff8e1 due to bustage
|
2011-12-09 14:56:20 -08:00 |
|
Margaret Leibovic
|
b40916b28e
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst
|
2011-12-09 14:04:15 -08:00 |
|
Steven Michaud
|
402db34f72
|
Bug 705931 - FF crashes when you leave/close page with many Java applets (using latest Apple Java updates). r=jst
|
2011-12-08 17:28:07 -06:00 |
|
Makoto Kato
|
b2d3582918
|
Bug 703942 - get rid of *WithConversion (plugin part). r=josh
|
2011-11-22 12:14:00 +09:00 |
|
Steven Michaud
|
37f486bf47
|
Bug 700835 - Restore plugin caching to work around bad crash bug in latest Apple Java updates. r=josh
|
2011-11-11 19:10:31 -06:00 |
|
Brad Lassey
|
a519c9888a
|
bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst
|
2011-10-07 13:46:02 -04:00 |
|
Josh Aas
|
34871f44d1
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
|
Ehsan Akhgari
|
4ef40fe917
|
Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central
|
2011-09-29 20:29:11 -04:00 |
|
Mark Finkle
|
7936c492ce
|
Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
--HG--
extra : rebase_source : 39d5bb6c6d4d3165dcb10bded80a2aa9da7cb98e
|
2011-09-29 10:44:03 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Doug Turner
|
fa4f75d7e3
|
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
|
2011-09-16 14:34:31 -07:00 |
|
Ed Morley
|
00e6fcf8b2
|
Backout d4bdab069bbc (bug 630007) for qt build bustage and various oranges on other platforms
|
2011-09-17 00:27:55 +01:00 |
|
Doug Turner
|
0ef3efa1a5
|
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
|
2011-09-16 14:34:31 -07:00 |
|
Josh Aas
|
32d0be0cd8
|
Backed out changeset 33031c875984. Bug 90268. r=josh
|
2011-08-30 02:09:56 -04:00 |
|
Josh Aas
|
4ab4397277
|
Bug 90268: Make content own plugin instances instead of frames. Allows display:none instances and re-parenting instances without stopping them. r=roc
|
2011-08-29 03:09:22 -04:00 |
|
Josh Aas
|
565d0b7b1e
|
Bug 675309: Get rid of unnecessary calls to nsNPAPIPluginInstance::Start(). r=jst
|
2011-08-02 13:49:05 -04:00 |
|
arno renevier
|
5388ac92cf
|
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
|
2011-07-21 04:37:31 +02:00 |
|
Matheus Kerschbaum
|
55aebc79d4
|
Bug 579571 - Remove --enable-timeline support. r=tglek
|
2011-07-17 12:07:42 +02:00 |
|
Josh Aas
|
09fd26b376
|
Bug 670079: Stop caching plugin instances. We don't ever want to restart instances. r=jst
|
2011-07-08 12:39:22 -04:00 |
|
Taras Glek
|
62fafb6d44
|
Bug 668355: s/Timer/AutoTimer/ r=jlebar
|
2011-07-01 14:39:17 -07:00 |
|
Taras Glek
|
39305bbd8f
|
Bug 668355 - Measure plugin enumeration with telemetry r=jlebar
|
2011-07-01 12:06:12 -07:00 |
|
Josh Aas
|
ad51d92173
|
Bug 653116: Sort plugins from most to least recently modified. Search them in this order for MIME/extension matches. They should also appear in this order in about:plugins. r=jst r=bent
|
2011-05-28 00:08:26 -04:00 |
|
Josh Aas
|
7e100ff63c
|
Bug 606641: When creating a plugin from a stream, use the same creation path for both embedded and full screen plugins. r=jst
|
2011-05-26 21:49:56 -04:00 |
|
Josh Aas
|
998050c725
|
Bug 657952: Minimize methods in nsIPluginHost. r=jst
|
2011-05-21 09:28:54 -04:00 |
|
Josh Aas
|
f6eb4c8df6
|
Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg
|
2011-05-17 21:48:34 -04:00 |
|
Josh Aas
|
ae533a3fb4
|
Bug 637253: Remove nsIPlugin interface. r=bsmedberg
|
2011-05-11 16:23:25 -04:00 |
|
Mounir Lamouri
|
f605194c4e
|
Merging cedar with mozilla-central.
|
2011-05-11 15:00:12 +02:00 |
|
Josh Aas
|
816d2af519
|
Bug 653794: Improve management of plugin MIME types, MIME descriptions, and extensions. r=bsmedberg
|
2011-05-10 09:47:43 -04:00 |
|
Ed Morley
|
09f1ab7fa4
|
Bug 654504 - Remove WinCE code from dom/plugins/base/; r=josh
|
2011-05-08 19:45:56 +02:00 |
|
Makoto Kato
|
85a1e8b028
|
Bug 652299 - Remove unnecessary character conversion in CreateNPAPIPlugin. r=bsmedberg
|
2011-05-02 15:42:34 +09:00 |
|
Benjamin Smedberg
|
d3a66ed55a
|
Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh
--HG--
rename : modules/plugin/base/src/Makefile.in => dom/plugins/base/Makefile.in
rename : modules/plugin/base/src/PluginPRLibrary.cpp => dom/plugins/base/PluginPRLibrary.cpp
rename : modules/plugin/base/src/PluginPRLibrary.h => dom/plugins/base/PluginPRLibrary.h
rename : modules/plugin/base/public/npapi.h => dom/plugins/base/npapi.h
rename : modules/plugin/base/public/npfunctions.h => dom/plugins/base/npfunctions.h
rename : modules/plugin/base/public/npruntime.h => dom/plugins/base/npruntime.h
rename : modules/plugin/base/public/nptypes.h => dom/plugins/base/nptypes.h
rename : modules/plugin/base/public/nsIHTTPHeaderListener.idl => dom/plugins/base/nsIHTTPHeaderListener.idl
rename : modules/plugin/base/public/nsIPlugin.idl => dom/plugins/base/nsIPlugin.idl
rename : modules/plugin/base/public/nsIPluginDocument.idl => dom/plugins/base/nsIPluginDocument.idl
rename : modules/plugin/base/public/nsIPluginHost.idl => dom/plugins/base/nsIPluginHost.idl
rename : modules/plugin/base/public/nsIPluginInputStream.idl => dom/plugins/base/nsIPluginInputStream.idl
rename : modules/plugin/base/public/nsIPluginInstance.idl => dom/plugins/base/nsIPluginInstance.idl
rename : modules/plugin/base/public/nsIPluginInstanceOwner.idl => dom/plugins/base/nsIPluginInstanceOwner.idl
rename : modules/plugin/base/public/nsIPluginStreamInfo.idl => dom/plugins/base/nsIPluginStreamInfo.idl
rename : modules/plugin/base/public/nsIPluginStreamListener.idl => dom/plugins/base/nsIPluginStreamListener.idl
rename : modules/plugin/base/public/nsIPluginTag.idl => dom/plugins/base/nsIPluginTag.idl
rename : modules/plugin/base/public/nsIPluginTagInfo.idl => dom/plugins/base/nsIPluginTagInfo.idl
rename : modules/plugin/base/src/nsJSNPRuntime.cpp => dom/plugins/base/nsJSNPRuntime.cpp
rename : modules/plugin/base/src/nsJSNPRuntime.h => dom/plugins/base/nsJSNPRuntime.h
rename : modules/plugin/base/src/nsNPAPIPlugin.cpp => dom/plugins/base/nsNPAPIPlugin.cpp
rename : modules/plugin/base/src/nsNPAPIPlugin.h => dom/plugins/base/nsNPAPIPlugin.h
rename : modules/plugin/base/src/nsNPAPIPluginInstance.cpp => dom/plugins/base/nsNPAPIPluginInstance.cpp
rename : modules/plugin/base/src/nsNPAPIPluginInstance.h => dom/plugins/base/nsNPAPIPluginInstance.h
rename : modules/plugin/base/src/nsNPAPIPluginStreamListener.cpp => dom/plugins/base/nsNPAPIPluginStreamListener.cpp
rename : modules/plugin/base/src/nsNPAPIPluginStreamListener.h => dom/plugins/base/nsNPAPIPluginStreamListener.h
rename : modules/plugin/base/src/nsPluginDirServiceProvider.cpp => dom/plugins/base/nsPluginDirServiceProvider.cpp
rename : modules/plugin/base/src/nsPluginDirServiceProvider.h => dom/plugins/base/nsPluginDirServiceProvider.h
rename : modules/plugin/base/public/nsPluginError.h => dom/plugins/base/nsPluginError.h
rename : modules/plugin/base/src/nsPluginHost.cpp => dom/plugins/base/nsPluginHost.cpp
rename : modules/plugin/base/src/nsPluginHost.h => dom/plugins/base/nsPluginHost.h
rename : modules/plugin/base/public/nsPluginLogging.h => dom/plugins/base/nsPluginLogging.h
rename : modules/plugin/base/src/nsPluginManifestLineReader.h => dom/plugins/base/nsPluginManifestLineReader.h
rename : modules/plugin/base/src/nsPluginModule.cpp => dom/plugins/base/nsPluginModule.cpp
rename : modules/plugin/base/src/nsPluginNativeWindow.cpp => dom/plugins/base/nsPluginNativeWindow.cpp
rename : modules/plugin/base/public/nsPluginNativeWindow.h => dom/plugins/base/nsPluginNativeWindow.h
rename : modules/plugin/base/src/nsPluginNativeWindowGtk2.cpp => dom/plugins/base/nsPluginNativeWindowGtk2.cpp
rename : modules/plugin/base/src/nsPluginNativeWindowOS2.cpp => dom/plugins/base/nsPluginNativeWindowOS2.cpp
rename : modules/plugin/base/src/nsPluginNativeWindowQt.cpp => dom/plugins/base/nsPluginNativeWindowQt.cpp
rename : modules/plugin/base/src/nsPluginNativeWindowWin.cpp => dom/plugins/base/nsPluginNativeWindowWin.cpp
rename : modules/plugin/base/src/nsPluginSafety.h => dom/plugins/base/nsPluginSafety.h
rename : modules/plugin/base/src/nsPluginStreamListenerPeer.cpp => dom/plugins/base/nsPluginStreamListenerPeer.cpp
rename : modules/plugin/base/src/nsPluginStreamListenerPeer.h => dom/plugins/base/nsPluginStreamListenerPeer.h
rename : modules/plugin/base/src/nsPluginTags.cpp => dom/plugins/base/nsPluginTags.cpp
rename : modules/plugin/base/src/nsPluginTags.h => dom/plugins/base/nsPluginTags.h
rename : modules/plugin/base/public/nsPluginsCID.h => dom/plugins/base/nsPluginsCID.h
rename : modules/plugin/base/src/nsPluginsDir.h => dom/plugins/base/nsPluginsDir.h
rename : modules/plugin/base/src/nsPluginsDirDarwin.cpp => dom/plugins/base/nsPluginsDirDarwin.cpp
rename : modules/plugin/base/src/nsPluginsDirOS2.cpp => dom/plugins/base/nsPluginsDirOS2.cpp
rename : modules/plugin/base/src/nsPluginsDirUnix.cpp => dom/plugins/base/nsPluginsDirUnix.cpp
rename : modules/plugin/base/src/nsPluginsDirUtils.h => dom/plugins/base/nsPluginsDirUtils.h
rename : modules/plugin/base/src/nsPluginsDirWin.cpp => dom/plugins/base/nsPluginsDirWin.cpp
rename : modules/plugin/base/public/nspluginroot.idl => dom/plugins/base/nspluginroot.idl
|
2011-04-26 17:38:43 -04:00 |
|