Commit Graph

157488 Commits

Author SHA1 Message Date
darin%meer.net
de6ca592ac fix mac bustage 2006-04-21 01:54:13 +00:00
bzbarsky%mit.edu
dc9b0ff079 HTMLTableElement.rows should include rows that are not in table sections. Bug
309433, r+sr=sicking
2006-04-21 01:44:58 +00:00
silver%warwickcompsoc.co.uk
9849aed077 Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
2006-04-21 01:42:06 +00:00
rrelyea%redhat.com
5cd56974be Performance tests for ec curves. Test's freebl and pkcs11 interfaces. 2006-04-21 01:40:48 +00:00
bryner%brianryner.com
04e3a56d1a Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria 2006-04-21 01:32:44 +00:00
bzbarsky%mit.edu
5c3e8ea185 Trim whitespace that comes right before a <br> when trimming whitespace. Bug
132561 relanding, r+sr=dbaron
2006-04-21 01:31:35 +00:00
darin%meer.net
344c13ee1c fixes bug 334873 "metrics.dll fails to link on windows" patch by bryner, r=darin 2006-04-21 01:26:14 +00:00
bzbarsky%mit.edu
e69e268856 Make sure documents have a content type at creation time. Bug 311218,
r=sicking, sr=jst
2006-04-21 01:24:44 +00:00
jag%tty.nl
4f744314a9 Also remove the reference to the Seq Neil just removed. r=KaiRo 2006-04-21 00:45:47 +00:00
bryner%brianryner.com
76a576b446 remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria 2006-04-20 23:25:32 +00:00
gavin%gavinsharp.com
34ba4f1f53 Fix regression of bug 331222 caused by patch for bug 331522. 2006-04-20 23:24:04 +00:00
mgalli%geckonnection.com
1e74f50738 New fixup third-party URL is XHTML google query. 2006-04-20 23:02:50 +00:00
mgalli%geckonnection.com
7fc22c0fa9 Catch up with core changes, Passing flag so URI can be fixed to 3rd-party service uri. 2006-04-20 22:59:56 +00:00
bryner%brianryner.com
98ca2e8272 ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin. 2006-04-20 22:58:23 +00:00
neil%parkwaycc.co.uk
6701ce3665 Remove duplicate overlay as mailWindowOverlay already overlays imageContextOverlay via contentAreaContextOverlay r+sr=jag (no bug) 2006-04-20 22:47:45 +00:00
mozilla.mano%sent.com
a46dd9fa5d Bug 333831 - Reimplement click-and-hold access to the back and forward session history menus. r=mconnor, uir=beltzner. 2006-04-20 22:35:06 +00:00
bryner%brianryner.com
6155ecee0e Change from nsMemory::Free to NS_Free (bug 329871) r=darin 2006-04-20 22:33:09 +00:00
bryner%brianryner.com
b69372252d Add some missing includes (bug 329871) r=darin 2006-04-20 22:31:27 +00:00
wtchang%redhat.com
432ccc0173 Bugzilla Bug 326754: checked the change back in. We failed the NIST DSA
PQGGen test for some other reason (bug 334533).
2006-04-20 21:55:24 +00:00
dbaron%dbaron.org
3c1506cc0a Missed review comment. b=302536 2006-04-20 21:04:18 +00:00
dbaron%dbaron.org
86f8ddd894 Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky 2006-04-20 21:02:10 +00:00
pavlov%pavlov.net
6c1f11b5bb speeding up text measuring when using fallback fonts. bug 332497. r=vlad 2006-04-20 20:42:24 +00:00
bienvenu%nventure.com
bf8c6764a6 fix for 332700, crash when downloading pop3 mail with filters and virus msg quarantining, sr=mscott 2006-04-20 20:17:53 +00:00
gavin%gavinsharp.com
7687c6c471 Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano 2006-04-20 20:11:19 +00:00
doronr%us.ibm.com
983fdb9d27 Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr 2006-04-20 19:43:27 +00:00
bzbarsky%mit.edu
6a55aec75e Treat terminal newlines in preformatted text like we treat <br> when inserting
frames into a block.  Bug 310087, r+sr=roc
2006-04-20 19:00:33 +00:00
bent.mozilla%gmail.com
57b750cc0c Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin. 2006-04-20 18:58:51 +00:00
bryner%brianryner.com
ac3800ee1e Add support for profile events (bug 329871), r=marria. 2006-04-20 18:31:05 +00:00
brettw%gmail.com
70d8494868 Bug 332934 r=annie.sullivan Fix places startup time by adding index on referrer. 2006-04-20 18:04:00 +00:00
bryner%brianryner.com
484bb7e786 Install a BadCertHandler to avoid prompting the user when there's an SSL cert mismatch. Add a pref for automatic accept of a different cert name. Bug 334783, r=darin. 2006-04-20 17:35:53 +00:00
bryner%brianryner.com
1136d6d9a9 Fix libbz2 stream usage so that compression works again (bug 334768). r=darin. 2006-04-20 17:25:52 +00:00
bent.mozilla%gmail.com
4d6bc90a34 Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin. 2006-04-20 16:28:54 +00:00
kaie%kuix.de
d68044ddc1 Bug 333691, [@ nsSSLThread::requestPoll - nsSSLIOLayerPoll]
r=rrelyea
2006-04-20 16:21:57 +00:00
kaie%kuix.de
9607d14ac4 Bug 333385, [@ nsKeygenThread::UserCanceled]
r=rrelyea
2006-04-20 16:21:26 +00:00
kaie%kuix.de
5161526b15 Bug 333404, freeString is unused DEADCODE in nsCrypto::ImportUserCertificates
r=rrelyea
2006-04-20 16:21:00 +00:00
kaie%kuix.de
15c4bee847 Bug 333767, nsNSSCertificateDB::AddCertFromBase64 mishandles trust settings
r=darin/kengert
2006-04-20 16:20:32 +00:00
benjamin%smedbergs.us
ee5e649c5a Fix Firefox static build, from bug 334688 2006-04-20 16:02:47 +00:00
kairo%kairo.at
0d917873d6 bug 332400 - Correct misuse of ifdefs in the source tree - fix xpfe/components/jar.mn, r+sr=Neil 2006-04-20 16:01:45 +00:00
igor%mir2.org
f63b1ca6f0 Bug 312238: gcBytes and gcPrivateBytes from JSRuntime now means the total
amount of memory allocated by GC arenas, not the size of allocated things
which does not include the memory taken by free GC cells. This simplified
accounting and allows to implement lock-less allocation of GC things.
2006-04-20 15:33:35 +00:00
tor%cs.brown.edu
e76f551ffd Bug 334400 - create SVG transform list lazily. r=jwatt, sr=roc 2006-04-20 15:24:51 +00:00
cltbld
1ca99c2da0 Automated update from host egg 2006-04-20 15:11:54 +00:00
benjamin%smedbergs.us
eba1b9c018 Bug 334688 - Turn off xpcomobsolete for Firefox, r=darin 2006-04-20 15:10:19 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cbiesinger%web.de
9003ef3342 bug 334516 Handle the case where we have both a transaction pump and a cache
pump (that is, the case when we are completing a partial cache entry):
- correct the assertion
- read from the cache pump when calling type sniffers (since it contains the
  initial data)
r+sr+a=darin
2006-04-20 10:59:10 +00:00
allan%beaufour.dk
5caae767f2 [XForms] Bump extension version to 0.6. Bug 331208, r=smaug+aaronr 2006-04-20 10:30:56 +00:00
allan%beaufour.dk
6f52b95fc2 [XForms] submission action="mailto.." not working. Bug 332009, r=doronr+me, patch by msterlin@us.ibm.com 2006-04-20 10:25:28 +00:00
allan%beaufour.dk
b5b772146e [XForms] xforms-link-exception in model should trigger fatal error dialog. Bug 332604, r=aaronr+me, patch by sspeiche@us.ibm.com 2006-04-20 10:18:53 +00:00
nelson%bolyard.com
fe04651c77 Bug 80092: SSL write indicates all data sent when some is buffered.
SSL now follows NSPR socket semantics and never returns a short write
count on a blocking socket.  On a blocking socket, it returns either
the full count or -1 (with an error code set).
For non-blocking sockets, SSL no longer returns a full write count
when some of the data remains buffered in the SSL record layer.
Instead it returns a number is that always at least 1 byte short of a
full write count, so that the caller will  keep retrying until it is done.
SSL makes sure that the first byte sent by the caller in the retry
matches the last byte previously buffered.  r=rrelyea.
Modified Files: ssl3con.c sslcon.c ssldef.c sslimpl.h sslsecur.c
2006-04-20 08:46:34 +00:00
leon.sha%sun.com
dbf1857505 Bug 334463 Variable "cx" tracked as NULL was passed to a function that dereferences it [@ ThrowJSException - nsJSObjWrapper::NP_SetProperty]
Patch by alfred.peng@sun.com.
jst: review+
jst: superreview+
2006-04-20 08:14:24 +00:00
dbaron%dbaron.org
1f51a315d0 Let the caret go outside of text frames (particularly when whitespace is trimmed). b=235223 r=mrbkap sr=bzbarsky 2006-04-20 07:58:22 +00:00