Commit Graph

101071 Commits

Author SHA1 Message Date
zach%zachlipton.com
9d9d7f0421 Fix for bug 127524: checksetup.pl fails with XML::Parser error
Patch by Zach Lipton (zach@zachlipton.com) and by Tobias Burnus
(burnus@gmx.de). r=justdave, r2=zach


git-svn-id: svn://10.0.0.236/trunk@115589 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 22:40:48 +00:00
mostafah%oeone.com
fef881bb92 Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file
git-svn-id: svn://10.0.0.236/trunk@115588 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 22:07:45 +00:00
pschwartau%netscape.com
479c37d192 Skip new test that uses the Error.stack property of SpiderMonkey.
git-svn-id: svn://10.0.0.236/trunk@115587 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:58:23 +00:00
pschwartau%netscape.com
fb65be4af3 Initial add. Testing the Error.stack property of SpiderMonkey. This is an ECMA extension.
git-svn-id: svn://10.0.0.236/trunk@115586 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:50:18 +00:00
ian.mcgreer%sun.com
854e42c594 modify last patch to only take effect if the slot certs are not publicly readable, and to not update the token cert list more than once
git-svn-id: svn://10.0.0.236/trunk@115583 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:43:57 +00:00
mostafah%oeone.com
844a7715e3 Revised javascript test
git-svn-id: svn://10.0.0.236/trunk@115582 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:43:14 +00:00
mostafah%oeone.com
fe833d390b Removed unused header file
git-svn-id: svn://10.0.0.236/trunk@115581 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:41:27 +00:00
blakeross%telocity.com
c32accad45 Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115579 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:29:45 +00:00
blakeross%telocity.com
adc53c0103 Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115577 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 21:24:57 +00:00
blizzard%redhat.com
a15d7e5b23 Split nss and nspr out into their own packages. Doesn't affect the default build.
git-svn-id: svn://10.0.0.236/trunk@115574 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 17:34:50 +00:00
alecf%netscape.com
1d7f092dc2 move debug output to STDERR
git-svn-id: svn://10.0.0.236/trunk@115573 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 17:28:50 +00:00
ian.mcgreer%sun.com
d463321358 another fix for bug 125808, force update of cache after login/logout
git-svn-id: svn://10.0.0.236/trunk@115572 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 16:28:53 +00:00
wtc%netscape.com
b7c25d95a7 Bugzilla bug 112987: merged changes contributed by FreeBSD developer
Jeremy <reg@shale.csir.co.za>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@115571 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 16:08:12 +00:00
mkaply%us.ibm.com
27e272068d #62175
r=mkaply, sr=blizzard, a=shaver
Os/2 only - Do the right thing with regards to vertical fonts on DBCS


git-svn-id: svn://10.0.0.236/trunk@115570 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:16:23 +00:00
brade%netscape.com
cf51ffc0bc use persist constants, set persist flags for no base tag mods, set linebreaks to crlf if we aren't saving (file scheme); bug 125070 and ?; r=adamlock; sr=sfraser; a=roc
git-svn-id: svn://10.0.0.236/trunk@115569 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:11:36 +00:00
myk%mozilla.org
df5dcd1798 Fix for bug 99209: Display links on dependency tree page for modifying dependent bugs.
Patch by Myk Melez <myk@mozilla.org>.
r=kiko,bbaetz


git-svn-id: svn://10.0.0.236/trunk@115568 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 14:03:55 +00:00
myk%mozilla.org
e1a2bc2fe4 Fix for bug 128437: correctly display default values for new preferences on the "email preferences" tab.
Fix by Myk Melez <myk@mozilla.org>.
r=jake,justdave


git-svn-id: svn://10.0.0.236/trunk@115567 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 13:59:59 +00:00
myk%mozilla.org
e2311b3c25 Fix for bug 128422: Fixes serious tree horkage where everyone gets email on all changes regardless of email preferences.
Fix by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org, waiting on second review but checking in now due to severity of bug.


git-svn-id: svn://10.0.0.236/trunk@115566 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 13:20:07 +00:00
badami%netscape.com
4de1fca0c2 Leaking nsCStringKey objects
bug 73308 r=valeski sr=shaver a=brendan patch=tmutreja@netscape.com


git-svn-id: svn://10.0.0.236/trunk@115565 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 09:28:55 +00:00
racham%netscape.com
adaa84d070 Fixing bug 125065. Fixing focus problems with new addressbook card. This fix allows the first field in the new card window to gain focus via setTimeout(). r=law, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@115564 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 08:32:16 +00:00
aaronl%netscape.com
909c8ae3f4 Bug 125295. Active Accessibility: HTML <button> element should be a leaf. r=jgaunt, sr=hewitt, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115563 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 07:27:33 +00:00
aaronl%netscape.com
db960d1dce Bug 127277. accValue incorrect return values. r=jgaunt, sr=hewitt, a=shaver
git-svn-id: svn://10.0.0.236/trunk@115562 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 07:27:29 +00:00
justdave%syndicomm.com
c257f09d8a Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limit
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= bbaetz, gerv


git-svn-id: svn://10.0.0.236/trunk@115561 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:46:51 +00:00
mhammond%skippinet.com.au
0d1e5c8014 Better messages on common exceptions.
Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@115560 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:27:54 +00:00
mhammond%skippinet.com.au
034a317c33 Catch a few common exceptions, and report them nicely - save the user
wading through screens of traceback information just to find they
spelt an interface name wrong.


git-svn-id: svn://10.0.0.236/trunk@115559 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:26:14 +00:00
mhammond%skippinet.com.au
e0534d95e1 Make the repr() of an xpcom object list more information, including
any interfaces supported.  Relies on class info, so doesn't work for
all objects.

Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@115558 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:24:38 +00:00
bbaetz%student.usyd.edu.au
a0bfcec93b Bug 127318 - push UserInGroup to templates
r=jake x 2


git-svn-id: svn://10.0.0.236/trunk@115557 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au
64e009df7b Bug 119657 - template error checking
r=gerv, justdave


git-svn-id: svn://10.0.0.236/trunk@115556 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:57:43 +00:00
pavlov%netscape.com
7a9a29e46c fixing typo on return. should be NS_OK instead of PR_TRUE.
git-svn-id: svn://10.0.0.236/trunk@115555 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:40:43 +00:00
bbaetz%student.usyd.edu.au
86c9042fd1 Bug 107743 - post_bug.cgi doesn't properly validate parameters
r=gerv, justdave


git-svn-id: svn://10.0.0.236/trunk@115554 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:39:25 +00:00
brendan%mozilla.org
ceae945ef2 Fix GC_MARK_DEBUG #ifdef'd code (not part of default build; r=polarbear, sr=shaver, a=dbaron).
git-svn-id: svn://10.0.0.236/trunk@115553 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 05:22:26 +00:00
tingley%sundell.net
8fa9272d6f Checkin for timeless@bemail.org to fix bug 128223: don't assert if a child
datasource doesn't return an (empty) enumerator along with NS_RDF_NO_VALUE.
r=tingley, sr=darin, a=shaver


git-svn-id: svn://10.0.0.236/trunk@115552 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 04:33:11 +00:00
bbaetz%student.usyd.edu.au
5fd1019b70 Bug 128234/128045 - http proxy was being tried even when the protocol
didn't allow it.
r=dougt, sr=darin, a=blizzard


git-svn-id: svn://10.0.0.236/trunk@115551 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 03:51:26 +00:00
blakeross%telocity.com
f5dcb16a4d Download manager. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@115550 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 03:37:55 +00:00
relyea%netscape.com
1daa551aa1 Don't go searching for the matching certs if they weren't on the token the
private key lived on.


git-svn-id: svn://10.0.0.236/trunk@115549 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 02:15:00 +00:00
relyea%netscape.com
2ce0acd912 When we free the clists, clear out our head pointer (don't keep pointing to
freed memory);


git-svn-id: svn://10.0.0.236/trunk@115548 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 02:13:42 +00:00
nelsonb%netscape.com
4d292871d6 Fix Usage message. Add missing \n to string.
git-svn-id: svn://10.0.0.236/trunk@115547 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 01:53:07 +00:00
leaf%mozilla.org
abf938de72 change for windows release build optimization, r=cls a=shaver
git-svn-id: svn://10.0.0.236/trunk@115545 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 01:01:42 +00:00
law%netscape.com
a446ec6523 Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers
git-svn-id: svn://10.0.0.236/trunk@115540 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:51:47 +00:00
law%netscape.com
694dd0619b Bug 126850; delay focusing of first dialog element till after onload (workaround for bug 103197); r=jag, sr=hewitt, a=asa/drivers
git-svn-id: svn://10.0.0.236/trunk@115539 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:38:26 +00:00
jpierre%netscape.com
4c33c446dc Fix for 128355 - add SECMOD_AddNewModuleEx to take module parameters
git-svn-id: svn://10.0.0.236/trunk@115538 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:37:42 +00:00
law%netscape.com
522f17a6a3 Bug 127915; make textbox's html:input inherit tabindex; r=sgehani, sr=blake, a=asa/drivers
git-svn-id: svn://10.0.0.236/trunk@115537 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:34:01 +00:00
law%netscape.com
93de6465b2 Bug 126583; add webbrowserpersist properties file to jar on Mac so download error message text is available; r=bzbarsky, sr=jag, a=asa/drivers
git-svn-id: svn://10.0.0.236/trunk@115536 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:31:14 +00:00
bryner%netscape.com
57dc09386a One last .cvsignore fixup. a=leaf.
git-svn-id: svn://10.0.0.236/trunk@115535 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:22:07 +00:00
bzbarsky%mit.edu
b2eb75e1c1 Make view-source a lot faster on bidi pages by breaking up the page into
multiple blocks.  Bug 86355, r=rbs, sr=jst, a=asa/shaver


git-svn-id: svn://10.0.0.236/trunk@115533 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:07:48 +00:00
dougt%netscape.com
6ed0398082 Disables NSGetFactory support from XPCOM. sr=shaver@mozilla.org, r=dp@netscape.com, a=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115532 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:06:35 +00:00
dp%netscape.com
c7d3cfd4eb (again) bug 127941 Fixing leak of bucket memory; memset to 0 only if zeroit is
set. r=dougt, sr&a=shaver@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@115531 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:03:58 +00:00
bzbarsky%mit.edu
fb88c1c256 target="_new" blocking should not block "_self", "_content", etc. Bug
126003, r=akkana, sr=rpotts, a=shaver


git-svn-id: svn://10.0.0.236/trunk@115530 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:02:46 +00:00
bzbarsky%mit.edu
ab8ef802d5 make "save as" offer the "web page, complete" option on ebay and on
other such pages where the server sends no content type.

Bug 128162, r=law, sr=jag, a=shaver.


git-svn-id: svn://10.0.0.236/trunk@115529 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-01 00:00:14 +00:00
bzbarsky%mit.edu
4c412642a0 Make us handle type:application/x-gunzip, encoding:gzip. Bug 128177,
r=bbaetz, sr=darin, a=shaver


git-svn-id: svn://10.0.0.236/trunk@115528 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-28 23:54:58 +00:00