Commit Graph

1248 Commits

Author SHA1 Message Date
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
av%netscape.com
3ac525d2db Resolving interface name conflict in plugin sample code, not part of the build 2002-09-06 21:05:53 +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
serge%netscape.com
5e4e1625d5 fix for 165287 throbber never stops loading a page with only a .swf plugin object/embed r=av,sr=darin 2002-09-03 23:14:49 +00:00
timeless%mac.com
43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
blizzard%redhat.com
a1f57b5c65 Bug #166138. modules/plugins changes for gtk2. r=serge,sr=blizzard patch by robin.lu@sun.com 2002-09-03 14:45:02 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
serge%netscape.com
194918efff fix 164209, 3% startup time increase on the 08/22 between 14:50 and 16:30; r=av,sr=alecf 2002-08-30 00:38:56 +00:00
serge%netscape.com
d41bd5a139 fix my cut&paste mistake 2002-08-29 23:07:27 +00:00
serge%netscape.com
ddb7ae2925 fix 145054, Plugins may starve when cached data they read from is removed too soon; r=av,sr=darin 2002-08-29 22:00:20 +00:00
seawood%netscape.com
0ad1825890 Rename conflicting global symbols to fix debug static build runtime bustage.
Bug #162918 r=serge sr=alecf
2002-08-26 21:20:31 +00:00
av%netscape.com
45dc6ef3cf Bug 92005 -- Acrobat Copy button doesn't work on windows, r=peterl, sr=beard 2002-08-23 12:01:22 +00:00
av%netscape.com
2536baebbc Fixing bug 48972 -- adding GetOwner interface method to plugin instance peer, r=peterl, sr=beard 2002-08-23 11:23:49 +00:00
serge%netscape.com
456023baa0 fix for 163228 Trunk startup crashes [@ nsPluginHostImpl::WritePluginInfo] r=av, sr=dveditz 2002-08-22 22:59:43 +00:00
anthonyd%netscape.com
3bf9edd6ac fix for bug#163738
removal of ms4xPluginStream since it is no longer used in build.
r=peterl
sr=beard
2002-08-22 21:58:29 +00:00
av%netscape.com
7d59fac545 Fixing blocker 164066 -- backing out changes for yesterday fix for 48972 2002-08-22 18:12:59 +00:00
av%netscape.com
4498817045 Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:31:44 +00:00
av%netscape.com
9541cb24be Fixing bug 48972 -- adding an interface method GetOwner to plugin instance peer, r=peterl, sr=beard 2002-08-22 01:26:17 +00:00
henry.jia%sun.com
227be5af9c Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
anthonyd%netscape.com
3997d9dc72 fix for bug #135292. fix for unsigned int being compared to -1
r=serge
sr=darin
2002-08-16 01:11:18 +00:00
darin%netscape.com
d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
serge%netscape.com
2e3dc03441 fix irix redness, removing ^M 2002-08-15 00:16:56 +00:00
serge%netscape.com
48770f676d ix 109739, removed nsIRegistry and switched to flat file support for caching plugins info, r=av, sr=dveditz 2002-08-14 22:31:59 +00:00
av%netscape.com
71316c2886 Bug 157796 -- adding referrer URL when plugin requests the data object, r=serge, sr=darin 2002-08-12 06:18:52 +00:00
av%netscape.com
082e6eb5af Bug 151920 -- converting nsPluginHostImpl::AddInstanceToActiveList from void to nsresult, r=serge, sr=darin 2002-08-12 06:12:29 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
serge%netscape.com
16d65fba83 fix 146748 No Visual Progress When Downloading Large PDF Files, r=peterl, sr=darin 2002-08-09 01:36:39 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
av%netscape.com
739d219193 Bug 53895 -- stripping file suffixes in plugin mime description strings, r=peterl, sr=alecf 2002-08-07 03:10:33 +00:00
av%netscape.com
ce05ae57b4 Bug 159646 -- taking care of stale pointer in the plugin sample code, not part of the build 2002-08-07 02:46:43 +00:00
av%netscape.com
099806f562 Bug 43543 -- removing redundant calls to nsPluginStreamInfo::SetURL, r=peterl, sr=alecf 2002-08-07 02:17:55 +00:00
av%netscape.com
9022dc5ea3 Bug 83189 -- marking deprecated interfaces as such, r=peterl, sr=darin 2002-08-07 00:35:17 +00:00
henry.jia%sun.com
eed9ab0bdd 3rd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:37:58 +00:00
mkaply%us.ibm.com
a78c1cf8e4 #156953
r=peterl, sr=jst, a=asa
Handle plugins with no name or description
2002-08-02 21:03:16 +00:00
peterlubczynski%netscape.com
5c754de32d Fixing regression bug 155708, on Mac Classic, Acrobat stops painting PDFs because the timer stopped repeating r=bnesse sr=sfraser a=asa 2002-07-30 00:22:49 +00:00
av%netscape.com
0555c49b12 Fixing 157627 -- prevent unnecessary writing plugin info to registry which causes indefinite bloat, r=av, sr=dveditz, a=asa 2002-07-23 02:18:44 +00:00
bzbarsky%mit.edu
4d677afdd7 Bug 114627 -- ESC should dismiss default plugin dialog. Patch by
Andre  Dahlqvist <anedah-9@student.luth.se>, r=serge, sr=blizzard, a=asa
2002-07-17 04:36:13 +00:00
bryner%netscape.com
fdb5dbaf94 Fix full-page plugins on static builds by registering the docloader factory via nsIComponentRegistrar::RegisterFactory, so we don't have to depend on there being a plugin shared library in the components directory. r=peterl, sr=shaver, a=chofmann. 2002-07-14 00:39:35 +00:00
jst%netscape.com
26f8891307 Fixing bug 146143. Make sure the JS scope is cleared when leaving a full-page plugin. r=bzbarsky@mit.edu, sr=jaggernaut@netscape.com 2002-07-09 03:43:15 +00:00
jst%netscape.com
f2ccfa37c0 Fixing security bug 134315. Make sure we clear the JS scope in cases where it's needed. r=mstoltz@netscape.com, sr=brendan@mozilla.org 2002-07-09 02:49:58 +00:00
peterlubczynski%netscape.com
286fcef275 Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst 2002-07-03 21:03:51 +00:00
jgaunt%netscape.com
0a7856e064 bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
mkaply%us.ibm.com
0dc792b7a0 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-07-02 14:02:41 +00:00
peterlubczynski%netscape.com
00c8c0eeca Fixing plugins needs to cause XPTI to be refreshed when pluigins change, bug 154272 r=av sr=jband 2002-07-01 20:36:57 +00:00
mkaply%us.ibm.com
42765f4b10 #154161
r=cls
Turn on building of the NPNULL plugin on OS/2
2002-06-28 05:39:00 +00:00
mkaply%us.ibm.com
cb5e2389d8 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-06-27 22:26:41 +00:00
peterlubczynski%netscape.com
4cf346e06f Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson 2002-06-27 01:51:34 +00:00