Commit Graph

798 Commits

Author SHA1 Message Date
bnesse%netscape.com
345a818aba Fix for bug 85231. Free nsTimer in PluginInstance to eliminate MLK and crash caused by it. r=av, peterl. sr=scc. 2001-07-11 02:29:45 +00:00
peterlubczynski%netscape.com
a3703928fc Slightly change pluign timer interval to fix url bar on Mac bug 88936 r=bnesse sr=sfraser 2001-07-10 03:59:39 +00:00
peterlubczynski%netscape.com
625da32458 Fix for OS X "Internet Plugins Dir" bug 78751 patch by ccarlen r=peterl sr=sfraser 2001-07-10 02:50:32 +00:00
peterlubczynski%netscape.com
1f0a3ab263 Fix for Quicktime not working on Classic MacOS bug 89662 r=sfraser sr=attinasi 2001-07-09 19:40:52 +00:00
av%netscape.com
ced884446b Fix for 86469 -- crash on exit with Acrobat, waterson, r=peterl, sr=shaver 2001-07-06 23:30:22 +00:00
peterlubczynski%netscape.com
fb3584b539 Fix for Mac plugins not working bug 89529 r=dcone sr=sfraser 2001-07-06 14:54:48 +00:00
dougt%netscape.com
fc68b1ad26 Fixes bug 89397. This fixes a problem where byteranges which start at offest 0 do not reset the mPosition. This cause byte to be written at random places in the file.
r=peterl, r=av, sr=attinasi
2001-07-05 19:33:09 +00:00
mkaply%us.ibm.com
7146d448e5 #89182
r=achimha, sr=blizzard
OS/2 only - wrong fName in plugin array
2001-07-05 18:44:50 +00:00
peterlubczynski%netscape.com
52512c32b6 Patch to fix crash with sample plugin and OS X plugins bug 85334 r=av sr=attinasi 2001-07-03 01:56:28 +00:00
peterlubczynski%netscape.com
ef920943cd Patch to fix case comparison problem mime types for plugins bug 87290 r=av sr=attinasi 2001-07-02 20:08:17 +00:00
peterlubczynski%netscape.com
c8068e1b91 Fixing Fizilla bustage for the meantime... 2001-06-30 21:23:51 +00:00
peterlubczynski%netscape.com
057abb750e Trying to fix Fizilla (again) 2001-06-30 19:07:09 +00:00
peterlubczynski%netscape.com
2eb4f41a15 Attempting to fix plugin Fizilla bustage 2001-06-30 17:58:32 +00:00
peterlubczynski%netscape.com
1bebed0684 Fixing callbacks for Mac plugins and OS X bug 85334 r=bnesse sr=attinasi 2001-06-30 16:42:07 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
peterlubczynski%netscape.com
5549dbdd79 another attempt to fix Carbon bustage 2001-06-29 09:58:24 +00:00
cls%seawood.org
3b0e263390 Make plugins work on BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch
Bug #68907 r=av
2001-06-29 07:24:12 +00:00
peterlubczynski%netscape.com
6a8280a9ef Attempt at fixing Carbon bustage 2001-06-29 06:43:28 +00:00
dbaron%fas.harvard.edu
f7789a4395 Fix line endings from peterlubczynski's previous checkin (^M^J -> ^J) to fix IRIX and OS/2 bustage. 2001-06-29 02:34:23 +00:00
edburns%acm.org
94bdff2f7d bug=79851
r/sr=darin
This bug fix makes nsPluginHostImpl::GetCookie() return the cookie value properly.
2001-06-29 00:33:01 +00:00
peterlubczynski%netscape.com
d768cc430c Fix for Shockwave registration bug 85334 r=av sr=attinasi 2001-06-29 00:29:44 +00:00
beard%netscape.com
e80698a790 Fix for bug #81659, r=pinkerton/wtc, sr=sfraser. 2001-06-27 01:21:23 +00:00
peterlubczynski%netscape.com
57c9888bde Patch to fix blank plugins after reload of document bug 87397 s/r=darin & dougt 2001-06-26 21:57:48 +00:00
peterlubczynski%netscape.com
e963b224cd Fix for bug 87755, a comparison problem r=alexsavulov & sr=attinasi 2001-06-26 05:04:32 +00:00
peterlubczynski%netscape.com
2ae99c2e49 Add scanning of Mac System Folder Internet Plug-ins bug 78751 r=ccarlen/sdagley sr=attinasi a=asa 2001-06-22 00:59:19 +00:00
peterlubczynski%netscape.com
d223156e59 Fix for plugin code printing to the console in opt bug 78651 patch by av r=peterl sr=attinasi a=blizzard 2001-06-22 00:50:25 +00:00
pinkerton%netscape.com
621e7ae2ab fix bustage. 2001-06-21 02:13:30 +00:00
peterlubczynski%netscape.com
4ac6d57f72 Fixing ^M 2001-06-21 01:05:52 +00:00
peterlubczynski%netscape.com
8bdfa059a9 Fix for title bar not updating for full page plugins bug 59749 r=av sr=attinasi a=choffman 2001-06-21 01:04:29 +00:00
av%netscape.com
d4bcb0a924 Fix for 80105 -- adding a null-check before release, r=peterl, sr=attinasi, a=chofmann 2001-06-21 00:15:29 +00:00
av%netscape.com
43df95559c Fixing the remaining issue in 80105 -- null-check added in one more place, r=peterl, sr=attinasi, a=chofmann 2001-06-20 22:43:37 +00:00
cls%seawood.org
a9bac5d02b Do not add plugins to final link list 2001-06-20 21:36:16 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
9d35ed31a4 Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
av%netscape.com
cc0e174b11 Fixing 80105 -- added notification nsIPluginInstanceOwner that instance has been destroyed, r=peterl, sr=attinasi, a=roc+moz@cs.cmu.edu 2001-06-19 22:42:07 +00:00
peterlubczynski%netscape.com
e2a4f69185 Fix to allow caching of https plugin streams and also fix a leak in byte range streams bug 54689 and bug 83183 patches by peterl & dougt r=av sr=attinasi a=asa 2001-06-19 01:38:20 +00:00
av%netscape.com
ff513c7423 Fix for 44322 -- implementation of windowless pluign API, patch by dbrittain@superscape.com and av, r=(av, peterl), sr=attinase, a=dbaron 2001-06-18 21:41:57 +00:00
av%netscape.com
78ebb88b88 Addressing bug 62248 -- _getvalue in the legacy plugin API implemented, patch by kevint@viewpoint.com, r=av, sr=attinasi, a=blizzard 2001-06-15 22:42:43 +00:00
av%netscape.com
81708402cb Fix for 84332 -- made string dynamic vs hardcoded size, r=peterl, sr=rpotts, a=blizzard 2001-06-15 00:37:14 +00:00
peterlubczynski%netscape.com
a46ef4559b Fix for leaking all kinds of ns4xStreamListener's bug 83183 r=av sr=attinasi a=asa 2001-06-14 02:24:11 +00:00
pavlov%netscape.com
2e739a30aa fixing image rendering color problems on photon. bug 82537. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:14:13 +00:00
blizzard%redhat.com
00d88465a3 Fix bug #85295. Make plugin registration quiet. r=av, rs=tor, a=asa 2001-06-12 19:16:11 +00:00
peterlubczynski%netscape.com
bb749d670f Fix for full page mouse down being broken bug 75582 patch by bnesse r=peterl sr=attinasi a=asa 2001-06-12 04:27:08 +00:00
peterlubczynski%netscape.com
8c8d5a18fa Fix for converting file://c|temp to c:\temp for NP_StreamAsFile. r=av sr=waterson a=dbaron 2001-06-09 20:52:18 +00:00
Xiaobin.Lu%eng.Sun.com
5ede54f53e Fix for bug 78840, got r=edburns & beard, sr=brendan, a=asa
Fix the crash when invoke liveconnect call using File->Open File
2001-06-09 01:03:53 +00:00
peterlubczynski%netscape.com
235e8852b8 Fix for crash @ Shockwave.com, not calling correct ODA sr=mscott a=chofmann r=av 2001-06-06 05:45:49 +00:00
ducarroz%netscape.com
18073f24cc Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa 2001-06-04 22:59:22 +00:00
dbaron%fas.harvard.edu
d431376076 Correct line endings (CR-LF to LF), fixing bustage. 2001-05-31 02:43:38 +00:00
mkaply%us.ibm.com
49192274a2 Unix bustage from peterl 2001-05-31 02:33:30 +00:00
dbaron%fas.harvard.edu
51f1717ea1 Fix windows bustage (hopefully) by removing extra ^M. 2001-05-31 02:21:43 +00:00