dbaron%fas.harvard.edu
29ad3fe6bc
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into new Destroy method so it happens at the end of paint suppression. Also clean up nsDocumentViewer.cpp a bit. b=80203,89626 r=hyatt sr=waterson
2001-08-01 03:15:50 +00:00
serge%netscape.com
189a2e97cc
fix for 86645 into new plugin directory r=av,sr/a=blizzard
2001-07-27 23:55:35 +00:00
serge%netscape.com
3943f49264
bug 86645 M0.9.1 crashes at the 2nd "Default Plugin" window call; r=av,sr/a=blizzard
2001-07-27 21:53:14 +00:00
dbaron%fas.harvard.edu
6bb80eba8e
Backing out changes for 80203 and 89626 to fix blocker 92325 and probably also blocker 92443.
2001-07-26 20:53:21 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
dbaron%fas.harvard.edu
08b178d117
Split nsIContentViewer::destroy into close and destroy so we can trigger teardown both at the beginning and at the end of paint suppression. Move the PresShell's teardown from its destructor into EndObservingDocument so it happens at the end of paint suppression. b=80203,89626 r=hyatt sr=waterson
2001-07-25 04:30:59 +00:00
sdagley%netscape.com
ff1c821e4a
Moving part of fix for #81659 from 0.9.2 branch. Now recognize non-bundle OS X plugins of type 'IEPL' (e.g. Apple's iTools plugin). Also moved test for OS X plugin types inside an #if TARGET_CARBON.
2001-07-25 02:45:10 +00:00
av%netscape.com
bee4dbc974
Fixing 72052 -- GDI resource leak in the default plugin, r=peterl, sr=waterson
2001-07-24 21:37:59 +00:00
av%netscape.com
a589acf378
Fixing 91140 -- postponing NPP_DestroyStream call till the plugin instance is destroyed, sr=jst, r=peterl
2001-07-24 20:48:36 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
av%netscape.com
c91c7ae93b
Fixing 91140, the Acrobat blocker -- latering plugin stream destruction, r=peterl, bnesse, sr=vidur
2001-07-21 02:31:29 +00:00
bnesse%netscape.com
516786bba0
Fix for bug 90389. ns4xPluginInstance should not check for plugin private data pointer being null. r=peterlubczynski, sr=attinasi.
2001-07-20 19:36:37 +00:00
peterlubczynski%netscape.com
08f646df69
Fix for plugins not working on Mac OS less than 9.1 bug 90959 r=bnesse sr=attinasi
2001-07-20 01:57:11 +00:00
valeski%netscape.com
c4f90087de
91365. r=dougt, sr=hyatt. nsIScriptGlobalObject->GetContext() can legitimately return NS_OK *and* a nsnull outparam. Various callsites were not respecting the nsnull out param and this patch gracefully handles those cases.
2001-07-19 05:48:49 +00:00
peterlubczynski%netscape.com
c7fb22e703
Fix for plugins stop working on Mac bug 90959 r=av sr=attinasi
2001-07-18 14:04:28 +00:00
rpotts%netscape.com
914543da03
bug #84749 . (r=nisheeth, sr=jst). Document unload() events fired *after* the current URI had been changed - this allowed JS to track where the user was going next...
2001-07-17 20:17:38 +00:00
edburns%acm.org
bc1649d3f7
bug=88053
...
r=peterl
approval=selmer
After testing real and java on win32 and linux, we're satisfied that this works.
Checking in to trunk. Already on branch.
2001-07-17 19:55:33 +00:00
av%netscape.com
ba4380ff20
Fix for 87913 -- adding refreshing components to plugins.refresh(), r=mstolz, peterl, sr=shaver, attinasi
2001-07-17 02:26:42 +00:00
dougt%netscape.com
0f7d4c7a84
Fixes 89191. r=gagan, av, peterl.
2001-07-17 01:19:19 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
peterlubczynski%netscape.com
a53887f189
Fixing key and context menu events for full-page plugins on Mac bug 84681 r=bnesse sr=blizzard
2001-07-14 01:01:34 +00:00
peterlubczynski%netscape.com
a567eeafa7
Real fix for Quicktime 4.x sweep bug 89407 r=av sr=blizzard
2001-07-14 01:01:02 +00:00
edburns%acm.org
10ba2859c8
bug=88053
...
r/sr=brendan
This bug fix prevents the crash on exit with Java on win32.
2001-07-14 00:03:17 +00:00
bnesse%netscape.com
dc693cec5e
Fix for bug 90382. The x and y coordinates in nsPluginWindow should be defined as PRInt32's not PRUint32's. r=av, sr=attinasi.
2001-07-13 18:55:10 +00:00
bnesse%netscape.com
537daaf53c
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
9218eb2d32
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
70f39c8351
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
e56de67ca4
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
4b0ba04980
Fix for 86469 -- crash on exit with Acrobat, waterson, r=peterl, sr=shaver
2001-07-06 23:30:22 +00:00
peterlubczynski%netscape.com
3072b9b885
Fix for Mac plugins not working bug 89529 r=dcone sr=sfraser
2001-07-06 14:54:48 +00:00
dougt%netscape.com
be95779914
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
412e9e56b4
#89182
...
r=achimha, sr=blizzard
OS/2 only - wrong fName in plugin array
2001-07-05 18:44:50 +00:00
peterlubczynski%netscape.com
1d74f93b6e
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
437caac594
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
f9088750c3
Fixing Fizilla bustage for the meantime...
2001-06-30 21:23:51 +00:00
peterlubczynski%netscape.com
e3793bb6c9
Trying to fix Fizilla (again)
2001-06-30 19:07:09 +00:00
peterlubczynski%netscape.com
9d3273421d
Attempting to fix plugin Fizilla bustage
2001-06-30 17:58:32 +00:00
peterlubczynski%netscape.com
4e92437e12
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
03ab87e4a1
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
35ffbb6050
another attempt to fix Carbon bustage
2001-06-29 09:58:24 +00:00
cls%seawood.org
71bd72e4ac
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
1282172ae2
Attempt at fixing Carbon bustage
2001-06-29 06:43:28 +00:00
dbaron%fas.harvard.edu
a41f89d537
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
825abe478e
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
67c59e3edb
Fix for Shockwave registration bug 85334 r=av sr=attinasi
2001-06-29 00:29:44 +00:00
beard%netscape.com
41ca8430a8
Fix for bug #81659 , r=pinkerton/wtc, sr=sfraser.
2001-06-27 01:21:23 +00:00
peterlubczynski%netscape.com
bd1eb90de2
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
94eddef19e
Fix for bug 87755, a comparison problem r=alexsavulov & sr=attinasi
2001-06-26 05:04:32 +00:00
peterlubczynski%netscape.com
dd3ef1c8bb
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