Граф коммитов

90245 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 9ed9644f37 Creating Makefiles in cvs removed dirs is causing problems again 2001-10-18 06:45:40 +00:00
stephend%netscape.com c60a86e343 Bug 105245. Spelling typo in an error msg. r=stuartp@netscape.com, sr=mozbot 2001-10-18 06:40:41 +00:00
seawood%netscape.com a10c5ed60c Fixing typo 2001-10-18 06:23:36 +00:00
pchen%netscape.com 12ba1db89c 91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText 2001-10-18 05:53:25 +00:00
jst%netscape.com f768e81c21 Adding new file for John Keiser, not part of the build yet. 2001-10-18 05:52:57 +00:00
pchen%netscape.com 86107249a9 93195, r=jag, rs=ben, fix comment about minimum supported macos version to match code 2001-10-18 05:48:41 +00:00
jband%netscape.com fd11dc731f Add support for loading typelibs from multiple directories and correctly tracking that in xpti.dat. Also speedup xpti.dat reading by getting rid of PR_sscanf. This fixes bug 104191 and bug 105042. r=ccarlen sr=jst. 2001-10-18 04:23:25 +00:00
waterson%netscape.com f46742f973 Bug 100231. Use nsCheapVoidArray to save a word in nsXULElement. r=brendan,rjesup; sr=jst 2001-10-18 03:47:32 +00:00
bzbarsky%mit.edu 2adb93fd2e Fixing extension matching for mime.types files so "c" won't match
"doc".  bug 103489, r=jag, sr=scc
2001-10-18 03:38:52 +00:00
mcafee%netscape.com b3404c9bfc Stop building gtkEmbed, replacing this with TestGtkEmbed (part 2 of bug 90526). r=blizzard, sr=alecf 2001-10-18 03:29:44 +00:00
mcafee%netscape.com b25ec101bd script to map module names to directory names. sr=alecf 2001-10-18 03:27:04 +00:00
dbaron%fas.harvard.edu ac33f3f653 Fix shutdown leaks of static regions. r=jag sr=blizzard b=103006 2001-10-18 03:24:09 +00:00
dbaron%fas.harvard.edu 219202c7c9 Correct incorrect bustage fix that was causing some odd text substitutions in mail messages. r=jag sr=alecf, hyatt b=104693 2001-10-18 03:21:31 +00:00
timeless%mac.com 70038689bb Bugzilla Bug 102762 Cancel does nothing in find dialog when no search text is provided
patch by simm0@ii.net r=hyatt sr=hewitt
2001-10-18 03:07:25 +00:00
shrutiv%netscape.com a2750766c0 Fix for bug 105150: Include automatic proxy configuration in UI (r=bobj) 2001-10-18 02:17:14 +00:00
peterlubczynski%netscape.com 0188fc2d55 Plugin SDK basic plugin port for Mac initial check-in. not part of the build 2001-10-17 23:37:52 +00:00
wtc%netscape.com 1696a856c9 Bugzilla bug 71179: Neutrino needs the RTLD_GROUP flag to load Netscape
plugins.  The fix is contributed by timeless@bemail.org.
2001-10-17 23:34:50 +00:00
peterlubczynski%netscape.com 9f6cd72918 Plugin SDK changes for Mac. not part of the build 2001-10-17 23:34:31 +00:00
wtc%netscape.com 97ad285534 Bugzilla bug 77197: use spawn in Neutrino because fork & exec does not
work in multithreaded programs in Neutrino.  The patch is contributed
by dinglis@qnx.com (Dave Inglis), reviewed and modified by wtc.
2001-10-17 23:11:25 +00:00
wtc%netscape.com 7e5594b4fd Bugzilla bug 92085: checked in a Neutrino patch from
briane@qnx.com (Brian Edmond).  r=wtc.
Modified files: _nto.h protypes.h
2001-10-17 22:28:29 +00:00
jpierre%netscape.com 8b9b25910d Fix NT comment in OS/2 Makefile 2001-10-17 22:15:26 +00:00
wtc%netscape.com f6a449d485 Bugzilla bug 77188: checked in a configure patch for Neutrino from
dinglis@qnx.com (Dave Inglis).  r=wtc.
Modified files: configure configure.in
2001-10-17 20:50:51 +00:00
jpierre%netscape.com 451cc92952 Fix for 104740 - build bignum library on OS/2 with mpi_x86 assembly code . reviewed by nelsonb 2001-10-17 20:35:37 +00:00
nelsonb%netscape.com 5788896e66 Fix bug 105185, which sometimes caused the result to be greater than n.
Fix suggested by Ferenc Rakoczi <Ferenc.Rakoczi@Sun.COM>
2001-10-17 20:35:04 +00:00
beard%netscape.com 3e43bef3a1 [not part of build] Removed global thePlugin, now closing plugin's resource fork in termination routine. 2001-10-17 19:59:10 +00:00
beard%netscape.com 6bcb049b67 [not part of build] Added PROXY_JNI_CALLS define, and added proxy messages for ALL essential calls. This enables LiveConnect on Mac OS X. 2001-10-17 19:57:28 +00:00
dougt%netscape.com 0fb9b8c07c reverting to the old way to get windows directories since the function I am using does not work on windows systems without IE4. a=nhotta@netscape.com 2001-10-17 19:38:58 +00:00
wtc%netscape.com e4b44ae2ff A better way to define the HAVE_SNPRINTF macro. 2001-10-17 17:53:16 +00:00
ian.mcgreer%sun.com c9abd4b045 add ability to notify user that chain is incomplete 2001-10-17 15:48:09 +00:00
ian.mcgreer%sun.com 1439df7ab7 some more cert lookup methods; find cert issuer/chain; mimic nickname as "token name:nickname" 2001-10-17 14:40:27 +00:00
ian.mcgreer%sun.com ed3bf3aead get token name function; change cert function name 2001-10-17 14:39:11 +00:00
ian.mcgreer%sun.com b4f4d660f8 fix iteration for empty list 2001-10-17 14:37:48 +00:00
ian.mcgreer%sun.com b9e27bb301 add back pointer to Stan cert from CERTCertificate 2001-10-17 14:37:10 +00:00
ian.mcgreer%sun.com 64a963e317 implement several more PKCS#11 methods with Stan counterparts 2001-10-17 14:36:06 +00:00
ian.mcgreer%sun.com 331ce1aa1b implement CERT_CertChainFromCert using Stan 2001-10-17 14:35:01 +00:00
bernd.mielke%snafu.de 3425765751 bug 103443 - remove the return rv?rv: NS_ERROR_FAILURE pattern from the editor files.
the editor/base remain untouched r=cmanske sr=kin
2001-10-17 14:33:50 +00:00
dinglis%qnx.com b3fdf48ec6 Not part of build
update of Photon port
2001-10-17 14:13:47 +00:00
dinglis%qnx.com 7c0c73109d Not part of build
update of photon port
2001-10-17 14:11:53 +00:00
dinglis%qnx.com bb8510e14b Not part of build
fixed up requires
2001-10-17 14:09:52 +00:00
mkaply%us.ibm.com e51b52dce4 OS/2 bustage 2001-10-17 13:14:22 +00:00
nboyd%atg.com 9c3ca3f93c Apparently the "classic" compiler is not only deprecated in JDK 1.4, but it
also has a significant regression introduced in it.   The default compiler
not only works, but also is noticably faster.  Ant takes care of the
selection of the compiler automatically based on the JDK level, so the
following patch should make things better all around.
2001-10-17 12:59:48 +00:00
nboyd%atg.com 88dd598467 Remove deprecated class. 2001-10-17 12:59:18 +00:00
nboyd%atg.com b4d164c59d Remove deprecated FlattenedObject.
Patch from Igor:
The 2 attached patches allow to avoid wrapping of array indexes to Double object
when Interpreter knows that the index is an integer number. It speed up array
benchmark by 5-10%

array_access.diff adds to ScriptRuntime getStrIdElem and setStrIdElem to get/set
properties which known to be strings plus it modifies NativeArray to use these methods.

interpreter.diff contains the Interpreter modifications to call get/setElem for
integer or string properties when the property type is known for sure.
2001-10-17 12:59:02 +00:00
nboyd%atg.com 00420be4f5 Backslashes don't work. 2001-10-17 12:53:39 +00:00
dbradley%netscape.com 96a3f1d3f9 bug 103649 - Crash when rendering a page with hundreds of iframes - This reduces the number of calls to JS_ContextIterator from XPCJSRuntime::SyncXPCContextList. It is only the first step in addressing this bug. r=jband, sr=jst 2001-10-17 11:52:55 +00:00
seawood%netscape.com 5f1e2916b3 Partial backout of Gerv's checkin until we can work out the perl dependency. 2001-10-17 09:34:47 +00:00
hyatt%netscape.com 653a24b35f Fix for 105214. r=jag, sr=ben 2001-10-17 09:02:02 +00:00
brendan%mozilla.org 093db680d1 Checking in scole@planetweb.com's patch to prefix str_escape with js_ (96084, r=rogerl, sr=brendan). 2001-10-17 08:16:53 +00:00
seawood%netscape.com 785c606e96 Really remove extra VPATH
Bug #105005
2001-10-17 07:25:24 +00:00
seawood%netscape.com 74f73af202 Oops forgot local include path.
Bug #105005
2001-10-17 06:40:48 +00:00