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
mhammond%skippinet.com.au
931aace7b2
Make initialization and logging more reliable. Get building again on
...
Linux. Not part of the build.
2006-04-20 07:19:42 +00:00
nelson%bolyard.com
43a7c5e950
Fix buffer overflow regression. Bug 236245. sr=wtchang
2006-04-20 06:57:54 +00:00
brendan%mozilla.org
3164d9ab80
Final (I hope) followup patch (304376, r=mrbkap).
2006-04-20 05:18:09 +00:00
darin%meer.net
54f6bc3d00
fixes bug 334774 "reset mEventCount upon upload" r=bryner
2006-04-20 05:07:59 +00:00
pavlov%pavlov.net
222a48fcf5
DEC/OSF1 build failure. bug 331428. patch from Laxmi Harikumar <laxmi.harikumar@digital.com>. r=vlad
2006-04-20 04:42:06 +00:00
sharparrow1%yahoo.com
27b115616c
Bug 332746: null check to prevent crash printing select controls. r+sr=roc
2006-04-20 04:08:18 +00:00
sharparrow1%yahoo.com
9ba69b1c54
Okay, backout and try this again
2006-04-20 04:05:04 +00:00
sharparrow1%yahoo.com
065ebf7b6a
*** empty log message ***
2006-04-20 04:03:01 +00:00
Olli.Pettay%helsinki.fi
fe02c71281
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-04-20 03:39:54 +00:00
bzbarsky%mit.edu
b4355576e5
Actually address the review comment too. Bug 324601.
2006-04-20 03:39:53 +00:00
bzbarsky%mit.edu
5456d83d62
Don't leak the channel and XMLHttpRequest object if AsyncOpen fails. Bug
...
323454, r=biesi, sr=darin
2006-04-20 03:39:52 +00:00
bzbarsky%mit.edu
a0907497e8
Give a saner principal to documents created via DOMImplementation. Bug 324601,
...
r=sicking, sr=jst
2006-04-20 03:39:51 +00:00
bzbarsky%mit.edu
4f00de6d9d
Don't throw when status is gotten after a server timeout or some such. Bug
...
304980, r=darin, sr=jst
2006-04-20 03:39:50 +00:00
darin%meer.net
6de16e96e2
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-04-20 03:39:49 +00:00