smfr%smfr.org
8d36f84fa7
Fix camino ad-blocking issues, bugs 306796, 307849, 310721, 311017.
2005-10-04 17:02:23 +00:00
bugzilla%standard8.demon.co.uk
a2b74bc977
Fix bug 310835 Unknown option: emversion warning in build output (sync suite nsIXULAppInfo building to toolkit) r/sr=neil.parkwaycc.co.uk
2005-10-04 16:14:06 +00:00
bmlk%gmx.de
8d2cb2369f
handle baseline for empty table cells closer to the new description in CSS2.1, bug 291060 r/sr=dbaron
2005-10-04 15:47:21 +00:00
bsmedberg%covad.net
ce191154d3
Bug 281847 - bare mailto: link on command line fails to bring up mail compose r=tuukka.tolvanen/mscott/bz/darin
2005-10-04 15:37:49 +00:00
bsmedberg%covad.net
d575825305
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
2005-10-04 14:41:18 +00:00
sergei_d%fi.tartu.ee
b298503e55
[BeOS]Bug 310845.Speedup string width calculation. r=thesuckiestemail@yahoo.se, no sr required
2005-10-04 09:12:09 +00:00
peterv%propagandism.org
3aa377d9c5
Fix for bug 308706 (1.5 Beta crashes Immediately upon double-clicking on the Icon. [@ nsContentUtils::SplitExpatName]). r/sr=jst.
2005-10-04 09:00:41 +00:00
scott%scott-macgregor.org
9463964202
Bug #310833 -> Template builder doesn't free constructed content when menulists are in use Back out the changes for
...
Bugs #285076 and Bug #307160 as they caused regressions for platform developers using the content builder.
Re-write thunderbird prefs to not use the template builder to get around this problem, brute force building the menulists by hand.
2005-10-04 06:56:15 +00:00
scott%scott-macgregor.org
f08d97599b
Bug #310833 -> Template builder doesn't free constructed content when menulists are in use Back out the changes for
...
Bugs #285076 and Bug #307160 as they caused regressions for platform developers using the content builder.
2005-10-04 06:55:34 +00:00
brendan%mozilla.org
57373235e5
Tweak E4X auto-detection to cope with more HTML comment madness (310993, r=mrbkap).
2005-10-04 06:48:32 +00:00
allan%beaufour.dk
1ab71f8e96
[XForms] Fix crash in insert/delete. Bug 310840, r=me+aaronr
2005-10-04 06:47:48 +00:00
allan%beaufour.dk
ab51a62cf5
[XForms] Force instance data content-type to application/xml. This fixes responses from ASP.NET V2 web services. Bug 308439, r=aaronr+smaug
2005-10-04 06:37:01 +00:00
mrbkap%gmail.com
679fb560e0
bug 310351: Allow resolution of numeric properties on array objects so that native JS array functions can properly operate on them. r=jst sr=brendan
2005-10-04 05:50:42 +00:00
mrbkap%gmail.com
ffbaaa7ee4
bug 310458: [splitwindow] edit commands not available to extensions window (cut, copy, paste, select all, arrow keys navigation). Patch from bzbarsky. r=mrbkap sr=jst
2005-10-04 05:44:45 +00:00
brendan%mozilla.org
2f585832b3
Check stack depth in MarkSharpObjects too (310864, r=mrbkap).
2005-10-04 05:03:58 +00:00
mconnor%steelgryphon.com
88261b0a16
bug 304403 - better safe mode UE, part 2, r=bsmedberg
2005-10-04 05:02:47 +00:00
darin%meer.net
37cfcbcd11
fixes bug 311008 "Add standard install locations on filesystem for extensions" r=bsmedberg
2005-10-04 04:42:14 +00:00
mconnor%steelgryphon.com
6afc00e8f4
bug 307027 - going back from secure page to error page does not clear yellow bar, r=bz, sr=darin, a=asa
2005-10-04 03:50:05 +00:00
vladimir%pobox.com
3b80ad6ed1
b=267422, print preview window is partly overlaid by backgrounds and is otherwise badly broken (also 302495); r=mscott,mconnor
2005-10-04 03:24:38 +00:00
bienvenu%nventure.com
4ed891678e
fix crash deleting local msg when we try to delete msg from pop3 server that doesn't exist, sr=mscott 309590
2005-10-04 03:18:16 +00:00
aaronleventhal%moonset.net
fd97041e21
Bug 193316. Caret not visible in readonly fields (HTML or XUL). r=mrbkap, sr=smfr
2005-10-04 03:14:03 +00:00
aaronleventhal%moonset.net
06fd81dff0
Bug 310377. AccessibleObjectFromPoint not working after new page loaded in a tab. r=mkaply, sr=bryner
2005-10-04 03:04:06 +00:00
bsmedberg%covad.net
e54a5866ab
Bug 310976 - Treat 1.5.* as 1.5.infinity r=darin
2005-10-04 02:47:02 +00:00
aaronleventhal%moonset.net
8b4f326fce
Bug 310921. AccessibleObjectFromPoint can give wrong answers with text nodes that have multiple frames. r=mkaply, sr=dbaron
2005-10-04 02:33:58 +00:00
dbaron%dbaron.org
d21fb93bf0
Back out 307158 to fix 310736. GetActualScrollbarSizes is not meaningful on a frame in the middle of reflow.
2005-10-04 02:14:43 +00:00
darin%meer.net
8feb8e9ad2
fixes bug 306961 "App update should handle file sharing violations better" r=beng
2005-10-04 01:20:06 +00:00
relyea%netscape.com
b0d1e52691
Back out non-reviewed strictly white space change in pk11sdr.c
2005-10-04 01:11:01 +00:00
jst%mozilla.jstenback.com
a3c4b5f866
Fixing bug 310552. Fix window.addEventListener() and other methods that forward to the inner window when called from C++ on a newly created window. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
2005-10-04 01:08:18 +00:00
wtchang%redhat.com
1a02e7736f
Made the test compile and link without errors.
2005-10-04 00:46:50 +00:00
brendan%mozilla.org
62d08e875f
Fix for..in to work with split windows, while not regressing other lookup-redirect cases (310742, r=mrbkap).
2005-10-04 00:36:42 +00:00
wtchang%redhat.com
775508c3c2
Fixed test file line endings. This file must be considered part of the
...
NSS module because it needs the private NSS header blapi.h.
2005-10-04 00:35:51 +00:00
wtchang%redhat.com
3fad97d84a
Fixed test file line endings.
2005-10-04 00:28:55 +00:00
bienvenu%nventure.com
d86b194381
add ability to thread quick search, views, and single folder virtual folders, sr=mscott 263180
2005-10-03 23:55:45 +00:00
bienvenu%nventure.com
702fc04978
fix regression in forwarding of multiple messages, fallout from adding reply/forward eml support, sr=mscott
2005-10-03 23:51:05 +00:00
bryner%brianryner.com
6f71a4a3a0
Use memory-mapped files for compiling JS components (bug 279839). r=shaver, sr=jst.
2005-10-03 23:34:58 +00:00
bsmedberg%covad.net
4fd1452a9d
Bug 310715 - Software update fails due to removed-files, r=darin
2005-10-03 23:13:01 +00:00
wtchang%redhat.com
058312eaa6
Bugzilla bug 310518: map CKR_PIN_INVALID and CKR_PIN_LEN_RANGE to
...
SEC_ERROR_INVALID_PASSWORD instead of SEC_ERROR_BAD_PASSWORD. r=relyea.
2005-10-03 22:41:45 +00:00
bryner%brianryner.com
2768ce1dbd
Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin.
2005-10-03 22:27:20 +00:00
relyea%netscape.com
2fcee3f720
remove depricated mechanisms so pk11table continues to build.
2005-10-03 22:19:43 +00:00
relyea%netscape.com
5c3685a18e
Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey]
...
r=wtc [part 3 of 3]
2005-10-03 22:01:57 +00:00
relyea%netscape.com
0cefb4acd8
Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey]
...
r=wtc [part 2 of 3]
2005-10-03 22:00:22 +00:00
relyea%netscape.com
0223a07982
This change was not part of bug 272484 and has not been reviewed.
...
Back it out.
2005-10-03 21:58:24 +00:00
relyea%netscape.com
53f4189369
Bug 272484 Certificate manager crashes [@ _PR_MD_ATOMIC_DECREMENT - PK11_FreeSymKey]
...
The problem only happens if we try to import a key into a token which then fails
to import. The basic issue was a hack in the pkcs 7 code to support PKCS 12, A
special structure was used to replace the SymKey structure, and the code 'knew'
the special structure existed before it dealt with the symkey. The fix addes a
new capability to symkeys, where applications can attach application specific
data to the key structure. PKCS 12 uses this to attache the PBE information
for CMS. (part 1 of 3)
This patch also improves the key's reuse of sessions, so sessions are not thrashed
when SSL is used with them.
r=wtc
2005-10-03 21:55:29 +00:00
axel%pike.org
d495de8006
bug 308827, use langpack-(ab-CD)@thunderbird.mozilla.org for MOZ_LANGPACK_EID, r=mscott, sr=bsmedberg
2005-10-03 21:07:50 +00:00
bugzilla%standard8.demon.co.uk
f8bb9fc1b3
Fix bug 212221 XUL error pages do not play nicely with IM button in Addressbook (Thunderbird sync patch) r/sr=bienvenu
2005-10-03 20:12:13 +00:00
mozilla.mano%sent.com
39ccfb29e9
Bug 310894 - Bookmarks Manager: updating the sort direction / method from the View menu doesn't update the view until the columns headers are hovered. r=mento, sr=smfr.
2005-10-03 20:01:52 +00:00
aaronleventhal%moonset.net
d4c7a6fc86
Bug 307741. Tp regression from checkin to bug 305032. r=mats, sr=bryner
2005-10-03 19:38:27 +00:00
jruderman%hmc.edu
34f40c0fa0
Backing out my fix for bug 301471 (XUL error pages should have 'Try Again' button focused) because it caused a regression, bug 310774 (Unable to select most menu items using keyboard when error page is shown). a=asa for backout.
2005-10-03 19:32:48 +00:00
aaronleventhal%moonset.net
36778b8ea0
Bug 310626. Flash text input broken. r+sr=bryner
2005-10-03 19:29:52 +00:00
mrbkap%gmail.com
dc67d85812
bug 309840: Allow unescaped / in character classes in regexp literals. r/sr=brendan/shaver
2005-10-03 18:30:24 +00:00