Граф коммитов

1007 Коммитов

Автор SHA1 Сообщение Дата
yokoyama%netscape.com bb7f577358 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:17:01 +00:00
peterlubczynski%netscape.com 283a157c6a Fixing bug 137535, supporting BP_GetSupportedMIMETypes on Mach-O for MPEGS to work r=sdagley sr=beard 2002-11-26 22:28:39 +00:00
ducarroz%netscape.com d28c89dd94 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729! 2002-11-23 06:01:41 +00:00
darin%netscape.com d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
bzbarsky%mit.edu ab75327f3e Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst 2002-11-20 00:44:26 +00:00
ducarroz%netscape.com 7cac5c43cb Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard 2002-11-19 15:30:03 +00:00
timeless%mozdev.org 33139ff705 bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org 67c2ddda61 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
av%netscape.com c9c5e9d854 Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin 2002-11-16 03:38:01 +00:00
darin%netscape.com 5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
mkaply%us.ibm.com c321117c0b #175106
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
seawood%netscape.com 555e341493 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
peterlubczynski%netscape.com c44bb70fd7 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00
seawood%netscape.com 57e08a3f3a 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 2da6861d87 Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa 2002-10-10 04:23:18 +00:00
anthonyd%netscape.com 1545f4da1f bug fix for 165400
r=biesi
sr=bryner
removing un-needed files from the cvs tree
2002-10-08 18:26:24 +00:00
peterlubczynski%netscape.com a1f5096b85 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 c781d359ab Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 22:12:40 +00:00
av%netscape.com 72909869a0 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
av%netscape.com 2ef38d15b1 Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:05:30 +00:00
serge%netscape.com b7c03aab2c back out http channel loadFlags to fix regression 172376 2002-10-03 19:10:56 +00:00
serge%netscape.com 5b0f9a5f96 #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 973ae91db5 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 4d3c8a3a93 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
dougt%netscape.com 3ce9edcc40 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 45b3052010 Fixing 132759 -- 100% CPU with Flash, r=peterl, sr=jst 2002-09-26 02:53:27 +00:00
av%netscape.com b28db9499b 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 350216a5b8 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 b3ac5276f0 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 2de4f81a70 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 dbd27fdbf7 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 3815d34fd1 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 de1d2ad8a8 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 2d0f39cc51 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 9fcf5c8d8f fix 168893, nsIPluginManager::GetURL leaks an nsIPluginInstance, r=peterl, sr=beard 2002-09-18 20:16:16 +00:00
peterlubczynski%netscape.com 84402a889d 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 d452513cf7 Fixing Mach-O part of bug 159016, IME with Flash 6 2002-09-17 22:50:47 +00:00
serge%netscape.com 6728a55e86 166713, crash in [@ PluginViewerImpl::StartLoad] Trunk, r=av, sr=beard 2002-09-13 22:50:02 +00:00
av%netscape.com af6cc72689 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 a751493050 Fixing Mach-O bustage 2002-09-13 09:09:40 +00:00
peterlubczynski%netscape.com 255e130866 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 70caca983d Fixing Mac Mach-O bustage 2002-09-13 03:36:45 +00:00
peterlubczynski%netscape.com 2e5834d453 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 cf2dd41612 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
serge%netscape.com 384bdfdf38 fixing OS2 bustage 2002-09-12 21:59:53 +00:00
serge%netscape.com 0f8e1c47d0 fix 165094, Compressed PDF doesn't render in Acrobat Plugin, r=peterl, sr=darin 2002-09-12 19:12:56 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00