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
mcafee%netscape.com
894dbe249a
Changes to allow packaging of statically-linked build (87213). r=cathleen, sr=waterson, a=blizzard
2001-07-26 03:18:42 +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
cls%seawood.org
8a0a1ce3d8
Use %var% instead of @var@ as placeholders for the static build dynamic module lists. This prevents acoutput-fast.pl from complaining about unknown variables.
2001-07-25 07:01:05 +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
darin%netscape.com
bb65952a81
Fixes bug 58037 "Accept-encoding: "identity" in not needed, "compress" should be depreciated"
...
patch=havill@redhat.com , r=bbaetz, sr=darin
2001-07-25 00:46:35 +00:00
bbaetz%cs.mcgill.ca
7bf006780f
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +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
matt%netscape.com
44df484982
bug 89525 r=mcafee sr=ben adding new link for tabs directory
2001-07-24 00:37:16 +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
colin%theblakes.com
7a819a744f
Tweak some OpenVMS default prefs. b=91271. r/a=leaf
2001-07-20 11:30:55 +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
cathleen%netscape.com
562182c632
fixed bug 87004, for win static build, changed libjar and xpinstall to be
...
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +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
tor%cs.brown.edu
fbd1fc140f
Bug 90985 - add default size of scrollbar snap region.
...
Patch from bzbarsky@mit.edu , rs=tor.
2001-07-19 04:02:49 +00:00
mstoltz%netscape.com
c3d3e40a7f
Bug 91043 - document.write(ln) should be same-origin to prevent inserting content
...
into a document from another host. r=jesse, sr=jband.
2001-07-19 03:16:51 +00:00
tor%cs.brown.edu
1a7a751371
Bug 90985 - add pref to control scrollbar snap region size and disable
...
snapping behavior by default on unix. r=dean_tessman, sr=blake
2001-07-18 23:19:42 +00:00
tor%cs.brown.edu
60e01c3df9
Mac build fixes and set alpha properly for all platforms. Not in build.
2001-07-18 21:34:15 +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
pavlov%netscape.com
0852f1b0c5
part of bug 78690. r=bryner sr=jst
2001-07-17 01:14:40 +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
akkana%netscape.com
df776fed88
69638: Use <span> instead of <blockquote> for plaintext quotes, to fix caret motion problems. r=mcafee, sr=sfraser
2001-07-13 18:45:53 +00:00
colin%theblakes.com
05f2505fc4
OpenVMS only: do not prototype strerror. b=86323 sr=leaf
2001-07-13 10:50:26 +00:00
mscott%netscape.com
c6fcf6f929
Bug #89181 --> fix a typo.
...
r/sr=sspitzer
2001-07-13 04:44:56 +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
bstell%netscape.com
817e2f480e
bug 89250, r=ftang, sr=blizzard
...
set minimum size of Japanese font to 16 points (sigh)
2001-07-10 23:33:49 +00:00
mstoltz%netscape.com
40d4d67b20
Checking in two fixes on behalf of jesse@netscape.com:
...
88153 - keep javascript URLs in Page Info dialog from running with system principal
by making the iframe's source about:blank initially and sandboxing it
with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
r=mstoltz, sr=jst.
2001-07-10 23:24:12 +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
mscott%netscape.com
4f2bb816fb
Bug #89181 --> dword align the moz-icon RGB data so they render at certain
...
resolutions.
r=pavlov
sr=sspitzer
2001-07-10 00:55:06 +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
tor%cs.brown.edu
b296f38195
Bug 87542 - slight mismatch of update regions of an interlaced gif under
...
some circumstances. r=pavlov, sr=blizzard
2001-07-09 18:51:36 +00:00
cls%seawood.org
ba6258fcf0
Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
...
Bug #88892 r=dbaron
2001-07-07 20:32:51 +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
ccarlen%netscape.com
2809da135f
Bug 89160 - Clearing user prefs can go into infinite loop. r=bnesse,valeski, sr=vidur
2001-07-06 14:07:37 +00:00
cls%seawood.org
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00