joshmoz%gmail.com
818a1b3c3d
export MACOSX_DEPLOYMENT_TARGET and kill MACOS_DEPLOYMENT_TARGET. Allows us to build on x86 Macs right out of cvs (note that we still crash a lot straight from cvs, but it runs). Patch by Mark Mentovai. b=298543 r=josh sr=peterv a=bsmedberg
2005-07-23 21:17:40 +00:00
bsmedberg%covad.net
de2d0c33f9
--enable-tests bustage from bug 300731, r=cls
2005-07-23 18:44:37 +00:00
bsmedberg%covad.net
4f52d8d473
Bustage fix, remove extra semicolon
2005-07-23 15:35:31 +00:00
bsmedberg%covad.net
e373887d61
Bug 300731 - Change app/extension version scheme going forward, r=darin+shaver a=shaver
2005-07-23 14:05:25 +00:00
bsmedberg%covad.net
781f9b10b0
Bug 297312 - EM gets confused between multiple installations of the same version, r=darin+robstrong, self-approving per deerpark triage meeting.
2005-07-23 14:00:07 +00:00
mike.morgan%oregonstate.edu
8fd2c663bd
Started messing with the search template. Not even 5% done. Added some global CatName stuff to init.php. Will find a better home for that later.
2005-07-23 08:57:41 +00:00
mvl%exedo.nl
613e9ecbae
update the makefile to the renamed outlook importer. Bustage fix.
2005-07-23 08:49:31 +00:00
dougt%meer.net
43b1d95927
disabling string 1.0 abi support. npodb
2005-07-23 04:40:07 +00:00
dougt%meer.net
51a3e77c7a
adding back 1mb stack commit. npodb
2005-07-23 04:39:16 +00:00
dougt%meer.net
7c9cec219b
Shunt timeline getenv support. npodb
2005-07-23 04:38:02 +00:00
gavin%gavinsharp.com
96d220ee5e
Fix typo in comment, refers to wrong bug #
2005-07-23 02:59:56 +00:00
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