Commit Graph

147031 Commits

Author SHA1 Message Date
mrbkap%gmail.com
b06b0cc7bc bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 19:15:06 +00:00
dbaron%dbaron.org
736d952606 NormalizeIDN can (and should, I think) normalize to an empty string in some cases, so don't use AppendSegmentToBuf, which will do the wrong thing with an empty string and potentially overrun buffer. b=307259 r=darin sr=dveditz 2005-09-09 19:06:58 +00:00
bzbarsky%mit.edu
063f5d859a Fix perf bug 277208. Patch by Martijn Wargers <martijn.martijn@gmail.com>,
r+sr=bzbarsky
2005-09-09 18:50:23 +00:00
bzbarsky%mit.edu
c48f061d3c Remove the security.checkloaduri preference. Please to be using the
checkloaduri CAPS policy instead, since that's less likely to let you shoot
yourself in the foot.

Bug 307382, r=caillon, sr=dveditz
2005-09-09 18:43:45 +00:00
mrbkap%gmail.com
9612499f1c bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 18:11:51 +00:00
mrbkap%gmail.com
973abde5a4 bug 272702: Remove skipped content. This simplifies the code handling <script>, <style> and related tags and makes the nsIHTMLContentSink interface just that much easier to implement. This also allows <object> tags to appear in the head with children. r=sicking sr=jst 2005-09-09 18:03:47 +00:00
smfr%smfr.org
b8d0775c65 Fix bug 160008: make keyword lookups happen from the location sheet. patch by Ulrik Sverdrup, r=me, sr=pinkerton. 2005-09-09 17:54:24 +00:00
cltbld
32612a268b Automated update from host egg 2005-09-09 17:41:57 +00:00
dougt%meer.net
a6b50f605e Using _DEFAULT so that customers of minimo can override. patch by Frederic.Devernay@inrialpes.fr. r=me 2005-09-09 17:40:07 +00:00
christophe.ravel.bugs%sun.com
60b290a8f7 238319: Sun packages changes.
Fix packages on Linux. List of files is now generated for sun-nspr.spec.
2005-09-09 17:16:35 +00:00
cbiesinger%web.de
87dae05ccf bug 302215 make "make install" work correctly
r=bsmedberg
2005-09-09 16:05:51 +00:00
cst%andrew.cmu.edu
b033186934 Bug 301579 SeaMonkey installer should close both SeaMonkey and Mozilla, after prompting the user.
r=bsmedberg sr=dveditz
2005-09-09 15:43:47 +00:00
doronr%us.ibm.com
286bede0ab Bug 307347 - nsSchemaLoader needs to take ns:name into account for ref=. r/sr=peterv 2005-09-09 14:58:39 +00:00
doronr%us.ibm.com
cd22e6bb92 Bug 307564 - richlistbox blinks when opening a context menu of a selected item. r=rob_strong 2005-09-09 14:27:50 +00:00
bsmedberg%covad.net
cfc76867ea Bug 307559 - Update of extensions (which are not compatible) after the installing of Firefox don't work r=darin 2005-09-09 13:07:08 +00:00
bsmedberg%covad.net
004d195a07 Bug 307492 - 64-bit unsafe cast r=darin 2005-09-09 12:47:41 +00:00
mvl%exedo.nl
b40b7e6c21 Another try at disabling the xpi 2005-09-09 10:10:26 +00:00
mvl%exedo.nl
5d883216dc Disable building the xpi on mac for now, to try to fix the tinderbox redness. 2005-09-09 09:22:34 +00:00
saul.edwards%sun.com
d016e006b8 Bug 305147: add -B (bypass SSL) and -s (disable SSL locking) to server and client commands; add bypass testing to SSL test suite. 2005-09-09 04:50:07 +00:00
nelsonb%netscape.com
4b56704437 Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.
Reorganize the SSL Socket structure contents to obviate ssl3 pointer.
Move much of the ECC code from ssl3con to new file ssl3ecc.c.  derive.c
implements derivation of the SSL/TLS master secret and the encryption and
MAC keys and IVs without using PKCS11. Bug 305147. r=rrelyea.
Modified Files: ssl/config.mk ssl/manifest.mn ssl/ssl.h ssl/ssl3con.c
    ssl/ssl3gthr.c ssl/sslauth.c ssl/sslcon.c ssl/ssldef.c ssl/sslgathr.c
    ssl/sslimpl.h ssl/sslinfo.c ssl/sslnonce.c ssl/sslsecur.c ssl/sslsnce.c
    ssl/sslsock.c
Added Files: ssl/derive.c ssl/ssl3ecc.c
2005-09-09 03:02:16 +00:00
joshmoz%gmail.com
ec09744d98 don't play sound during GetAttention. b=307323 r=mano sr=smfr 2005-09-09 02:58:46 +00:00
aaronleventhal%moonset.net
60174e3d08 Bug 307534. Accessibklity cache can become corrupt after get_accFocus(). r=parente, sr=jst 2005-09-09 02:30:16 +00:00
nelsonb%netscape.com
1d31068271 Export function PK11_MapSignKeyType for use by libSSL. Bug 305147.
r=relyea.
Modified Files: nss/nss.def pk11wrap/pk11mech.c pk11wrap/pk11obj.c
	pk11wrap/pk11pub.h pk11wrap/secmodi.h
2005-09-09 02:03:57 +00:00
lpsolit%gmail.com
37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
bugzilla%arlen.demon.co.uk
473c80a45e Bug 307142 strict JS error in phishingDetector.js
r=neil.parkwaycc.co.u sr=bienvenu
2005-09-08 23:37:23 +00:00
mark%moxienet.com
772ae6f9bc Bug 187619, Download manager should display downloads from previous sessions. Save and restore downloads from a plist. Patch by Nick Kreeger <nick.kreeger@gmail.com>. r=pink sr=smfr 2005-09-08 22:57:04 +00:00
christophe.ravel.bugs%sun.com
cba8f8955c 238319: Sun packages changes.
Install 64 bit libraries in lib64 on Linux.
2005-09-08 22:23:54 +00:00
mozilla%colinogilvie.co.uk
ab02bcc982 Bug 165589: Add error logging support to Bugzilla (Docs Part)
Patch by: A. Karl Kornel <karl@kornel.name>; r=colin.ogilvie
2005-09-08 20:57:44 +00:00
smfr%smfr.org
45499c4ab2 Fix bug 306565: don't block all yahoo images, bug 306723 block mspaceads.com. Also tweaked some other blocking CSS. 2005-09-08 20:56:31 +00:00
scott%scott-macgregor.org
753d68b99a installer string changes 2005-09-08 20:43:52 +00:00
smfr%smfr.org
cb8e7b3f1f Fix up the certificate view some more, and remove a bogus display of the key escrow dialog that was left in from testing. 2005-09-08 20:27:09 +00:00
peterv%propagandism.org
aa35c4fb91 Fix for bug 288004 (JS properties on DOM attributes should be preserved across GCs). r=dbaron, sr=jst. 2005-09-08 19:17:52 +00:00
bob%bclary.com
6f28acc293 Use File::Temp to generate temporary files, no bug, not part of the build. 2005-09-08 19:16:27 +00:00
timeless%mozdev.org
41f9259974 Bug 307469 jsopcode.c doesn't build w/ !JS_HAS_XML_SUPPORT
r=brendan
2005-09-08 18:54:43 +00:00
bzbarsky%mit.edu
c9d366094c Fix brendan's nit for bug 299689, r+sr=brendan 2005-09-08 18:39:12 +00:00
mozilla%colinogilvie.co.uk
b59622158c Bug 307043: typo in Bugzilla docs
Patch by victory <bmo@rsz.jp>; r=colin.ogilvie
2005-09-08 18:35:42 +00:00
dougt%meer.net
2104812178 Adding packaging to the end of the build. 2005-09-08 18:15:16 +00:00
dmose%mozilla.org
b3863aa98d Updated LDAP test harness to do stuff on the main thread and fix various bugs. Not part of the build. 2005-09-08 18:12:31 +00:00
dougt%meer.net
1648791853 Actually copy REAL files to dist/minimo. Converting .zip to .tar.gz. Minimo Only 2005-09-08 17:42:09 +00:00
joshmoz%gmail.com
4d70ce72aa make app update window on Mac big enough to fit everything. b=307436 r=mano sr=ben 2005-09-08 17:13:45 +00:00
lpsolit%gmail.com
3407447036 Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave 2005-09-08 17:12:22 +00:00
lpsolit%gmail.com
3b1e1d1acf Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-08 16:58:57 +00:00
peterv%propagandism.org
b2109cfd93 Fix for bug 307363 (Don't add '---^' to XML errors in the JS console). r=bsmedberg, sr=jst. 2005-09-08 16:43:30 +00:00
peterv%propagandism.org
8960623984 Fix for bug 307049 (XMLHttpRequest seems to try to parse the empty (!) body of the response to an HTTP HEAD request). r=biesi, sr=bz. 2005-09-08 16:42:58 +00:00
jst%mozilla.jstenback.com
07ba15436d Followup change for bug 307289. Adding comment per jband's suggestion, and a warning to catch callers that restore the current prototype. 2005-09-08 16:34:29 +00:00
smfr%smfr.org
cbb887f552 Fix bug 307499: bad drawing in the certificate view, caused by missing return value. 2005-09-08 16:17:08 +00:00
jminta%gmail.com
2f700ce9e5 Bug 307230 Honor default alarm preferences for new events/tasks. Fix eventDialog handling of task alarms. r=mvl 2005-09-08 16:04:58 +00:00
jminta%gmail.com
61bb44ed0b Bug 307137 Performance regression fix. Only compute now() once per sort. r=mvl 2005-09-08 16:01:31 +00:00
peterv%propagandism.org
d04eef285b Fix for bug 226425 (xml, xslt crash using apply-templates and document). r=Pike, sr=jst. 2005-09-08 15:38:37 +00:00
peterv%propagandism.org
9371fd6025 Fix for bug 205778 (document('') load of stylesheet conflicts with http cache). r=Pike, sr=bz. 2005-09-08 15:38:31 +00:00