jband%netscape.com
|
fa7bde4f94
|
fixing the last modified date - not part of the build
|
1999-12-07 08:23:01 +00:00 |
jband%netscape.com
|
e26b5aa6d3
|
updating xptcall status - not part of the build
|
1999-12-07 08:21:31 +00:00 |
rickg%netscape.com
|
139cc5a7c9
|
disabling residual style until I can find the hang that simon reported; r=none
|
1999-12-07 07:51:33 +00:00 |
fur%netscape.com
|
573f768929
|
Sun compiler requires nsCOMPtr types to be fully defined
|
1999-12-07 07:51:31 +00:00 |
sspitzer%netscape.com
|
d22cb56e6f
|
fix, and the turn on morse's fix for #15111. now cookies get migrated on the mac correctly.
|
1999-12-07 07:44:31 +00:00 |
sfraser%netscape.com
|
7a09644a3d
|
#ifdef out a printf. r=none
|
1999-12-07 07:38:16 +00:00 |
rickg%netscape.com
|
78c5d8cb44
|
WIP on fixing <noscript> bug for real -- post dogfood. r=syd
|
1999-12-07 07:25:56 +00:00 |
sfraser%netscape.com
|
10e1f95da8
|
Make sure that all warnings just printf on Mac, and don't dump you into MacsBug. r=pinkerton
|
1999-12-07 07:21:30 +00:00 |
mscott%netscape.com
|
9bfd0fc4f4
|
Bug #20698 --> unescape the url before figuring out the file path
|
1999-12-07 07:18:06 +00:00 |
jband%netscape.com
|
f1479fc184
|
adding member initializer to quiet Purify. r=waterson.
|
1999-12-07 07:17:44 +00:00 |
sfraser%netscape.com
|
8be35c0506
|
Add the cache projects to the build. r=fur.
|
1999-12-07 07:16:43 +00:00 |
mscott%netscape.com
|
86e0e4b749
|
Bug # 20698 --> make image consumer a content listener and load image urls through the uri loader
instead of trying to load them ourselves.
r=travis.
|
1999-12-07 07:15:42 +00:00 |
mscott%netscape.com
|
19498045c0
|
Bug #20698 --> add new uri load command for loading in the background.
When creating the channel, if the uri load command is viewBackground then set the load flag
on the channel appropriately.
|
1999-12-07 07:14:40 +00:00 |
waterson%netscape.com
|
39f28cb85b
|
Bug 20712. Get the presshell from the *content* area, not the enclosing browser window.
|
1999-12-07 07:07:14 +00:00 |
fur%netscape.com
|
4cffd9c95d
|
Include definition of nsIStorageStream class to satisfy Sun compiler
|
1999-12-07 07:05:31 +00:00 |
rginda%netscape.com
|
f0309f778c
|
-- CHATZILLA CHANGES ONLY --
* index.html
Updated sll.js changes, added link to the m.o chatzilla page.
* test3-handlers.js, test3-static.js
Added input-history stuff.
|
1999-12-07 07:04:22 +00:00 |
valeski%netscape.com
|
d009686a61
|
20956. r=rpotts. necko no longer assumes any MIME type. we send out application/x-unknown-content-type internal MIME type if we don't *know* what the type is. It's now truly up to the app to figure out what to do
|
1999-12-07 07:00:47 +00:00 |
valeski%netscape.com
|
85ee74a4d7
|
20956. r=rpotts. necko no longer assumes any MIME type. we send out application/x-unknown-content-type internal MIME type if we don't *know* what the type is. It's now truly up to the app to figure out what to do"
|
1999-12-07 06:59:25 +00:00 |
valeski%netscape.com
|
c361fb197f
|
nsJARProtocol.cpp
|
1999-12-07 06:58:55 +00:00 |
rickg%netscape.com
|
ebbe7f1919
|
fixed blockers: 19598 and 20624 with temp workaround; r=syd.
|
1999-12-07 06:48:56 +00:00 |
sfraser%netscape.com
|
3e2a88e435
|
Add DBM to the project. r=fur
|
1999-12-07 06:48:22 +00:00 |
sfraser%netscape.com
|
3d70fe442c
|
First Checked In.
|
1999-12-07 06:43:19 +00:00 |
sfraser%netscape.com
|
662a1e0a02
|
File Removed.
|
1999-12-07 06:36:12 +00:00 |
rpotts%netscape.com
|
52659056c6
|
bug #20490 (r=valeski). Fixed problem where OnStopRequest was being fired (incorrectly) on 30x and 40x redirects...
|
1999-12-07 06:35:55 +00:00 |
sfraser%netscape.com
|
8a594ab951
|
Changing usage of nsCOMPtr on a non-interface pointer to raw addref-release. r=fur
|
1999-12-07 06:32:52 +00:00 |
sfraser%netscape.com
|
905815073c
|
Some casts and a .get() so that it compiles on Mac. r=fur
|
1999-12-07 06:31:14 +00:00 |
sfraser%netscape.com
|
3becd28727
|
Fixes to build on Mac, where PRInt64 is a struct, and fix a typo. r=fur
|
1999-12-07 06:29:13 +00:00 |
sspitzer%netscape.com
|
74e4a13ed9
|
fix for #20896, need to select menu or folder picker twice to see the top
level folders for a server. fix from putterman, r=sspitzer.
|
1999-12-07 06:20:02 +00:00 |
alecf%netscape.com
|
c45fff7957
|
fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
r=sspizter
|
1999-12-07 06:17:43 +00:00 |
sdagley%netscape.com
|
f7325d66b1
|
First Checked In.
|
1999-12-07 06:05:45 +00:00 |
sdagley%netscape.com
|
3eee3791ab
|
nsStorageStream.h is needed by nkcache. Doesn't affect builds
|
1999-12-07 06:04:13 +00:00 |
bienvenu%netscape.com
|
0e19f0568c
|
fix body filter problem for local messages, r=mscott 17058
|
1999-12-07 05:52:56 +00:00 |
bienvenu%netscape.com
|
5eb045931d
|
fix msf file names for imap folders with illegal characters, r=mscott 20324
|
1999-12-07 05:51:53 +00:00 |
bienvenu%netscape.com
|
7a9b108c96
|
fix problem threading headers by subject when date order is not arrival order, r=mscott 20421
|
1999-12-07 05:36:06 +00:00 |
evaughan%netscape.com
|
65f1d0b07f
|
Fix for PDP+ bug #20712
-r beard
|
1999-12-07 05:28:32 +00:00 |
briano%netscape.com
|
0c3781e634
|
Automated update
|
1999-12-07 05:15:46 +00:00 |
rickg%netscape.com
|
ae039146ac
|
removed 2 warnings; r=none
|
1999-12-07 05:07:53 +00:00 |
fur%netscape.com
|
9737ef2b52
|
+ Added cast to help Mac compile
+ Fixed problem in which download-time was not being computed (#8305)
|
1999-12-07 04:54:05 +00:00 |
fur%netscape.com
|
e4e1e98927
|
Christ, forgot the semicolon
|
1999-12-07 04:49:43 +00:00 |
fur%netscape.com
|
39fe4899a7
|
Remove test code
|
1999-12-07 04:45:44 +00:00 |
troy%netscape.com
|
a25520a4fb
|
b=20873. Switched to using underlying NSPR arena for frame memory allocation,
and reduced the recycler array.
|
1999-12-07 04:36:08 +00:00 |
pavlov%netscape.com
|
86e6663dd6
|
build cache build r=fur
|
1999-12-07 04:29:26 +00:00 |
pavlov%netscape.com
|
9c13f45fde
|
cache stuff r=fur
|
1999-12-07 04:28:23 +00:00 |
evaughan%netscape.com
|
57cbebd4ef
|
Fixed build bustage looks like a merge error.
|
1999-12-07 04:27:20 +00:00 |
warren%netscape.com
|
67d85b82af
|
Swapped res: and resource: protocol schemes so that now nsResProtocolHandler is used by default. r=pavlov
|
1999-12-07 04:04:21 +00:00 |
fur%netscape.com
|
81053da053
|
Disabling the cache build on unix until I can get a handle on the problem
|
1999-12-07 04:00:43 +00:00 |
briano%netscape.com
|
35d347fe5e
|
Backed out my earlier QNX memory model change. It compiles just fine, but binaries linked in this manner don't run (memory violation). Sigh...
|
1999-12-07 03:50:43 +00:00 |
evaughan%netscape.com
|
183d6249cf
|
1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122
-r Troy
|
1999-12-07 03:36:05 +00:00 |
varada%netscape.com
|
8c60eae048
|
fix for file browsing to the last selected value bug #20345
|
1999-12-07 03:27:19 +00:00 |
briano%netscape.com
|
72169471ec
|
QNX-specific fix. An echo was left out, resulting in an (ignored) error.
|
1999-12-07 03:23:55 +00:00 |