gavin%gavinsharp.com
9e8adc7332
Fix omission from checkin for bug 287111, r+a=mconnor
2005-07-23 02:55:16 +00:00
bryner%brianryner.com
e45fe00a62
Fixing warnings in DEBUG_me code. NPOB.
2005-07-22 23:03:08 +00:00
dougt%meer.net
3af3ff63b1
removing window size from css. adding smaller size for the toolbar in css. npodb
2005-07-22 22:18:34 +00:00
wtchang%redhat.com
45fcf6685b
Bugzilla Bug 298514: Moved the FIPS 140-2 pairwise consistency check from
...
pk11wrap to softoken because the softoken shared library is our new crypto
module boundary. r=relyea,nelsonb.
Modified files: pk11wrap/pk11akey.c softoken/fipstokn.c softoken/pkcs11c.c
2005-07-22 22:11:22 +00:00
gavin%gavinsharp.com
85e6e3f506
Bug 298545: border-style: double displayed as solid, patch by gandalf@aviary.pl, r+sr=roc, a=asa
2005-07-22 20:57:36 +00:00
bzbarsky%mit.edu
113a48816f
Comment-only fixes I forgot to make. Bug 240661.
2005-07-22 20:49:12 +00:00
dougt%meer.net
48ab35ea39
Adding transfer.gif, moving skin files into skin directory in jar. Fixing up the NewTab button on the toolbar. I also added some ssr css rules to our chrome css file. this might need to be trimmed back. NPODB
2005-07-22 20:45:56 +00:00
mrbkap%gmail.com
fa38aba20f
bug 301574: Allow XML mode to be enabled explicitly by the XML constructor. r+a=brendan
2005-07-22 20:22:28 +00:00
bsmedberg%covad.net
dcb02d0482
Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver
2005-07-22 20:11:37 +00:00
bsmedberg%covad.net
c9a053757c
Bug 301385 - command line flag for help (-h) doesn't work, and static EnumHelp unused, r=darin a=shaver
2005-07-22 20:05:41 +00:00
masayuki%d-toybox.com
7a63018257
Bug 301694 Create IDN blacklist that include 'DIVISION SLASH'(U+2215) and 'FRACTION SLASH'(U+2044) r=gerv, sr=darin, a=benjamin
2005-07-22 19:07:11 +00:00
bzbarsky%mit.edu
dc27182f65
Expose the subject name for the cert and an nsISupports pointer to the cert on
...
nsIPrincipal that represents a certificate principal. Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal. Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII. Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
bsmedberg%covad.net
1dd3bccfda
Revert the camino xcode change from bug 296561 because it's breaking xcode 2.1, at the request of Mark Mentovai
2005-07-22 19:04:07 +00:00
aaronleventhal%moonset.net
560c8cfd9f
Bug 297697. ISimpleDOMText::get_unclippedSubstringBounds() always gives same top of rect for all lines of text. r=timeless, sr=bz, a=bsmedberg
2005-07-22 18:50:54 +00:00
doronr%us.ibm.com
31622bb97c
XForms bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply
2005-07-22 18:47:11 +00:00
dougt%meer.net
598bd38181
Minimo chrome changes by Marcio <taboca@gmail.com>. npodb
2005-07-22 18:41:52 +00:00
bzbarsky%mit.edu
c995b755c9
Make content-encoded plugin data work even if there is no content-length
...
header. Bug 300438, r=jst, sr=darin, a=bsmedberg
2005-07-22 18:29:34 +00:00
mvl%exedo.nl
55fea90a44
puggable import/export interfaces for calendar, plus initial implementations.
...
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
bzbarsky%mit.edu
d289323222
Make setting document.location to itself not create a new history entry. Bug
...
300805, r=biesi, sr=darin, a=bsmedberg
2005-07-22 18:19:35 +00:00
mvl%exedo.nl
d78fdc30e7
whitespace change to update to (my own!) review comment
2005-07-22 17:49:36 +00:00
mvl%exedo.nl
eeda098f4a
Test for valid urls before trying to create a calendar.
...
bug 295343, p=jminta, r=mvl
2005-07-22 17:41:43 +00:00
ben%bengoodger.com
45f42ac5f6
bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin
2005-07-22 17:11:03 +00:00
brendan%mozilla.org
d76596070d
No silent failures! (301553, r=shaver).
2005-07-22 16:55:15 +00:00
cbiesinger%web.de
315ec89a57
adding new inspector/resources/locale directory to allmakefiles.sh
...
no bug, r+a=bsmedberg
2005-07-22 16:39:42 +00:00
scott%scott-macgregor.org
4e7b805e63
Bug #301700 --> Properties and Write buttons are disabled in Advanced Address search
...
Patch by jasajudeju@telia.com
sr=me
2005-07-22 16:18:19 +00:00
christophe.ravel.bugs%sun.com
1ad56bbc2a
238319: Sun packages changes
...
Change rpm packaging for RHEL3 i386 and x86_64.
2005-07-22 15:32:50 +00:00
masayuki%d-toybox.com
4760d2dfe2
Bug 283016 Make it possible to blacklist characters in domain names r=gerv, sr=darin, a=benjamin
2005-07-22 15:07:33 +00:00
aaronleventhal%moonset.net
9b3626e6cc
Fix AccessibleObjectFromPoint within list items. r+sr=neil, a=bsmedberg
2005-07-22 14:12:35 +00:00
aaronleventhal%moonset.net
07ae9289a7
Bug 301391. Allow child accessible values to be included in parents concatenated name, where appropriate. r=timeless, sr=bz, a=bsmedberg
2005-07-22 13:58:18 +00:00
darin%meer.net
ecff502016
fixes bug 300010 "Canceling a HTTP request while it is reading a partial cache entry does not cancel the corresponding transaction" r=biesi sr=bz a=bsmedberg
2005-07-22 07:54:09 +00:00
lpsolit%gmail.com
10c0fa60a9
Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-07-22 05:13:36 +00:00
smfr%smfr.org
8e6c2e182c
Fix bug 280982: updates for several disjoint areas would get coalesced because the CHBrowserView, which is the opaque ancestor view for all the ChildViews, used a suboptimal drawing path that redraw the union of the dirty rects. r=mento.
...
Fix bug 301432: in +browserViewFromDOMWindow:, make sure we use the top nsIDOMWindow of the tree so that we get a CHBrowserView for nsIDOMWindows of subframes. Fixes JS alerts on framed pages (like gmail).
2005-07-22 03:56:12 +00:00
wtchang%redhat.com
418134de55
Bugzilla Bug 298957: moved PK11_TokenKeyGenWithFlags from the NSS_3.11
...
section to the NSS_3.10.1 section because we plan to export that function
in NSS 3.10.1. r=jpierre.
2005-07-22 01:43:36 +00:00
rj.keller%beonex.com
75bf6ad089
Removing "Save As" menuitem until it functions.
2005-07-22 00:56:05 +00:00
rj.keller%beonex.com
d791a77506
Fixing issue with running Grendel from the Ant build file. Patch by Chris Gioran <himicos [at] gmail.com>. r=rj.keller@beonex.com
2005-07-22 00:48:40 +00:00
wtchang%redhat.com
c5ac83be4e
Bugzilla Bug 298516: fixed problems found by code inspection. r=relyea.
...
Modified Files: pk11db.c pkcs11.c
2005-07-22 00:47:18 +00:00
rj.keller%beonex.com
a0c4ca7014
Bug 300464 - If no servers are register, a NullPointerException prevents normal operation.
2005-07-22 00:45:28 +00:00
smfr%smfr.org
d121dd6192
Fix bug 298821: do the right thing with autocomplete whether or not the user types the protocol part of the URL.
2005-07-22 00:26:38 +00:00
joshmoz%gmail.com
37d06c859e
make it more obvious when we fail to localize strings in Mac OS X update UI by making the default "default string". b=301350 r+sr=darin a=asa
2005-07-22 00:23:07 +00:00
wtchang%redhat.com
f4b2352922
Bugzilla Bug 298957: make the new function PK11_TokenKeyGenWithFlags
...
"legacy free" and move the code that set the CKF_ENCRYPT flag by default
and the Fortezza hack code to PK11_TokenKeyGen. r=relyea.
2005-07-22 00:07:52 +00:00
wtchang%redhat.com
5e18c64463
Bugzilla Bug 288647: enable building NSS with an NSPR binary distribution.
...
Introduced NSPR_INCLUDE_DIR and NSPR_LIB_DIR make variables. Portions of
the patch were contributed by Chris Seawood <cls@seawood.org>. r=relyea.
Modified Files:
coreconf/OS2.mk coreconf/OpenVMS.mk coreconf/location.mk
nss/cmd/platlibs.mk nss/cmd/shlibsign/Makefile
nss/cmd/shlibsign/sign.cmd nss/cmd/shlibsign/sign.sh
nss/lib/ckfw/builtins/Makefile
nss/lib/fortcrypt/swfort/pkcs11/Makefile nss/lib/nss/config.mk
nss/lib/smime/config.mk nss/lib/softoken/config.mk
nss/lib/ssl/config.mk
2005-07-21 23:48:30 +00:00
mike.morgan%oregonstate.edu
7be8f2e8fa
Template changes in order to eliminate need for overview.php. Main page is combined, top header is simplified, and navigation for addon view is greatly improved.
2005-07-21 23:21:27 +00:00
mark%moxienet.com
04b6296ff0
Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning.
2005-07-21 22:34:41 +00:00
smfr%smfr.org
775f7087e0
Finish off bug 294019: when opening a set of urls in tabs, select the first tab that we changed.
2005-07-21 22:30:13 +00:00
bzbarsky%mit.edu
19c7d38f76
Backing out fix for bug 223737, since it causes severe performance problems
...
when typing at the beginning of long text in a textarea (and in general can
cause us to reflow a lot more lines than we should have to). a=roc
2005-07-21 22:17:34 +00:00
brendan%mozilla.org
ff9ec71c1c
Expand entities only in TSF_XMLONLYMODE (r=mrbkap, who helped a great deal; a=me).
2005-07-21 22:15:36 +00:00
bzbarsky%mit.edu
a52c4f6cb2
Last checkin (by joshmoz%gmail.com) was for bug 297604.
2005-07-21 22:15:00 +00:00
scott%scott-macgregor.org
d972e73086
Bug #137698 --> [unix] re-enable the cached compose window on linux. We've fixed all of the problems that were forcing
...
us to keep this turned off.
sr=me
a=bsmedberg
Patch by Andrew Schultz <ajschult@verizon.net>
2005-07-21 21:19:56 +00:00
lpsolit%gmail.com
9ed0cd19b2
Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-07-21 20:04:27 +00:00
aaronleventhal%moonset.net
06bcbd638e
Bug 300284. Can't shift+tab out of mail compose. r+sr=bzbarsky, a=bsmedberg
2005-07-21 19:27:18 +00:00