gordon%netscape.com
7c641b657e
Added nsStreamListenerTee.cpp to netwerk.mcp. r = saari.
2001-03-08 00:54:33 +00:00
dougt%netscape.com
5e10b05760
Adding break's to the switch statement. r=darin/sr=gagan
2001-03-08 00:49:31 +00:00
hyatt%netscape.com
0400f30c19
Fixing outliner rules for focus.
2001-03-08 00:49:01 +00:00
thayes%netscape.com
93b86093c0
Implement tab-based framework for pageInfo.
...
+ tabs + extension by overlay + open to specific tab
2001-03-08 00:48:09 +00:00
hyatt%netscape.com
530b1df382
Fix for 71139. Also reverting the splitter frame code back. r=danm, sr=brendan
2001-03-08 00:47:22 +00:00
hyatt%netscape.com
288b42d3e6
Fix for 71139. r=danm, sr=brendan
2001-03-08 00:46:58 +00:00
valeski%netscape.com
29347061b9
64804. r=dougt. fixing long broken stream converter chaining.
2001-03-08 00:41:53 +00:00
beard%netscape.com
66283015cc
[not part of build] when DEBUG is true, always put cache directory next to current process.
2001-03-08 00:35:03 +00:00
gerv%gerv.net
a3c0734044
Bug 66149 - nicer wording for the most common Bugzilla error message.
2001-03-07 23:59:15 +00:00
pavlov%netscape.com
e91a29199e
adding a printf to error
2001-03-07 23:41:54 +00:00
pavlov%netscape.com
6056360f44
adding some setjmp stff here that should hopefully avoid lameass crashes
2001-03-07 23:36:45 +00:00
heikki%netscape.com
5bf04b8d20
This should fix Mac bustage.
2001-03-07 22:39:42 +00:00
sfraser%netscape.com
bbd5ca9de7
Fix for bug 71050, some dialog buttons blank on Mac. r=brade/tao, sr=sfraser
2001-03-07 22:14:14 +00:00
pchen%netscape.com
62b2ae80f3
Fix for blocker 71146, tweak by cls, r=syd, sr=pchen (as sheriff). Change
...
strncmp to PL_strncmp to catch null "string".
2001-03-07 21:10:28 +00:00
barnboy%trilobyte.net
582f0d0e0d
Change to update sections 3 and 4, miscellaneous updates.
2001-03-07 20:55:39 +00:00
waterson%netscape.com
d64f218a4a
Bug 71181. Revert attinasi's changes for bug 70730.
2001-03-07 20:15:35 +00:00
mcgreer%netscape.com
382b0089f5
add missing license text
2001-03-07 19:56:50 +00:00
mcgreer%netscape.com
de6007d97a
preliminary checkin of certificate manager
2001-03-07 19:24:12 +00:00
relyea%netscape.com
2913a96ffe
Bug 70657 . Old CERT DB doesn't always get closed after migration.
2001-03-07 17:34:44 +00:00
relyea%netscape.com
94ddb7f99c
Fix Bug 70441 where ava fields with one or two characters are not formatted properly.
2001-03-07 17:31:53 +00:00
locka%iol.ie
b58b550459
Fix for using window.open specifying "_self" as the target. b=67288, sr=jst@netscape.com
2001-03-07 13:43:04 +00:00
darin%netscape.com
fee79568ba
[not part of the build] Added implementation files for nsIStreamListenerTee.
2001-03-07 12:54:45 +00:00
darin%netscape.com
95e4eaf8b4
[not part of the build] Added nsIStreamListenerTee for the new cache.
2001-03-07 12:53:39 +00:00
darin%netscape.com
235d4c9c4f
[not part of the build] HTTP now compiles with MOZ_NEW_CACHE defined.
2001-03-07 12:19:27 +00:00
timeless%mac.com
63a9571bee
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
...
fixes from cjh@kr.freebsd.org r=jag, sr=jst
2001-03-07 11:28:42 +00:00
timeless%mac.com
6204b1484b
fix bug 61058 javascript strict warnings in institems.js
...
patch by gemal@gemal.dk r=timeless a=alecf
2001-03-07 10:57:22 +00:00
darin%netscape.com
01400ef311
[not part of the build] Fixes some bustage under GCC 2.96
2001-03-07 09:55:54 +00:00
gordon%netscape.com
5e4ce20c72
[not part of build] Added test cases for ACCESS_READ of non-existent entry and ACCESS_WRITE of existing entry.
2001-03-07 09:31:45 +00:00
gordon%netscape.com
f81ce84791
[not part of build]
...
Added rough cut of pref code for memory cache device to get cache size, and implemented simple eviction method.
Restructured nsCacheEntryDescriptor to add SecurityInfo attribute. Created nsTransportWrapper as nested class (and member) that addrefs the descriptor instead of itself (like nsPipe). Also rename nsCacheOutputStream to nsOutputStreamWrapper and made it a nested class as well.
2001-03-07 09:27:36 +00:00
cls%seawood.org
83650e8e47
Update information about legaldirs & createlegaldirs.pl
2001-03-07 09:12:42 +00:00
Peter.VanderBeken%pandora.be
7e8b740341
Mac build stuff for Vixen. Not part of the default build.
2001-03-07 08:34:19 +00:00
Peter.VanderBeken%pandora.be
e24d714b88
Mac build stuff for Vixen. Not part of the default build.
2001-03-07 08:28:49 +00:00
mcafee%netscape.com
eedf5b962c
nuking dead or lame images
2001-03-07 08:09:15 +00:00
jst%netscape.com
934a68922b
WIP, adding scriptable helpers for the DOM, will be used by XPConnect eventually. Not part of the build.
2001-03-07 07:55:21 +00:00
ben%netscape.com
77cf4c0d35
Fix for 57763. r=blake, a=alecf
2001-03-07 07:50:14 +00:00
mcafee%netscape.com
f287aaa69e
Comment out embed tbox
2001-03-07 07:40:50 +00:00
cltbld%netscape.com
25dcaa3fdd
Checking in bryner's fix for speedracer bustage. r=cls
2001-03-07 07:10:22 +00:00
darin%netscape.com
25c049947f
Added some error checking.
2001-03-07 06:35:36 +00:00
dbaron%fas.harvard.edu
d2224691b2
Really fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-03-07 06:07:28 +00:00
mkaply%us.ibm.com
3c6595593d
OS/2 Build break
2001-03-07 05:58:59 +00:00
suresh%netscape.com
b02946cae2
Adding aim protocol to the list. No Specific bug number. r=syd. sr=mstoltz
2001-03-07 05:58:45 +00:00
bryner%uiuc.edu
ddb7ce46f8
Trying again to fix speedracer bustage. r=dbaron.
2001-03-07 05:40:49 +00:00
dbaron%fas.harvard.edu
b800efd29e
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by using a real REQUIRES line rather than a copied one.
2001-03-07 05:17:01 +00:00
tara%tequilarista.org
8f2682e2fe
Making query.cgi use the new queryhelp.cgi doc
2001-03-07 05:02:46 +00:00
bryner%uiuc.edu
79413525e3
Attempting to fix speedracer bustage. GTK_CHECK_VERSION is not defined on GTK+ 1.2.0.
2001-03-07 04:43:48 +00:00
cls%seawood.org
9e4b5e4875
Add workaround for gcc 2.95.2 -O3 optimization bug involving nsCOMPtrs in a do loop.
...
Thanks to Johnny Stenback <jst@netscape.com> for the patch.
Bug #61501 . r=waterson sr=brendan
2001-03-07 04:41:24 +00:00
barnboy%trilobyte.net
5b2067f826
Fixed typos, dated information, and Windows NT instructions.
2001-03-07 04:27:03 +00:00
cls%seawood.org
5a0138772b
Set MD specific files for openbsd.
2001-03-07 04:20:28 +00:00
endico%mozilla.org
648b41551a
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work.
2001-03-07 04:11:47 +00:00
beard%netscape.com
a0c75f4b54
Implement pre-seeking when underlying seekable output streams. r=darin, r=gordon
2001-03-07 04:07:05 +00:00