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

78721 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 9962e95c3f making function prototype static so it doesn't default to extern 2001-03-15 23:33:52 +00:00
mscott%netscape.com d3f9a2d0fc NOT PART OF THE BUILD
Pre-landing work for the mailnews performance branch. Add news files on the branch to the tip.
2001-03-15 22:43:49 +00:00
mscott%netscape.com 9875686de7 NOT PART OF THE BUILD
Pre-landing work for the mailnews performance branch.

Add news files on the branch to the tip.
2001-03-15 22:43:31 +00:00
mscott%netscape.com 2fb926cb69 NOT PART OF THE BUILD
Pre-landing work for the mailnews performance branch. Add news files on the branch to the tip.
2001-03-15 22:35:34 +00:00
mscott%netscape.com 1eeba25c9e NOT PART OF THE BUILD!!!
Pre-landing work for the mailnews performance branch.

Adding some new files to the tip.
2001-03-15 22:33:33 +00:00
mkaply%us.ibm.com 9de9faa1b8 No bug
r=mkaply, a=asa
Basic support for lower Unicode range on all encoding
2001-03-15 21:13:43 +00:00
mkaply%us.ibm.com fa76d2dd57 No bug
r=mkaply, a=asa
code from aaronr for some PS handling issues
fix for scrollbar issue
2001-03-15 21:00:53 +00:00
mkaply%us.ibm.com 6902590577 No bug
r=mkaply, a=asa
Continuing the GFX cleanup
code from aaronr for some PS handling issues
code from dainis for transparent PNGs and various cleanup
2001-03-15 20:59:50 +00:00
kestes%tradinglinx.com 0f0e54ec93 add common error stings 2001-03-15 18:00:00 +00:00
kestes%tradinglinx.com ade02689c2 put the output into a form which can be sourced by /bin/sh 2001-03-15 17:59:15 +00:00
kestes%tradinglinx.com 79c7cd1fbf change some of the default configurations. 2001-03-15 17:58:06 +00:00
kestes%tradinglinx.com ac0ea2ea6b update info on state of bonsai support
clarify warnings issues
2001-03-15 17:57:20 +00:00
dave%intrec.com 94c8f4933e Fix for bug 71550: watchers now get email based on their own preferences rather than the preferences of the person they are watching. Patch by jake@acutex.net, r= dave@intrec.com 2001-03-15 07:50:36 +00:00
javi%netscape.com 7c35b57982 Make clean builds work. Do this by removing the sub-class of
nsIDialogParamBlock in nsIPKIParamBlock.  Everywhere we want
to have bot nsIDialogParamBlock and nsIPKIParamBlock we do
QueryInterface to get a pointer to the right interface.
2001-03-15 03:06:47 +00:00
beard%netscape.com 89354c8ed3 Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf. 2001-03-15 02:49:23 +00:00
mkaply%us.ibm.com eddf282393 #71941
r=jag, a=pchen
OS/2 build bustage (for some reason not on tinderbox) add PR_STATIC_CALLBACK
2001-03-14 23:57:37 +00:00
nelsonb%netscape.com a6ff2f9594 Build changes for Solaris and gcc. Get gcc to use the proper architecture
flags when building v8plus code on Solaris/Ultrasparc.  Use gcc instead of
ld to build the freebl DSOs when using gcc on Solaris.  And stop using the
"sparkfix" program on Solaris.  It is no longer needed.  Bug 69052.
2001-03-14 23:30:37 +00:00
blizzard%redhat.com 3bbf864360 Put hard coded list of content types back in. Not part of the build. 2001-03-14 22:52:34 +00:00
blizzard%redhat.com bcaee7925d Bulletproof some of the functions so that we don't deref things before they are created. Include gtkmozembed_internal.h so that get_nsIWebBrowser actually has C linkage qualities. Not part of the build. 2001-03-14 22:36:19 +00:00
thayes%netscape.com 4dff9a076a Add -DNSS_USE_STATIC_LIBS to get correct linkage against static version
of NSS libraries.
2001-03-14 22:33:08 +00:00
briane%qnx.com ceee0b7c26 PHOTON BUILD ONLY
fixes for change in NS_ConvertUCS2toUTF8 for getting data and changes for printing.
2001-03-14 22:08:30 +00:00
attinasi%netscape.com 6ef49213e3 Putting my changes back in since it made no difference in the orange-ish nature of certain linux tinderboxes. (pchen said it was ok, so there.) 2001-03-14 22:02:48 +00:00
blizzard%redhat.com cc363b49ad Make streaming go. Not part of the build. 2001-03-14 21:38:56 +00:00
beard%netscape.com dea865c7e3 [not part of build] Fix dumb assertion. 2001-03-14 21:16:55 +00:00
attinasi%netscape.com 95bc916e0a Reverting in hope of fixing the orangeness... 2001-03-14 19:59:05 +00:00
briane%qnx.com a799c2e203 PHOTON BUILD ONLY
Numerous bug fixes and code cleanup for photon related memory leaks and
bugs.
2001-03-14 19:46:53 +00:00
relyea%netscape.com 81bc3e2f3d Make the nss_build_all target work on NT. 2001-03-14 19:12:30 +00:00
javi%netscape.com edf7e1032b Fix for Bug 71889 Null out secmodname during NSS_Shutdown so that a later call to NSS_Init succesfully initializes the SECMOD libraries. Also, free the memory allocated to allocated the name of the keydb and remove an unused local variable. 2001-03-14 18:58:14 +00:00
alecf%netscape.com 0aec721091 fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
r=pchen, sr=blizzard
2001-03-14 18:34:57 +00:00
relyea%netscape.com 985011a4d9 Add code to all the nss pre-reqs with a single target. 2001-03-14 18:08:25 +00:00
disttsc%bart.nl 3079ced2f4 Fix non-JAR builds run-time bustage. Some lines were accidentily removed from classic/jar.mn and modern/jar.mn, causing needed css files to not be copied / jar'ed up for clobber builds. Putting them back. bug=71953. r=mozbot. Forgive me for cleaning up a little "while I was there". 2001-03-14 14:54:44 +00:00
sgehani%netscape.com 09b843b4e7 Fixing fizilla build bustage. r=dveditz 2001-03-14 09:49:22 +00:00
dveditz%netscape.com b225560c68 fixing ports build bustage 2001-03-14 08:46:52 +00:00
brendan%mozilla.org 1e8530d216 Fix bug 69271, r=waterson, sr=shaver:
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
  char) strings.
- Theory and practice comment in pldhash.h helps analyze when to use double
  hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from PL_DHashTableOperate so it can be called from
  PL_DHashTableEnumerate, if the latter finds that enough entries have been
  removed to be worth a shrink or compress cycle.
2001-03-14 07:48:07 +00:00
jst%netscape.com ae45fb03d7 Fixing bug 67573. Making sure the presshell is in a state where it's safe to flush pending notifications when the dummy layout request is removed from the document loadgroup, this ensures that code that executes in the documents onload handler is able to successfully flush pending notifications on the presshell. r=nisheeth@netscape.com, sr=waterson@netscape.com 2001-03-14 07:47:00 +00:00
brendan%mozilla.org 206a6316cd Fix bug 69271, r=waterson, sr=shaver:
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
  char) strings.
- Theory and practice comment in jsdhash.h helps analyze when to use double
  hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from JS_DHashTableOperate so it can be called from
  JS_DHashTableEnumerate, if the latter finds that enough entries have been
  removed to be worth a shrink or compress cycle.
2001-03-14 07:42:32 +00:00
disttsc%bart.nl 06a05e204f Fix bad nsPromiseFlatString usage in nsAtomTable, bug=71759, r=bryner, sr=shaver 2001-03-14 07:41:08 +00:00
disttsc%bart.nl 9e36bccc61 Fix typo in confirm profile migration code, r=mao, a=ben 2001-03-14 07:38:09 +00:00
pollmann%netscape.com 468ce871a6 Bug 71834: Fix form post smoketest blocker - backout fix for bug 69862 2001-03-14 07:36:13 +00:00
pollmann%netscape.com e002ee6306 Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com 2001-03-14 07:36:01 +00:00
pollmann%netscape.com bbb16c850a Bug 68010: Make XML/XHTML documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:40 +00:00
pollmann%netscape.com ce606f1c58 Bug 65878: Make Image documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com 2001-03-14 07:35:29 +00:00
alecf%netscape.com 9d7ce42388 fix for bug 71852 sr=hyatt
fix trees by adding -xul to css property, so that scrolled boxes inherit their attributes appropriately
2001-03-14 07:34:04 +00:00
syd%netscape.com bcbf97737e Fix for:
http://bugzilla.mozilla.org/show_bug.cgi?id=68229

r=andreww, sr=sfraser. checking in for anatoliya
2001-03-14 07:33:46 +00:00
darin%netscape.com ae8df0095f Fixes tinderbox redness on the mac. r=dveditz 2001-03-14 06:58:50 +00:00
sgehani%netscape.com eb141506a3 Hook libxpnet into the mac installer (and UI polish friends). b = 67244 r = ssu sr = mscott 2001-03-14 06:58:44 +00:00
sgehani%netscape.com 249a4a6681 Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup. libxpnet: b = 67248 r = ssu sr = alecf XPICleanup: b = 65680 r = ssu sr = alecf 2001-03-14 06:51:22 +00:00
sgehani%netscape.com ab000f2283 Port libxpnet to the mac. b = 67248 r = ssu sr = mscott 2001-03-14 06:49:13 +00:00
attinasi%netscape.com 6bec8d8990 b=70731 r=dcone sr=waterson - fixes crasher while printing 2001-03-14 06:45:41 +00:00
leaf%mozilla.org 7352354137 Automated update 2001-03-14 06:45:15 +00:00