Commit Graph

148074 Commits

Author SHA1 Message Date
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
bugzilla%standard8.demon.co.uk
645f7af5f5 Fix bug 212221 XUL error pages do not play nicely with IM button in Addressbook (SeaMonkey patch) r=mnyromyr,sr=neil.parkwaycc.co.uk 2005-10-03 17:53:32 +00:00
mvl%exedo.nl
282c83f0da Bug 310909 event list: double click on event occurrence --- recurrence info not editable (not available)
original patch by gekacheka, r=me
2005-10-03 17:45:28 +00:00
mvl%exedo.nl
2d827ee6cf Bug 310859 event list: if search/filter string appears in multiple fields, event listed multiple times.
patch by gekacheka, r=me
2005-10-03 17:41:34 +00:00
mvl%exedo.nl
be0d758a2d Bug 310857 event list: contains search/filter should also look in description, l ocation, categories, url.
patch by gekacheka, r=me
2005-10-03 17:40:07 +00:00
mrbkap%gmail.com
7e506bc162 bug 310539: Fix bustage on the AIX tinderbox. Patch from Igor Bukanov <igor.bukanov@gmail.com>. r=mrbkap sr=brendan 2005-10-03 17:19:20 +00:00
mrbkap%gmail.com
1ff7d77f6f bug 302618: Use good principals when running a js url without an owner. r=sicking sr=jst 2005-10-03 16:59:38 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
masayuki%d-toybox.com
a489e5ddee Bug 275387 Print Preview Scale and orientation not adjusted (stuck on page setup settings) r=mconnor 2005-10-03 16:21:40 +00:00
mkaply%us.ibm.com
206838e42b #282335
r=chase
OS/2 only - get OS/2 installer working again
2005-10-03 15:24:14 +00:00
cbiesinger%web.de
951c2ec0a2 fallback to alternate content if Instantiate() fails
bug 310515 r+sr=bz
2005-10-03 12:55:07 +00:00
mozilla.mano%sent.com
fbd697499e Bug 266331 - wrong tooltip is used for the feed button when a page which has feeds is being loaded. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=me. 2005-10-03 03:25:44 +00:00
jwatt%jwatt.org
20666ef8fa Fixing bug 310862. Setting stroke-width="0" aborts rendering when using cairo. r=tor@acm.org 2005-10-03 01:45:18 +00:00
tor%cs.brown.edu
1aa83717e6 Bug 299376 - don't assume that both x and y of a tspan are set. r=afri 2005-10-03 01:21:00 +00:00
scootermorris%comcast.net
15877de617 Fix bug 309924 - Removing <stop> elements from gradients is not live
r=jonathan.watt
2005-10-03 00:59:03 +00:00
jwatt%jwatt.org
dfbe8a2eea Fixing bug 272630. On 'svg' elements getScreenCTM behaves differently to other implementations. r+sr=tor@acm.org 2005-10-02 23:59:20 +00:00