mrbkap%gmail.com
784e8e72cd
bug 308418: The windbgdlg pops up even when the debugger is currently active. r=dougt sr=jst
2005-09-14 21:00:37 +00:00
darin%meer.net
cb8b2568ac
fixes bug 308370 "nsIncrementalDownload::GetDestination should return a clone of nsIFile" r=biesi
2005-09-14 20:49:03 +00:00
scott%scott-macgregor.org
0c3f34f4d3
Bug #308142 --> Language dropdown on compose window 'Spell' icon should show language variant
...
sr=bienvenu
2005-09-14 20:36:08 +00:00
bsmedberg%covad.net
ba35d6749a
Backout bug 295994 due to tinderbox orange.
2005-09-14 20:17:13 +00:00
bsmedberg%covad.net
237d89b23c
Bug 295994 part 1 - add cookieservice accessors for individual cookies by name, obeying privacy preferences r=dwitte+darin
2005-09-14 18:27:56 +00:00
timeless%mozdev.org
cba483b7cf
Bug 308404 Access violation [@ ntdll!RtlDeleteCriticalSection+0x0000000f]
...
r=darin sr=darin
2005-09-14 18:18:43 +00:00
cbiesinger%web.de
42b6af66a3
bug 307925 remove the optional trailing slash from the regular
...
expression that is used to test for valid guids.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=rob_strong moa=bsmedberg
2005-09-14 17:35:51 +00:00
cbiesinger%web.de
48b4c9a638
bug 307412 fall back to opening with the prefwindow when the window
...
opener is non-existant or closed.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=mconnor
2005-09-14 17:34:18 +00:00
mrbkap%gmail.com
a7aa886188
bug 308395: Give gdb a fighting chance in catching JS_Asserts by sending an "int $3" before abort()ing. r=brendan
2005-09-14 17:30:10 +00:00
mvl%exedo.nl
5197cab6cf
Bug 306644: All day events override view restrictions in day and week view.
...
patch by gekacheka, r=mvl
2005-09-14 17:26:56 +00:00
mozilla.mano%sent.com
8ff0769a7b
Bug 303152 - Update prefs UI is broken. rs=mscott.
2005-09-14 17:22:11 +00:00
bzbarsky%mit.edu
1b2b138576
Attempt to fix some plugin leaks. Bug 302737, r+sr=jst
2005-09-14 17:17:25 +00:00
dmose%mozilla.org
7dc2cda258
Fix LDAP control / BerElement encoding error (bug 308511); r+sr=bienvenu
2005-09-14 17:10:17 +00:00
aaronleventhal%moonset.net
839211c13f
Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil
2005-09-14 16:58:29 +00:00
aaronleventhal%moonset.net
8ee589bb39
Bug 307819. Label for that is not inside a <form> is not getting exposed as accessible name for form controls. r=parente, sr=neil
2005-09-14 16:46:07 +00:00
bienvenu%nventure.com
a626a76c46
fix problem with delete to trash handling of pop3 duplicates, part of 9413, sr=mscott
2005-09-14 16:12:31 +00:00
bienvenu%nventure.com
875d861dc3
remove content transfer encoding header when detaching attachment, sr=mscott 308321
2005-09-14 16:10:20 +00:00
bienvenu%nventure.com
261fbf31b5
notice when attachment save part of detach failed because of invalid file name, cancel detach, part of 308326, sr=mscott
2005-09-14 16:06:02 +00:00
bienvenu%nventure.com
583d264b30
don't autosave when send or save already in progress, sr=mscott 307028
2005-09-14 15:59:51 +00:00
mozilla.mano%sent.com
7dd94fccba
Bug 303152 - Update prefs UI is broken. r=mconnor.
2005-09-14 15:26:13 +00:00
cltbld
cf68e08b79
Make use of glob function explicit. Simplifies work needed for syntax
...
highlighters.
Capture any tar extension now. Adds support for bz2 packages.
Move the update patch creation work into its own subroutine and call it
from the appropriate place in packit().
2005-09-14 14:54:38 +00:00
axel%pike.org
2720b53123
adding mk to the tb trunk, l10n only
2005-09-14 14:44:30 +00:00
axel%pike.org
8cbaeb27c0
adding da to the tb trunk, l10n only
2005-09-14 14:27:27 +00:00
kairo%kairo.at
7da4f84987
bug 297914 - Use BZ2 packaging for gtk2 builds as default, r=bsmedberg,chase
2005-09-14 12:35:23 +00:00
peterv%propagandism.org
c5e408a7cd
Fix for bug 297067 (First tag is not transformed). r=Pike, sr=jst.
2005-09-14 08:48:54 +00:00
bryner%brianryner.com
53d768e870
Backing out 292965 until Tp regression is understood.
2005-09-14 07:28:05 +00:00
bryner%brianryner.com
6fa0bb4be2
Reverting this change, it had no effect on Tp.
2005-09-14 07:18:17 +00:00
bryner%brianryner.com
2676977d7d
Commenting out call to EvictGlobalContentViewers to test perf impact. Bug 292965.
2005-09-14 06:12:00 +00:00
mats.palmgren%bredband.net
201de18c1d
Crash if JavaScript close() is executed from onchange handler. b=308025 r+sr=bzbarsky
2005-09-14 05:03:20 +00:00
dbaron%dbaron.org
b7065e027d
Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky
2005-09-14 04:16:27 +00:00
nelsonb%netscape.com
9499265f5c
Plug leaks in SSL bypass code. Add freeit argument to HMAC_Destroy function.
...
Change existing callers to pass this argument. Call HMAC_Destroy from SSL.
Bug 305147. r=Julien.Pierre
Modified Files: freebl/alghmac.c freebl/alghmac.h freebl/loader.c
freebl/loader.h freebl/tlsprfalg.c softoken/lowpbe.c softoken/pkcs11c.c
ssl/ssl3con.c
2005-09-14 04:12:50 +00:00
bryner%brianryner.com
d67792fcc9
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-14 03:38:40 +00:00
jst%mozilla.jstenback.com
9f8172abf3
Fixing bug 307040. Make window._content accurately reflect window.content when accessed from chrome too. r=mrbkap@gmail.com, sr=brendan@mozilla.org
2005-09-14 03:22:27 +00:00
scott%scott-macgregor.org
425896de2a
Bug #307303 --> migration wizard APIs need updated
2005-09-14 03:10:59 +00:00
scott%scott-macgregor.org
691194fe1d
Bug #270743 --> First launch account creation doesn't honor unchecking [ ] Download messages now option
...
Port some seamonkey changes to thunderbird to fix this issue.
Patch by Henrik Skupin <hskupin@gmail.com>
2005-09-14 03:05:59 +00:00
wtchang%redhat.com
f889a99cbb
Bugzilla Bug 301554: Clear the 'present' flag if slot fails to refresh.
...
relyea wrote the patch. r=wtc,nelsonb.
2005-09-14 01:35:02 +00:00
gavin%gavinsharp.com
47448de99e
Bug 307169: change the kbd shortcut for 'Check for Updates' to 'U', r=mconnor
2005-09-13 22:52:54 +00:00
gavin%gavinsharp.com
b7c02f255b
Bug 304926: Tooltip for padlock (security) icon in location bar is missing, r=mconnor
2005-09-13 22:50:54 +00:00
gavin%gavinsharp.com
4ee897ceaa
Bug 303520: Cannot select added language in language preferences dialog if added when the list can scroll, r=mconnor
2005-09-13 22:49:40 +00:00
scootermorris%comcast.net
31c2f50383
Bug 294517 -- implement SVG Patterns
...
r=tor
2005-09-13 22:38:36 +00:00
darin%meer.net
b0aabfef01
fixes bug 308369 "Stop copying stat cache when cloning nsIFile instances" r=josh sr=dougt
2005-09-13 22:08:52 +00:00
darin%meer.net
36f6edb916
fixes bug 257196 "crash on exit after installing incompatible extension [@ moz_gtk_get_widget_border()]" r=bsmedberg sr=bryner
2005-09-13 22:06:41 +00:00
mrbkap%gmail.com
1077614fd8
bug 307980: Allow a window object to be passed to the Sandbox constructor so that we can guarantee a script will have the correct principals when it tries to access properties on the window. r=brendan sr=shaver
2005-09-13 21:42:04 +00:00
sergei_d%fi.tartu.ee
b954ff19a3
Bug 296823 [BEOS] nsWindow::SetTitle should check if mView is NULL. r=sergei_d. BeOS-port only, no sr required
2005-09-13 20:13:19 +00:00
Olli.Pettay%helsinki.fi
74b4cd1e91
Bug 305678, Cleaning up element implementations. Removing nsXULElement::InsertChildAt and nsXULElement::AppendChildTo. r=bz, sr=jst
2005-09-13 20:01:45 +00:00
smfr%smfr.org
2f5d487548
Fix bug 308356: fix saving keychain info by making sure we map return codes correctly. r=pinkerton
2005-09-13 19:55:22 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
rob_strong%exchangecode.com
921ed8e91e
Bug 307654 - Scrollbars in Extension Manager are not displayed with the default 1.0.x EM width. r=mconnor
2005-09-13 18:36:38 +00:00
aaronleventhal%moonset.net
3944fa7e68
Bug 307548. Not firing events for same page jumps inside frame/iframe. r=parente, sr=jst
2005-09-13 18:21:48 +00:00
mconnor%steelgryphon.com
5b9a6bd3fd
bug 246158 - bookmarks context menu broken with bookmarks toolbar folder removed from toolbars, r=vlad
2005-09-13 18:19:47 +00:00