Граф коммитов

157175 Коммитов

Автор SHA1 Сообщение Дата
nelson%bolyard.com c4fb4fa280 Implement TLS Hello extensions for ECC. Bug 236245. r=rrelyea.
This patch has a known problem, choosing ephemeral ECDH curves
according to the wrong (suboptimal, non-FIPS) criteria.
Modified Files: ssl3con.c ssl3ecc.c sslimpl.h
2006-04-13 23:08:18 +00:00
mozilla.mano%sent.com af83510020 Bug 333863 - several fixes to places behavior in non-browser windows on Mac. r=annie, sr=ben. 2006-04-13 23:07:06 +00:00
mrbkap%gmail.com cde0d2439f Don't throw when given |for (i in null)| to match SpiderMonkey and to match users' expectations. bug 333911, r=brendan 2006-04-13 22:49:56 +00:00
beng%bengoodger.com 5bb24dd711 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces) 2006-04-13 22:49:02 +00:00
nelson%bolyard.com 1cfdf61890 Add and use new -2 option for strsclnt to disable SSL2 compatible client
hellos, so we can stress test TLS hello extensions.  Bug 333559.
r=julien.pierre,rrelyea
2006-04-13 22:43:31 +00:00
dougt%meer.net 66e5923060 Adding native SDR. wince/minimo only. 2006-04-13 22:38:06 +00:00
wtchang%redhat.com b95ecf558f Bugzilla Bug 330114: corrected the checks for the PKCS #1 v1.5 padding
string and the length of the data (hash). r=nelsonb,relyea.
2006-04-13 22:12:17 +00:00
mgalli%geckonnection.com 70733b42ec Bug 333021 2006-04-13 22:04:43 +00:00
mgalli%geckonnection.com 42d4c7a7ed ability to load multiple urls. bug 323020 2006-04-13 21:30:02 +00:00
mkaply%us.ibm.com fe491d71d3 #333470
CCK only
Labels were missing control attribute
2006-04-13 21:28:01 +00:00
mgalli%geckonnection.com 89698af97f Missing part... gm: google modules support. 2006-04-13 21:12:17 +00:00
mgalli%geckonnection.com a8517a43ff Labels to UI changes, bug 323020 2006-04-13 20:38:13 +00:00
mgalli%geckonnection.com 29274db084 UI changes, bug 323020 2006-04-13 20:35:12 +00:00
mgalli%geckonnection.com 5cabfb1873 Synchronizing prefs, bug 323020 2006-04-13 20:33:49 +00:00
mgalli%geckonnection.com 161f86718e bug 323020 2006-04-13 20:23:55 +00:00
mgalli%geckonnection.com 88b9fa7f43 Bug 323020 2006-04-13 20:15:04 +00:00
mgalli%geckonnection.com 3e700530b0 bug 333020 2006-04-13 19:31:00 +00:00
mgalli%geckonnection.com 79c7beaaf2 Fix to bug 333020. 2006-04-13 19:27:30 +00:00
shaver%mozilla.org eda176666c Balance columns better! 2006-04-13 19:01:00 +00:00
dougt%meer.net 215207f033 Fixing unix build bustage. npodb 2006-04-13 18:56:54 +00:00
bzbarsky%mit.edu 7b281be8e7 Remove non-IDL interfaces from classinfo list. Bug 327156, r+sr+branch181=jst 2006-04-13 18:54:48 +00:00
joshmoz%gmail.com 48cf2f7af9 use brand name in Quit menu item title on Macs (this localization is only used by Cocoa widget builds currently, Carbon makes up its own title). b=333879 r=mconnor 2006-04-13 18:10:15 +00:00
benjamin%smedbergs.us 71da471b8c Reverting bug 326925 because of a 6.5% Ts increase, even in static builds. 2006-04-13 17:24:12 +00:00
joe%retrovirus.com 2da5e7ec87 Resubmitting this patch, which adds a editing for livemark URIs as well
as fixing a few small livemark bugs, now that I've fixed a couple reference
leaks in nsLivemarkService (see bugs 333764 and 333784).

NOTE: I expect this to cause an increase in allocations on branch balsa,
since it causes nsLivemarkService to be instantiated to set up the menus.
(nsLivemarkService previously wasn't used in the balsa bloat test)

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-13 17:19:18 +00:00
cbiesinger%web.de 6352695245 bug 333658 also add cairo flags to CFLAGS, because cairo-xlib-utils is a .c
file
r=vlad
2006-04-13 17:05:24 +00:00
cls%seawood.org 876c2abe77 Wrap FORCE_PR_LOG with MOZ_LOGGING ifdef so that --disable-logging works.
Bug #243870 r=biesi
2006-04-13 17:03:18 +00:00
brettw%gmail.com 8b6483cced Bug 332144 r=brettw sr=beng (checkin for pamg) Subscriptions context menu should have "reload all livemarks" 2006-04-13 16:40:06 +00:00
brettw%gmail.com 6d71185dfb Bug 332143 r=brettw sr=beng (checkin for pamg) New livemarks don't get proper icon in toolbar. 2006-04-13 16:35:49 +00:00
benjamin%smedbergs.us 2bdf702fba Followup from bug 270893 - Don't include this header since the toolkit/libary copy can't find it. 2006-04-13 16:31:15 +00:00
brettw%gmail.com a2117b5f4b Bug 333787 r=annie.sullivan Put history init in a transaction for almost immeasurably faster startup times. 2006-04-13 16:28:06 +00:00
brettw%gmail.com 4039642bee Bug 332935 r=bryner Speed up form history using datbase caching and preloading. 2006-04-13 16:24:22 +00:00
dougt%meer.net bf4e81d46f Fixing dialog positioning. wince only 2006-04-13 16:01:19 +00:00
dougt%meer.net 3a6af439bb Minimo only. Using the correct nspr branch 2006-04-13 15:47:25 +00:00
martijn.martijn%gmail.com 96774ce7bc Bug 333136 - scrollSelectionIntoView should try to scroll the complete selection into view, r+sr=roc 2006-04-13 15:40:52 +00:00
cls%seawood.org 1be6dcdb56 GLIB_CFLAGS & GLIB_LIBS should be set correctly when building against gtk2 so there's no need to override them.
Bug #325758 r=bsmedberg
2006-04-13 15:10:51 +00:00
masayuki%d-toybox.com 51891c5774 Bug 261929 Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=cbiesinger, sr=darin 2006-04-13 14:44:38 +00:00
ajschult%verizon.net c4aceaa566 Followup fixup to bug 333526 (remove use of "extra"). r/sr=neil 2006-04-13 13:42:31 +00:00
hwaara%gmail.com ba2914d822 Try to fix cocoa/camino bustage. 2006-04-13 11:50:22 +00:00
mozilla.mano%sent.com 59ae53ee0f Bug 308973 - application menu title is still 'Deer Park' (also, happy new year as usual). p=beltzner, r=mconnor. 2006-04-13 11:13:37 +00:00
mozilla.mano%sent.com b77605a169 Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor. 2006-04-13 07:11:35 +00:00
mozilla.mano%sent.com ee5ac74c76 Bug 301758 - disable click-and-hold contextual menus access by default, leaving it on in Seamonkey. r=mconnor. sr=neil. 2006-04-13 06:23:53 +00:00
cvshook%sicking.cc 7a388e48eb Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
joe%retrovirus.com 137fe6a340 Adds a nsCOMArray version of a function in the annotation service, and
changes some code in nsLivemarkService::Init to use it, which gets rid
of a handful of nsSimpleURI reference leaks when using the LivemarkService.

bug=333784
r=brettw@google.com
sr=bryner@brianryner.com
2006-04-13 03:05:50 +00:00
brettw%gmail.com 88b5a129f7 Bug 333794 r=annie.sullivan Crash on shutdown if timer fires. 2006-04-13 02:15:28 +00:00
annie.sullivan%gmail.com 75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
dbaron%dbaron.org fdf31f9992 Fix --disable-places bustage, from bug 270893 2006-04-13 00:27:00 +00:00
neil%parkwaycc.co.uk f7cc8e61c1 Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu 2006-04-13 00:01:38 +00:00
neil%parkwaycc.co.uk 592527450e Thunderbird bustage fix for bug 313331 2006-04-12 23:44:11 +00:00
silver%warwickcompsoc.co.uk 3ecf654c80 Bug 276075 - Make Venkman compatible with Thunderbird. Woo.
Venkman only.
r=timeless
p=a@totic.org (Aleks Totic)
p=silver
2006-04-12 23:23:07 +00:00
lpsolit%gmail.com 8e47b99e72 Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave 2006-04-12 23:08:20 +00:00