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

126427 Коммитов

Автор SHA1 Сообщение Дата
nelsonb%netscape.com ddc08ff79d Invoke crlImportn instead of crlImport in several places where a
negative outcome is expected.  More work on this is needed.
crlImportN should return a value that tells us if it actually failed,
so that the script can decide whether or not to proceed with vfychain.
But this change makes the outcome more green, less red.
2004-02-03 07:14:52 +00:00
nelsonb%netscape.com 68ca6ac4ad Honor key usage extensions, whether they're critical or not.
Bug 232738. r=jpiperre.
2004-02-03 07:10:04 +00:00
nelsonb%netscape.com eba26f5336 Max crlutil return 0 or 1 correctly, depending on the success of the
operation.  Bug 232937.  r=jpierre.
2004-02-03 06:59:35 +00:00
danm-moz%comcast.net 847db41b74 oopsie 2004-02-03 06:37:17 +00:00
bzbarsky%mit.edu 4636f0e6c5 Don't error out if keyword.enabled is just not set. Bug 229083, patch by
Patrick McCormick <patrick@meer.net>, r+sr=bzbarsky
2004-02-03 06:18:41 +00:00
nelsonb%netscape.com df5c3e2347 Change script so that html output and logfile will be broken up into
clearly defined and easy-to-find sections.
2004-02-03 04:15:08 +00:00
robin.lu%sun.com fe1f52169a fix bug 231231 - next item should be get before the callback is called
r=blizzard, sr=bryner
2004-02-03 03:40:03 +00:00
brendan%mozilla.org 1314cb7e3b JS implemented in JS, initial checkin. 2004-02-03 03:28:54 +00:00
nelsonb%netscape.com 5842f65a6f Make output log file more readable by separating each test case. 2004-02-03 03:07:38 +00:00
danm-moz%comcast.net 18427ecd0e add popup window event control prefs. bug 197919 r=bryner,jst 2004-02-03 02:23:11 +00:00
danm-moz%comcast.net db28192dd4 set event being handled in the EventStateManager. bug 197919 r=bryner,jst 2004-02-03 02:23:08 +00:00
danm-moz%comcast.net a3cc308cb4 generally disallow popup windows spawned by event handlers, or too many simultaneous popups. bug 197919 r=bryner,jst 2004-02-03 02:22:54 +00:00
danm-moz%comcast.net 50658833c3 add methods to track whether window was opened as a popup. bug 197919 r=bryner,jst 2004-02-03 02:22:02 +00:00
danm-moz%comcast.net a98a5490c3 add accessor and mutator for event currently being handled. bug 197919 r=bryner,jst 2004-02-03 02:22:01 +00:00
pinkerton%aol.net a424f917ec fix up a bunch of issues with disabled items, borders and minwidth on buttons
(bug 228499, not part of build)
2004-02-03 02:17:36 +00:00
jim_nance%yahoo.com cd647be448 Bug 230289. Code size reduction in nsFontMetricsXft. sr=rbs&blizzard, r=jshin 2004-02-03 01:41:36 +00:00
bishakhabanerjee%netscape.com 8d35c478d7 fixed one typo 2004-02-03 01:27:47 +00:00
bishakhabanerjee%netscape.com 31eae812f3 checking with all latest revew comments addressed 2004-02-03 00:59:53 +00:00
gerv%gerv.net 874fe9f529 Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk. 2004-02-02 23:35:59 +00:00
timeless%mozdev.org a1d2e9814e Bug 191580 typeaheadfind accesses sound device on Linux when it's set to just "beep"
r=biesi sr=bryner
2004-02-02 23:12:00 +00:00
gerv%gerv.net cda7261863 Bug 232096 - documenting content-type parameter for attachment.cgi. 2004-02-02 23:09:05 +00:00
dbaron%dbaron.org 2940eb1647 Make debugging code compile on gcc. Fix warnings. b=232711 r+sr=bryner 2004-02-02 22:42:29 +00:00
bryner%brianryner.com 05a0e4f624 Guarantee that the pres context's device context will be non-null by returning failure from Init() if it's null. Rename inline getter GetDeviceContext() to DeviceContext(), convert all callers to use the inline getter, and remove the virtual/refcounting getter. Bug 229371, r+sr=dbaron. 2004-02-02 22:17:21 +00:00
gerv%gerv.net 020bd42dc1 Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave. 2004-02-02 22:01:52 +00:00
sicking%bigfoot.com 1539ec27ce Bug 231199: Make hashing of mapped-attributes be case sensitive to improve performance, and enable possible codesharing with xul and svg in the future.
r=peterv sr=jst
2004-02-02 22:00:36 +00:00
gerv%gerv.net ad0c129398 Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave. 2004-02-02 21:57:31 +00:00
locka%iol.ie 4025b93e0c Implement outerHTML. Checkin on behalf of Alexandre Tr�mon <atremon@elansoftware.com> b=232281 r=adamlock sr=jst 2004-02-02 21:02:25 +00:00
neil%parkwaycc.co.uk 86e43c2b5b Spurious semicolon in patch to bug 78360 found by mnyromyr@tprac.de r/sr=bienvenu 2004-02-02 19:35:13 +00:00
dbaron%dbaron.org 04997125e8 Fix build bustage. Filenames are case sensitive. b=232557 2004-02-02 19:18:00 +00:00
timeless%mozdev.org 4b7614b9e5 Bug 137193 Debug Mozilla aborts when JSObject.call("func", args) and args is zero-length array
r=kyle sr=brendan
2004-02-02 19:10:33 +00:00
bienvenu%nventure.com ccc14b93be attempt to fix linux build bustage 2004-02-02 18:55:25 +00:00
bienvenu%nventure.com 9cadcc0fa7 add optional prompt for deleting imap sub-folders of trash when emptying trash sr=mscott 232557 2004-02-02 18:21:08 +00:00
ian%hixie.ch e823201f7f No longer support 'foo karma' or 'foo rank' since they clashed with 'help karma' and 'help rank' and other commands of that syntax. 2004-02-02 18:01:12 +00:00
bzbarsky%mit.edu bfb31bc460 Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky 2004-02-02 17:01:17 +00:00
cbiesinger%web.de 449d7c1d64 install reports there is zero space free on my drive and quits (NT 3.51)
bug 202505 r=dveditz sr=roc
2004-02-02 16:47:05 +00:00
cbiesinger%web.de 95fcbb025c add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2004-02-02 16:43:47 +00:00
jocuri%softhome.net 625e0cf600 Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave. 2004-02-02 16:33:36 +00:00
mostafah%oeone.com 3d4fd3be81 Checked in patch for bug 232868 2004-02-02 15:42:10 +00:00
noririty%jcom.home.ne.jp 32b22dd1b6 Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar 2004-02-02 12:09:01 +00:00
ian%hixie.ch ac19044a7e Oops, Infobot was way too eager to help even in non-eager mode. Make the 'no,' prefix only take effect if the bot thinks it is a direct statement. 2004-02-02 10:38:14 +00:00
dbaron%dbaron.org a4d2213e3b Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org cd3b204f86 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00
dbaron%dbaron.org 7246882b05 Fix incorrect flag. Not part of default build. 2004-02-02 02:10:50 +00:00
dbaron%dbaron.org 02b2ca4944 Get (old) regression tests close to working in layout debugger. Not part of non-developer build. 2004-02-02 01:51:05 +00:00
dbaron%dbaron.org 40800d4daa Add .cvsignore. Not part of build. 2004-02-02 00:49:56 +00:00
dbaron%dbaron.org d793213b92 Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:44:25 +00:00
dbaron%dbaron.org f93381bcdd Add lists with relative URLs for new harness. Not part of build. 2004-02-02 00:37:43 +00:00
dbaron%dbaron.org 546d45b7bd Add .cvsignore. Not part of build. 2004-02-02 00:24:22 +00:00
cltbld%netscape.com 07b029a22c Automated update 2004-02-01 23:31:02 +00:00
dbaron%dbaron.org fc0604e652 Fix --disable-xul for non-MINIMO builds by building chromelite. b=232254 r=dougt 2004-02-01 23:23:19 +00:00