Commit Graph
1301 Commits
Author SHA1 Message Date
mkaply@us.ibm.com 4d79965691 #175106
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
seawood@netscape.com e11e85573e Add support for loading cfm plugins in OSX mach-o builds.
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
mkaply@us.ibm.com 016582d5be #174022
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
anthonyd@netscape.com 22ebbc2c3a *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
peterlubczynski@netscape.com 3c8d123c79 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00
av@netscape.com ae38818246 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-18 03:20:21 +00:00
av@netscape.com 8bff98054f Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 22:38:17 +00:00
av@netscape.com 7b5c3c8f83 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:27:12 +00:00
av@netscape.com df72bdcbab Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:18:29 +00:00
seawood@netscape.com fc429b571e Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
av@netscape.com 3c0cc52f63 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 04:37:12 +00:00
mkaply@us.ibm.com 422f47a40c #174022
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +00:00
av@netscape.com 5f8101e33c Changing comment in the sample code, this is not part of the build 2002-10-16 21:05:29 +00:00
av@netscape.com c2a131d668 Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa 2002-10-10 04:23:18 +00:00
anthonyd@netscape.com 2e57770a22 bug fix for 165400
r=biesi
sr=bryner
removing un-needed files from the cvs tree
2002-10-08 18:26:24 +00:00
av@netscape.com 4c13540098 Bug 168490 -- extra blank window during plugin xpi install, r=serge, sr=darin 2002-10-08 06:31:13 +00:00
peterlubczynski@netscape.com e5fbf6589d Fixing bug 169513, Add the means to obtain the DOM from a plugin r=adamlock sr=beard 2002-10-05 02:57:21 +00:00
av@netscape.com 1edad93714 Updating workspace for the default plugin on Windows, not part of the build 2002-10-04 19:59:52 +00:00
av@netscape.com eaf6f1d6cf Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 22:12:40 +00:00
av@netscape.com d7d8754698 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
av@netscape.com eeb20f90dc Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:05:30 +00:00
serge@netscape.com 4091e8ad70 back out http channel loadFlags to fix regression 172376 2002-10-03 19:10:56 +00:00
serge@netscape.com 3c0e67c3df #166613 Flash: Lost submovie requests - new to Mozilla 1.1, r=peterl, sr=darin 2002-10-02 20:38:46 +00:00
peterlubczynski@netscape.com 31ab0be641 Moving FORCE_PR_LOG to nsPluginLogging.h, bug 170876 r=serge, sr=alecf 2002-10-01 18:30:56 +00:00
pkw@us.ibm.com 34504ac3d3 Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
av@netscape.com 9502d25afa Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 03:10:54 +00:00
av@netscape.com 41447d4eae Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 02:45:06 +00:00
av@netscape.com 5bb0199b6c Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-28 21:57:50 +00:00
dougt@netscape.com 5bb6d79a91 moves nsIHttpHeaderVisitor into a separate IDL file. b=157133. r=neeti@netscape.com, sr=darin@netscape.com 2002-09-26 23:04:01 +00:00
av@netscape.com bf8e89b582 Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
av@netscape.com e853506559 Getting ready to fix 132759 -- 100% CPU with Flash, those files are not part of the build yet 2002-09-26 01:59:08 +00:00
av@netscape.com 4363457dfa Getting ready to fix 132759 -- 100% CPU with Flash, this file is not part of the build yet 2002-09-26 01:56:25 +00:00
peterlubczynski@netscape.com 0e4603be58 Fixing bug 167601, support PLUGINURL param values for OBJECT tag instead of codebase attribute, r=anthonyd, sr=jst 2002-09-26 00:17:20 +00:00
darin@netscape.com 9dc8e344fe fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
timeless@mac.com f882683a05 Bug 165400 _IMPL_NS_PLUGIN unused
patch by walk84@yahoo.com r=biesi sr=bryner
2002-09-24 00:41:35 +00:00
bnesse@netscape.com db91f7f29b Fix for bug 164925. Remove unused directory key and support code. r=ccarlen, sr=beard. 2002-09-20 18:47:49 +00:00
peterlubczynski@netscape.com 81328e5629 Fixing bug 169753: NPN_GetURL and friends fail if called before NPP_New returns r=av sr=heikki 2002-09-20 00:17:28 +00:00
serge@netscape.com 7438925e3c fix 164043,Mozilla crashes in calls to NPN_Status [trunk], r=peterl, sr=beard 2002-09-18 20:21:47 +00:00
serge@netscape.com 52810e6842 fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard 2002-09-18 20:16:16 +00:00
peterlubczynski@netscape.com 5d35a6467c Fixing bug 165368: Download dialog appears for Shockwave Flash content r=av sr=heikki 2002-09-17 22:56:06 +00:00
peterlubczynski@netscape.com 0b59520b6d Fixing Mach-O part of bug 159016, IME with Flash 6 2002-09-17 22:50:47 +00:00
serge@netscape.com bb66d29656 166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard 2002-09-13 22:50:02 +00:00
av@netscape.com 1b11635011 Fix for bug 166815 -- pref plugin.dont_try_safe_calls is ignored, code=serge, r=av, sr=beard 2002-09-13 11:55:55 +00:00
peterlubczynski@netscape.com ec859a29a2 Fixing Mach-O bustage 2002-09-13 09:09:40 +00:00
serge@netscape.com e1aa17ca12 not part of the build yet, unix plugin sdk 2002-09-13 04:26:59 +00:00
peterlubczynski@netscape.com c2061679f2 Correcting comments for deprecated interface method nsIPluginManager::GetURL(), patch by braden@endoframe.com, bug 38373 2002-09-13 03:44:47 +00:00
peterlubczynski@netscape.com 7086a63266 Fixing Mac Mach-O bustage 2002-09-13 03:36:45 +00:00
peterlubczynski@netscape.com 6312b312c9 Fixing NPN_GetURL (and others) with NULL target does not resolve relative URLs with document's BASE tag, bug 166861 r=anthonyd sr=jst 2002-09-13 03:05:54 +00:00
peterlubczynski@netscape.com 93fefe4e25 Fix for OSX Inline IME does not work in composer and text area when the Flash 6 plugin is running, bug 159016 r=ftang sr=sfraser 2002-09-13 03:02:23 +00:00
anthonyd@netscape.com ed4e32a878 bug fix for 166948
change baked in url for plugin finder service
r=peterl@netscape.com
sr=beard@netscape.com
2002-09-12 22:35:39 +00:00