Commit Graph

90735 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
06f4e59853 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 23:47:43 +00:00
jst%netscape.com
71afc6ad07 Fixing blocker bug 106527 (as part of bug 69468), allow creation of atoms for empty strings but don't crash when creating atoms for strings that have no internal buffer. r=dbaron@netscape.com, sr=brendan@mozilla.org 2001-10-24 23:36:58 +00:00
nelsonb%netscape.com
1cbddbef14 Explanation of the files in this directory. 2001-10-24 22:17:30 +00:00
karnaze%netscape.com
804886b69a new regression test, not affecting the build. 2001-10-24 21:55:52 +00:00
mkaply%us.ibm.com
76c903e13b This should be the other AIX bustage 2001-10-24 21:40:27 +00:00
bbaetz%cs.mcgill.ca
ac3ee32727 Fixed "used only once" warning coming from my patch for bug 97469. The
warning was hidden from the tests by bug 106424.

r=Jake, no 2nd review needed.
2001-10-24 20:33:49 +00:00
jpierre%netscape.com
a13930e898 Fix debug symbols in OS/2 build of NSPR by using absolute paths. Bug 105271 2001-10-24 20:19:05 +00:00
jst%netscape.com
285c5940f6 Fixing blocker bug 106474. Make nsAFlatString::GetReadableFragment() deal with a null buffer handles correctly. r=kin@netscape.com, sr=scc@mozilla.org 2001-10-24 19:29:42 +00:00
mkaply%us.ibm.com
671634a107 Fix for OS/2 and AIX bustage 2001-10-24 19:12:02 +00:00
beard%netscape.com
b10cc57243 [Not part of build] Bumped versions to 1.0d3. 2001-10-24 19:02:51 +00:00
beard%netscape.com
fe7b812f07 [not part of build] Renamed JavaConsole.log to "Java Console.log". Implemented UnwrapJavaWrapper(). 2001-10-24 19:02:32 +00:00
dsirnapalli%netscape.com
676c116df9 modified the title. 2001-10-24 18:59:15 +00:00
beard%netscape.com
9b12b5e02d [not part of build] Fixed hang when starting JNIThread triggers a security exception. Removed obsolete NSAGG stuff. 2001-10-24 18:58:20 +00:00
dsirnapalli%netscape.com
6a0802551f modified title. 2001-10-24 18:55:47 +00:00
jake%acutex.net
6747fcb289 Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files. 2001-10-24 18:41:53 +00:00
dsirnapalli%netscape.com
7458142ee0 modified the title. 2001-10-24 18:40:57 +00:00
dougt%netscape.com
e625fb98e9 Fixes bug 106313 (smoketest blocker). Allowing notification of weak references, regression caused by my nsIObserverService landing. sr=alecf@netscape.com. 2001-10-24 18:02:46 +00:00
jpierre%netscape.com
c9af2c77d7 Better way of calling assembler on OS/2 2001-10-24 17:35:18 +00:00
mkaply%us.ibm.com
4f7d35eb51 #106000
r=pedemont, a=blizzard
Wrong coordinates for stretching 24bit images
2001-10-24 14:46:26 +00:00
bernd.mielke%snafu.de
a241132e43 bug 104898 the borderpadding should not influence the inner table margin relative to the
outertable frame r=karnaze sr=attinasi
2001-10-24 14:36:33 +00:00
wtc%netscape.com
00acadd475 Bugzilla bug 103892: include <stdlib.h> rather than <malloc.h> for the
malloc functions.  r=cls.
2001-10-24 14:33:28 +00:00
jake%acutex.net
670ce08714 Bug 106424 - We weren't going orange on warnings such as "used only once". This script now properly outputs the --WARNING and fails on such a condition. 2001-10-24 13:29:49 +00:00
simon%softel.co.il
c24e2968a6 Fix for bug 75034: Selection highlight on some Bidi pages was displayed in the opposite position to the actual selection. r=kin@netscape.com, sr=attinasi 2001-10-24 11:12:31 +00:00
jaggernaut%netscape.com
1541469c6a Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 09:43:59 +00:00
jaggernaut%netscape.com
34a23fd8e5 Replace goto with if. 2001-10-24 09:29:54 +00:00
jaggernaut%netscape.com
31693ca5f9 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 09:22:08 +00:00
jaggernaut%netscape.com
f05776cedf Bug 53057: [API] turn off implicit |CharT*| conversion operators for nsCString, rr=dbaron, rs=scc 2001-10-24 09:06:49 +00:00
dbaron%fas.harvard.edu
6095c74c92 My guess at AIX and OS/2 bustage was wrong -- backing it out. Someone with access to a machine with one of those compilers will have to try various things here. 2001-10-24 09:03:46 +00:00
jaggernaut%netscape.com
fd3b251e94 Attempt at fixing bustage for Mac OS X 2001-10-24 09:03:09 +00:00
axel%pike.org
b80e4721ee bug 104042, more leaked exprResults. r=peterv, sr=jst 2001-10-24 09:00:32 +00:00
jst%netscape.com
26da4e9456 Fixing bug 106421. Now that we support null strings in the DOM node.localName can be null so we must check for that before calling methods on localName. r=jaggernaut@netscape.com, peterv@netscape.com, sr=me (trivial changes). 2001-10-24 08:57:17 +00:00
axel%pike.org
415f0ee292 bug 104042, fix leak in standalone namespacemanager, r=sicking,peterv, sr=jst 2001-10-24 08:45:32 +00:00
jaggernaut%netscape.com
536285092a BUg 103222: Spiff up nsICollation::CompareStrings string-fu, r=dbaron, sr=brendan 2001-10-24 08:15:57 +00:00
glazman%netscape.com
19436c0ab5 STYLE attribute should not expand CSS shorthand property assignment to equivalent longhand assignments; b=18894, r=peterv, sr=attinasi 2001-10-24 08:08:30 +00:00
dbaron%fas.harvard.edu
d27f9b2ed6 Moving nsRuleNode.cpp back to content/base/src from content/shared/src and inlining GetRule to fix linker errors on BeOS and probably also AIX, and since it doesn't need to be in content/shared and cvs won't like re-adding to content/html/style/src. b=104336 2001-10-24 07:48:01 +00:00
jst%netscape.com
ec6e6aa5da Fixing bug 69468. Finally adding support for string nullness to XPConnect. r=jaggernaut@netscape.com, shaver@mozilla.org, sr=jband@netscape.com 2001-10-24 07:15:06 +00:00
jst%netscape.com
61537d716e Fixing bug 90143. Crash in DOM timeout code on Win2k due to OS timers firing early and out of order. r=peterv@netscape.com, sr=vidur@netscape.com 2001-10-24 06:58:11 +00:00
dbaron%fas.harvard.edu
da56284412 Wild guess at fixing AIX and OS/2 bustage. 2001-10-24 06:53:39 +00:00
dbaron%fas.harvard.edu
41eb2449b3 Move nsRuleNode.cpp from content/shared/src/ to content/base/src/. b=104336 2001-10-24 06:36:09 +00:00
dbaron%fas.harvard.edu
150e74f898 Moving nsRuleNode.cpp back to content/base/src from content/shared/src and inlining GetRule to fix linker errors on BeOS and probably also AIX, and since it doesn't need to be in content/shared and cvs won't like re-adding to content/html/style/src. b=104336 2001-10-24 06:25:08 +00:00
stephend%netscape.com
b35964652b Bug 106172. Enabling tooltips for Venkman. Patch by Bradley Hart <bhart00@yahoo.com> r=rginda, sr=brendan 2001-10-24 06:23:24 +00:00
attinasi%netscape.com
e8a4ea22a7 Fixed crash when positioned applet has to show the alt text. b=99776 r=dbaron sr=hyatt 2001-10-24 06:13:10 +00:00
jaggernaut%netscape.com
c5366ed44f This nsAString& really deserves to be const. r=dbaron 2001-10-24 06:11:02 +00:00
wtc%netscape.com
d9ad58b31c Bugzilla bug 106388: made the release_export rule work with VPATH. 2001-10-24 05:43:07 +00:00
bryner%netscape.com
920799d678 fixing crash on exit. r=attinasi, sr=hyatt. 2001-10-24 05:20:11 +00:00
attinasi%netscape.com
cb30bfe660 Checkin for tingley@sundell.net - Blinking text optional via pref 'browser.blink_enabled' b=19258 r=dbaron sr=attinasi 2001-10-24 04:52:39 +00:00
attinasi%netscape.com
dbbe5d88fb Checkin for tingley@sundell.net - Blinking text optional via pref b=19258 r=dbaron sr=attinasi 2001-10-24 04:51:34 +00:00
bernd.mielke%snafu.de
27a1ee010b bug 103443 remove the last two occurences of rv?rv:NS_ERROR_FAILURE
r=kin sr=attinasi
2001-10-24 04:50:37 +00:00
pavlov%netscape.com
1fb063ab6f fix for bug 105964. r=timeless sr=waterson 2001-10-24 04:25:40 +00:00
shanjian%netscape.com
1fbc4952f5 fix mac bustage,
r=jelwell
2001-10-24 03:17:44 +00:00