Commit Graph

77498 Commits

Author SHA1 Message Date
javi%netscape.com
6d93c5c8ea Adding white space so that Makefile.in appears newer than static
Makefile to autoconf guaranteeing dynamic Makefile's are created.
2001-02-27 23:00:59 +00:00
mcafee%netscape.com
2130dc0c9c Brief file descriptions 2001-02-27 22:41:45 +00:00
javi%netscape.com
85cbe73057 Make a diff so the Makefile.in is newer than static Makefile forcing
autoconf to always generate a new Makefile.
2001-02-27 22:37:42 +00:00
javi%netscape.com
c202d366a5 Resurrect old coreconf Makefiles which are actually still need by
windows builds.
2001-02-27 22:36:50 +00:00
pavlov%netscape.com
5290eb244b removing ImageLogging.h from this makefile 2001-02-27 22:35:07 +00:00
javi%netscape.com
eed9cb7afe Merge the changes from NSS_CLIENT_TAG onto trunk. 2001-02-27 21:43:33 +00:00
mcafee%netscape.com
9f18d87fce embed.mk not part of this process right now. 2001-02-27 20:57:06 +00:00
javi%netscape.com
f0ea714390 Remove coreconf specific Makefiles that conflict with client
builds and are no longer used.
2001-02-27 19:48:01 +00:00
beard%netscape.com
05e65ecf0e [not part of build] added nsMemoryCacheTransport.cpp. 2001-02-27 19:41:13 +00:00
mcafee%netscape.com
ab3921760b branch is out, embed is in 2001-02-27 18:53:53 +00:00
mcafee%netscape.com
9e4e7a12d3 First-pass hack attempt at embed tinderbox script 2001-02-27 18:47:21 +00:00
timeless%mac.com
2cdd147e93 fix smoketest blocker bug 70312
Bookmarks deleted on exit
patch by hwaara, r=timeless, a=leaf, built by hwaara
2001-02-27 18:09:17 +00:00
kestes%tradinglinx.com
3ac7f7b7c0 no longer needed, we have a cleaner interface now. 2001-02-27 17:53:51 +00:00
oeschger%netscape.com
47d25563bb adding some localization (incomplete) to help viewer, not part of build 2001-02-27 16:01:21 +00:00
kestes%tradinglinx.com
ecf157225c *** empty log message *** 2001-02-27 15:43:34 +00:00
kestes%tradinglinx.com
0203d89b62 Document that the default_conf must not use any other library. 2001-02-27 15:26:43 +00:00
kestes%tradinglinx.com
a4d5275709 change the default directories to be more like the more recent Redhat distributions.
Document that the default_conf must not use any other library.
2001-02-27 15:26:29 +00:00
kestes%tradinglinx.com
3f1021cbc9 Document that the default_conf must not use any other library.
ignore bugs which have null state.
2001-02-27 15:24:34 +00:00
kestes%tradinglinx.com
71161ff83d uncomment the %clean section
ensure the local_conf directory exists but is empty.
2001-02-27 15:16:02 +00:00
kestes%tradinglinx.com
82fe065bc2 uncomment the %clean section
add the directory /var/log/tinderbox2
2001-02-27 15:13:42 +00:00
kestes%tradinglinx.com
5f11b2fe8e the code to ensure that builds do not start too quickly was buggy. 2001-02-27 15:10:52 +00:00
kestes%tradinglinx.com
926f415293 allow users to determine which states they do not want to see.
some documention was changed as it was incorrect.
2001-02-27 15:10:09 +00:00
kestes%tradinglinx.com
38f36909cf restrict path since we do not rely on the path to find anything. 2001-02-27 15:09:14 +00:00
dcone%netscape.com
90ca463905 Checking for a printer before some optimizations.. which are not good for printing. sr=attinasi r=karnaze 2001-02-27 14:52:07 +00:00
locka%iol.ie
183d2ecac6 Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238 2001-02-27 13:27:54 +00:00
disttsc%bart.nl
1c42ce12c5 Whoops, forgot to check this in as part of bug 70112. r=timeless, a=ben 2001-02-27 13:20:25 +00:00
valeski%netscape.com
343585ffe8 sr=rpotts. 39987. handling broken servers which don't provide a boundary token in the first block. also protecting against stray parsing which can result in crashes. 2001-02-27 12:33:12 +00:00
disttsc%bart.nl
b5c0478fcf Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben 2001-02-27 11:31:52 +00:00
darin%netscape.com
28c029ce16 Fixed a minor bug. 2001-02-27 09:38:09 +00:00
darin%netscape.com
c5ad81d47d Adding myself in the contributor section. 2001-02-27 09:34:12 +00:00
darin%netscape.com
7c13c3763f Added a test file for exercising the mem cache transport. 2001-02-27 09:30:41 +00:00
darin%netscape.com
ae2d382ff8 [not part of the build] Added a debug-only CID for nsMemoryCacheTransport
to allow this class to be independently tested.
2001-02-27 09:06:11 +00:00
dveditz%netscape.com
17034612db fix for topcrash bug 65798, r=neeti, sr=rpotts 2001-02-27 07:41:55 +00:00
wtc%netscape.com
a647b1c101 Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MD
lockfile function to avoid a deadlock.  The lockCount field of
PRFilePrivate may have the value of -1 to indicate that the MD lockfile
function is in progress.  Use _pr_flock_cv to wait for the completion
of the MD lockfile function.
Modified files: primpl.h, prfile.c, prio.c, ptio.c
2001-02-27 06:51:44 +00:00
pavlov%netscape.com
2b619759b3 fixing the stupid jpeg decoder to work right 2001-02-27 06:06:22 +00:00
beard%netscape.com
f450fa004c build XPCShell.mcp when testing the new cache. r=gordon 2001-02-27 06:03:47 +00:00
beard%netscape.com
57deaf036e [not part of build] added other new files. 2001-02-27 05:50:57 +00:00
beard%netscape.com
b38a2785a4 Gordon has much more to say about the last few checkins... But we forgot to wire up nsCacheEntryDescriptor::MarkValid() to nsCacheEntry::MarkValid(). Enjoy the ride. 2001-02-27 05:43:16 +00:00
gordon%netscape.com
da22074c6d Changed GetKey() to return key as return value, rather than out parameter. Added flag predicates for storage policy. 2001-02-27 05:35:53 +00:00
gordon%netscape.com
41f6ec1758 Add virtual methods for desctructor and Init(). Changed ActivateEntryIfFound() to FindEntry(). 2001-02-27 05:33:34 +00:00
gordon%netscape.com
db0eae7ff6 Add explicit close() method to decouple descriptor state from cache entry. Close() is an idempotent operation, and will be called by default from the descriptor's destructor. This allows Javascript to release the cache entry earlier than the descriptor may be garbage collected. 2001-02-27 05:29:25 +00:00
beard%netscape.com
1c05ec4343 tests new object cache. 2001-02-27 05:27:55 +00:00
bryner%uiuc.edu
b5b661c6d2 Bug 40611:
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake.  sr=ben.
2001-02-27 04:43:04 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
mkaply%us.ibm.com
8e2804f300 Removing unused files 2001-02-27 04:37:09 +00:00
darin%netscape.com
8d0d0b8f05 [not part of the build] Added AsyncRead support to nsMemoryCacheTransport. 2001-02-27 04:29:24 +00:00
dbaron%fas.harvard.edu
cbfbcb352b Fix viewer crash on some types of exit resulting from a mistake in my previous startup crash fix. b=70160 r=jst@netscape.com (Viewer changes only.) 2001-02-27 03:46:54 +00:00
pschwartau%netscape.com
32ca03bbbc Initial add. Regression test for bug 44009. 2001-02-27 03:41:13 +00:00
rginda%netscape.com
5cc2012fd6 -- NOT PART OF THE BUILD --
Don't break 0.8 users just yet.
2001-02-27 03:30:35 +00:00
dougt%netscape.com
4e26add3c6 conditionally compiling new cache. r=dougt/a=gagan 2001-02-27 03:16:59 +00:00