Commit Graph

157534 Commits

Author SHA1 Message Date
lpsolit%gmail.com
fd2af6b379 Bug 329628: Finalize Release Notes for 2.22 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:42:18 +00:00
lpsolit%gmail.com
b39e4c5b39 Bug 329629: Release Notes for 2.20.2 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat 2006-04-21 21:26:23 +00:00
bzbarsky%mit.edu
c5f4268fcb Fix leak. Bug 334898, patch by Ryan Flint <rflint@dslr.net>, r=mrbkap, sr=bzbarsky 2006-04-21 21:23:46 +00:00
scott%scott-macgregor.org
f8118d0756 back out some files which were accidentally checked in 2006-04-21 20:50:25 +00:00
scott%scott-macgregor.org
26c89e440c Bug #322808 --> add back command line handling for -chrome urls in thunderbird. sr=bsmedberg 2006-04-21 20:42:22 +00:00
joshmoz%gmail.com
59898c082e fix insertion point wackiness due to not sending top-level window gecko activation events. Also some cleanup. b=334551 r=mento 2006-04-21 20:35:00 +00:00
martijn.martijn%gmail.com
f207e836f4 Bug 223816 - find function in midas window not working, NS_ERROR_DOM_BAD_URI error. r+sr=bzbarsky 2006-04-21 20:16:27 +00:00
mrbkap%gmail.com
8cde2f4313 Make the caret paint in the same color as the foreground so it's not always painted black. bug 334635, r+sr=roc 2006-04-21 19:13:58 +00:00
bzbarsky%mit.edu
c2fceaea42 Fix bug 329677. Sort service patch by Neil Rashbrook, r=ndeakin, sr=bzbarsky.
The rest of the patch by me, r=pike, sr=Neil Rashbrook.
2006-04-21 18:01:21 +00:00
bzbarsky%mit.edu
e28c28393e Spec says to return null, not throw. Bug 334884, r+sr=sicking 2006-04-21 17:55:52 +00:00
bzbarsky%mit.edu
bcbece8b2c Make sure our IMAGE_NONE flag is always in sync with whether we have a
background image.  Bug 311526 followup, r+sr=dbaron
2006-04-21 17:52:14 +00:00
vladimir%pobox.com
97d6375b31 b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron 2006-04-21 17:52:05 +00:00
wtchang%redhat.com
6f1bd4dc40 Bugzilla Bug 334533: in getPQseed we always set the most significant bit of
SEED to 1 to make NIST CMVP's PQG parameter validation tool happy. In
PQG_ParamGenSeedLen we require the length of SEED be at least 20 bytes.
r=nelson.
2006-04-21 17:48:30 +00:00
mvl%exedo.nl
8c0eca9199 bug 304541: make the tiemzone picker work. r=jminta 2006-04-21 17:39:33 +00:00
aaronleventhal%moonset.net
733ab9365f Bug 334386. Repeating DHTML accessibility alerts not being spoken. r=ginn.chen, sr=bz 2006-04-21 17:39:32 +00:00
benjamin%smedbergs.us
034ef90a2a Re-land this part of bug 305949 now that I've configure-tested the broken compiler (bug 334866) 2006-04-21 17:16:31 +00:00
wtchang%redhat.com
37a7e6c417 Bugzilla Bug 298522: changed RSA modulus size to 1024 bits and added known
answer tests for RSA SHA1, SHA256, SHA384, and SHA512 signatures.  The
patch is written by Glen Beasley. r=wtc.
2006-04-21 17:13:50 +00:00
gavin%gavinsharp.com
d19c8479dd Bug 333656: ensure 100% installation of talkback on trunk builds, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-04-21 17:02:24 +00:00
cltbld
163a21b01f Automated update from host egg 2006-04-21 17:02:08 +00:00
gavin%gavinsharp.com
161c90138e Bug 295178: Misleading l10n note in customizeCharset.dtd, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-04-21 16:57:14 +00:00
gavin%gavinsharp.com
7661351919 Bug 334186: AsyncOpenExclusive returns freed value, patch by Ryan Flint <rflint@dslr.net>, r=brettw 2006-04-21 16:53:48 +00:00
benjamin%smedbergs.us
69f4a40e43 Bug 334866 - protect against GCC bug 26905 which causes us to create non-PIC DSOs by disabling pragma visibility, r=bryner 2006-04-21 16:53:24 +00:00
gavin%gavinsharp.com
d61fcf4dc5 Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor 2006-04-21 16:51:43 +00:00
wtchang%redhat.com
d0604ba735 Bugzilla Bug 236245: Use a stack buffer for ec_params.data in
ssl3_SendECDHServerKeyExchange. r=nelson.
2006-04-21 16:19:48 +00:00
wtchang%redhat.com
333657e660 Bugzilla Bug 334553: fixed the comments because mp_digit is actually 64-bit
(unsigned long or unsigned long long). r=nelson.
2006-04-21 16:13:02 +00:00
kairo%kairo.at
bb1cea8c17 bug 334478 - Get suiterunner to actually run - make help locale work, r+sr=Neil 2006-04-21 15:23:24 +00:00
neil%parkwaycc.co.uk
c1622cfb38 getPageCount() got renamed to getPageLength() while the patch to bug 178091 (bug 21344) was waiting for review so this change slipped the net r=mscott 2006-04-21 15:21:34 +00:00
gavin%gavinsharp.com
17ca1575dc Bug 315370: text Copy/Paste from Firefox to Outlook will be created as attachment, patch by David Gardiner <David.R.Gardiner@gmail.com>, r+sr=roc 2006-04-21 15:16:22 +00:00
kairo%kairo.at
d3b36dd023 bug 332400 - Correct misuse of ifdefs in the source tree - fix editor/ui (including chrome registration fixes to make composer work in suiterunner), r+sr=Neil 2006-04-21 15:06:11 +00:00
doronr%us.ibm.com
a2591f0b92 Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor 2006-04-21 14:56:42 +00:00
jag%tty.nl
8221d97ee5 Bug 334829: FindFrameWithContent() can't find certain frames
If the hint frame's location in the frame tree doesn't match its element's location in the content tree, the hint is useless, and we don't correctly reboot the search without the hint. Add a flag to make the reboot work.
Patch courtesy of Danger Inc., r=dbaron, sr=bzbarsky
2006-04-21 11:13:41 +00:00
brendan%mozilla.org
b9727d2b3d Fix 334807 (r=mrbkap). 2006-04-21 11:08:18 +00:00
kairo%kairo.at
15f856db2b bug 334478 - Get suiterunner to actually run - make communicator chrome register correctly, r+sr=Neil 2006-04-21 09:57:41 +00:00
neil%parkwaycc.co.uk
13b0235496 --disable-xpcom-fastload breaks JS component loader b=334849 r=shaver sr=brendan 2006-04-21 09:46:00 +00:00
neil%parkwaycc.co.uk
0e8d0b0af5 Add a dropmarker to Mail's File button b=282189 p=gautheri@noos.fr r+sr=me 2006-04-21 09:43:53 +00:00
vladimir%pobox.com
4fabd19939 backing out patch for 332497 in case it caused 334919, stuart will investigate tomorrow 2006-04-21 07:53:18 +00:00
brendan%mozilla.org
3e30b0dbae Revert to comment out the XXXMLM mystery assert. 2006-04-21 07:47:06 +00:00
brendan%mozilla.org
8259bdb3cd Remove non-standard and not-for-public-use With (304376 followup). 2006-04-21 07:14:29 +00:00
ginn.chen%sun.com
570e4c62f7 Bug 333833 Image buttons in Firefox Pref dialog can't be grabbed by GOK
r=aaronleventhal sr=neil
2006-04-21 06:26:09 +00:00
bryner%brianryner.com
9e237614e6 Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
scott%scott-macgregor.org
24dff2cbb0 bug310534 --> support text drag and drop into the quick search bar. patch by bisi. sr=mscott 2006-04-21 03:05:09 +00:00
silver%warwickcompsoc.co.uk
410efc629d Bump ChatZilla's version number (locale change due to missed version bump for ban formatting changes).
ChatZilla only.
r=silver
2006-04-21 02:54:18 +00:00
bryner%brianryner.com
8ac62cb3ed Fix focus-stealing for button elements (bug 299677). Patch by darin, r+sr=me. 2006-04-21 02:10:53 +00:00
bryner%brianryner.com
5e0e1947a2 Work around lack of toplevel-window-ready in Firefox 1.5 by using a timer callback when we see a domwindowopened notification (bug 334892) r=darin 2006-04-21 02:05:32 +00:00
mark%moxienet.com
2e1e5543ab 334589 Release notes for 1.0.1. 2006-04-21 01:58:42 +00:00
bzbarsky%mit.edu
053e69ca4e Treat background images more like background colors when printing. Bug 311526,
r=roc, sr=dbaron
2006-04-21 01:57:47 +00:00
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