smfr%smfr.org
b7d2679dc6
More ad blocking tweaks.
2005-09-10 03:27:28 +00:00
smfr%smfr.org
6bc62006b7
Fix the drag image font and spacing for Wevah.
2005-09-10 03:25:23 +00:00
mark%moxienet.com
6d690ee724
Bug 307643, Mac l10n repackaging can fail if dmg is modified. Perform operations that might alter a dmg on a copy. r=chase
2005-09-10 02:23:13 +00:00
nelsonb%netscape.com
fdffe11308
Fix regression introduced in last checkin. If the caller disables the
...
use of locks while locks are in use, don't forget to unlock the locks
already locked on the stack. bug 305147. r=julien.pierre
2005-09-10 01:18:40 +00:00
smfr%smfr.org
dcc939c750
Fix bug 307775: when running a 2nd copy of camino, dimissing the dialog would cause it to just come up again, because the ProgressDlgController would instantiate another copy of the PreferencesManager on quit. r=kreeger.
2005-09-10 00:22:31 +00:00
darin%meer.net
07f624a9b4
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
2005-09-10 00:20:02 +00:00
mrbkap%gmail.com
a0a1d48611
bug 307797: Fix line counting regressions resulting from the checkin for bug 272702, as well as an old bug where document.write('\n') would cause line numbers in the rest of the HTML to be offset. Also fix a regression where userdefined tags are forced to be in the head (as opposed to appearing in either the head or the body). r+sr=jst
2005-09-10 00:12:21 +00:00
darin%meer.net
6cba7924ef
fixes bug 307459 "nsPostUpdateWin.js not packaged with release builds" r=bsmedberg
2005-09-09 23:45:21 +00:00
myk%mozilla.org
e4e1d4869d
Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays
2005-09-09 22:22:41 +00:00
mrbkap%gmail.com
e415d47a02
bug 307593: Remove the unused and very broken CWordTokenizer class. Patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>. r=mrbkap sr=jst
2005-09-09 21:59:51 +00:00
joshmoz%gmail.com
ae56255f88
fix a couple bad hard-coded default colors in nsLookAndFeel.cpp. this whole system is bunk though, so no more bugs on it please. we don't even really use it. b=301364 r=pinkerton sr=smfr
2005-09-09 19:16:44 +00:00
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