Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
pjs
зеркало из
https://github.com/mozilla/pjs.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули pjs
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
4b0fc84def
pjs
/
modules
/
plugin
/
base
/
public
История
joshmoz%gmail.com
c80e898124
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 20:02:03 +00:00
..
.cvsignore
…
Makefile.in
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 21:42:35 +00:00
npapi.h
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 20:02:03 +00:00
npruntime.h
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-10 01:24:29 +00:00
nptypes.h
Bug 370063 OpenBSD: sync with reality - they define uint32_t and bool
2007-04-05 11:21:59 +00:00
npupp.h
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-10 01:24:29 +00:00
nsDefaultPlugin.h
…
nsIClassicPluginFactory.idl
…
nsICookieStorage.idl
…
nsIEventHandler.idl
…
nsIFileUtilities.idl
…
nsIHTTPHeaderListener.idl
Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org.
2007-03-16 23:53:16 +00:00
nsIJRILiveConnectPIPeer.idl
…
nsIJRILiveConnectPlugin.idl
…
nsILegacyPluginWrapperOS2.idl
…
nsIPlugin.idl
…
nsIPluginDocument.idl
…
nsIPluginHost.idl
Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst
2007-07-03 21:42:35 +00:00
nsIPluginInputStream.idl
…
nsIPluginInstance.idl
…
nsIPluginInstanceInternal.h
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-10 01:24:29 +00:00
nsIPluginInstanceOwner.idl
…
nsIPluginInstancePeer.idl
…
nsIPluginInstancePeer2.idl
…
nsIPluginManager.idl
…
nsIPluginManager2.idl
…
nsIPluginStreamInfo.idl
…
nsIPluginStreamListener.idl
…
nsIPluginTag.idl
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-14 00:28:06 +00:00
nsIPluginTagInfo.idl
…
nsIPluginTagInfo2.idl
…
nsIScriptablePlugin.idl
…
nsIWindowlessPlugInstPeer.idl
…
nsPIPluginHost.idl
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-10 01:24:29 +00:00
nsPIPluginInstancePeer.idl
…
nsPluginError.h
Bug 330511, Plugin-in blocklisting, r+sr=jst
2007-07-14 00:28:06 +00:00
nsPluginLogging.h
…
nsPluginNativeWindow.h
…
nsPluginsCID.h
…
nsplugin.h
remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst
2007-03-13 22:18:04 +00:00
nsplugindefs.h
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-27 01:07:58 +00:00
nspluginroot.idl
…