Commit Graph

171094 Commits

Author SHA1 Message Date
mozilla%weilbacher.org
b6df4b58b1 [OS/2] Remove file that was forgotten when checking in Bug 336997 2006-10-02 21:25:22 +00:00
mozilla%weilbacher.org
d0005618bc [OS/2] Bug 351614: do not use strcpy, r=biesi, sr=mkaply 2006-10-02 21:18:23 +00:00
julien.pierre.bugs%sun.com
81bb832c8f Fix for bug 115951 . Separate BL_Cleanup and BL_Unload . r=wtchang,nelson 2006-10-02 21:15:46 +00:00
pavlov%pavlov.net
e4bd585628 disabling MMX support for png decoding on the mac due to a crash. bug 354997. r+sr=me. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. 2006-10-02 20:38:51 +00:00
joshmoz%gmail.com
920e6a5af5 cocoa implementation of nsIClipboard. b=332912 r=smorgan sr=pav 2006-10-02 20:28:40 +00:00
kaie%kuix.de
4773f65967 Bug 344817, PSM: fix UI display problems for X.509 certs with empty DNs
Patch for GetWindowTitle, contributed by Kaspar Brand
r=kengert
2006-10-02 20:16:23 +00:00
kaie%kuix.de
630d4f6a21 Bug 352867, Cert Manager shows incorrect cert names if any twisty is closed
r=rrelyea
2006-10-02 20:11:49 +00:00
kaie%kuix.de
1928a929d5 Bug 352401, Cert Manager: If issuer org is empty, fall back to display common name
r=rrelyea
2006-10-02 20:06:27 +00:00
aaronleventhal%moonset.net
e7cd6c578f Bug 354832. Support nsIAccessibleText for html buttons and list options. r=ginn.chen, sr=roc 2006-10-02 19:33:49 +00:00
ghendricks%novell.com
e26dd26fa6 Deleting Dojo from source tree 2006-10-02 18:19:25 +00:00
davel%mozilla.com
bf78ae2b0f b=352305 use DIRS not TOOL_DIRS for test-related targets
from discussion with bsmedberg on why
tools/test-harness/xpcshell-simple/example was not running correctly
2006-10-02 17:36:15 +00:00
stridey%gmail.com
e62882302f Camino only: Bug 351373 - Can't use keywords with 'Open URL in Camino' Service. Patch by smorgan <stuart.morgan@alumni.case.edu>. r=me sr=smfr 2006-10-02 16:45:03 +00:00
brendan%mozilla.org
d45625ebb5 Adjust assertion to cope with empty destructuring (355105, r=me). 2006-10-02 16:37:46 +00:00
neil%parkwaycc.co.uk
4119e980d6 Bug 351545 Junk mail doesn't work in Global Inbox r=Mnyromyr sr=mscott 2006-10-02 16:05:03 +00:00
Olli.Pettay%helsinki.fi
cd7b10c789 Bug 355082, remove remaining mentions of XTF Visual in code, p=aaronr, r=me+doron 2006-10-02 14:34:05 +00:00
bclary%bclary.com
43e1b21ec6 JavaScript Test - tweak decompilation, bug 352202 2006-10-02 10:18:38 +00:00
bclary%bclary.com
5b9ebc350a JavaScript Tests - tweak success reporting, change comparison on source, no bug, not part of the build 2006-10-02 10:14:47 +00:00
bclary%bclary.com
d915ca631e JavaScript Test - regression test for bug 355101, by Jesse Ruderman 2006-10-02 10:05:19 +00:00
bclary%bclary.com
c91d417953 JavaScript Test - regression test for bug 355075, by Serge Gautherie, Igor Bukanov 2006-10-02 09:12:15 +00:00
mozilla%weilbacher.org
aaaa983062 [OS/2] Bug 354963: extra changes to cairo files for OS/2, r=vlad 2006-10-02 08:21:55 +00:00
mozilla%weilbacher.org
81dc9da85d [OS/2] Bug 351474: No reaction to WM_QUIT, r=mkaply 2006-10-02 08:11:37 +00:00
rbs%maths.uq.edu.au
c15b9aea09 typo from my previous checkin 2006-10-02 07:50:36 +00:00
bclary%bclary.com
ef3b7e2b39 JavaScript Test - regression test for bug 355090, by Jesse Ruderman 2006-10-02 07:37:50 +00:00
Olli.Pettay%helsinki.fi
9b5e4a72a4 Bug 355041, Crash [@ nsTitleBarFrame::HandleEvent] when statusbar gets removed when clicking on the resizer, r+sr=roc 2006-10-02 07:28:36 +00:00
stridey%gmail.com
2f2c353630 Camino only: Bug 355037 - Better handling of files with upper case extensions. Patch by Wevah <mozilla@derailer.org> r=smorgan sr=smfr 2006-10-02 07:23:06 +00:00
brendan%mozilla.org
aed36318a7 Fix 355101, r=self. 2006-10-02 07:08:11 +00:00
Olli.Pettay%helsinki.fi
c2f9bde8b9 Bug 355046, Crash [@ nsCOMPtr_base::~nsCOMPtr_base] when dragging splitter which gets removed during that time, r+sr=roc 2006-10-02 06:50:34 +00:00
stridey%gmail.com
e98db51cdb Camino only: Bug 183279 - Tabs don't have tooltips. Patch by smorgan <stuart.morgan@alumni.case.edu> r=cl sr=smfr 2006-10-02 06:11:29 +00:00
roc+%cs.cmu.edu
8e2657479b Bug 354451. Fix uppercasing of &szlig; and possibly other regressions from bug 345071. r=smontagu,sr=rbs 2006-10-02 05:38:34 +00:00
rbs%maths.uq.edu.au
131a73a8e7 Consolidate the handling of minus, b=354785, r+sr=roc 2006-10-02 05:32:12 +00:00
brendan%mozilla.org
ac45343738 Fix 355075, r=igor. 2006-10-02 01:29:57 +00:00
brendan%mozilla.org
8eef7c7d3b Fix 355052, r=igor. 2006-10-02 01:06:44 +00:00
bclary%bclary.com
4ca55687cd JavaScript Test - regression test for bug 355002, by Jesse Ruderman 2006-10-01 23:29:56 +00:00
bclary%bclary.com
71690700be JavaScript Test - regression test for bgug 355004, by Jesse Ruderman 2006-10-01 23:12:01 +00:00
stridey%gmail.com
c36ab860c8 Camino only: Bug 351124 - Omnibus ad-blocking bug for September. Patch by smokey <alqahira@mindspring.com>. r/sr=smfr 2006-10-01 23:03:54 +00:00
neil%parkwaycc.co.uk
4c193c57aa Shortcut navigation doesn't work in bookmark context menus b=335162 r=Enn sr=bz 2006-10-01 22:31:49 +00:00
bclary%bclary.com
6ee350d4a0 JavaScript Test - regression test for bug 354878, by Jesse Ruderman 2006-10-01 20:45:27 +00:00
neil%parkwaycc.co.uk
c38fdc6037 Closing tab generates SSL warning b=354927 r=CTho sr=jag 2006-10-01 20:24:45 +00:00
ajschult%verizon.net
5abd206540 Bug 49331: Search/Find text "Match upper/lower case" is ambiguous. Patch by Colin Slater <hoho@binbash.net> + me, r+sr=Neil 2006-10-01 20:24:22 +00:00
bclary%bclary.com
a6cccb68d0 JavaScript Test - the one true decompilation of an empty destructuring initialiser, bug 346642 2006-10-01 20:05:12 +00:00
bclary%bclary.com
5f2302658d JavaScript Test - enclose statement in function definition, bug 351606 2006-10-01 19:52:04 +00:00
dbaron%dbaron.org
b51a653d75 Increment reference count on charset. b=294879 Patch from Alexander Sack <asac@jwsdot.com>. r=dbaron 2006-10-01 18:59:24 +00:00
igor.bukanov%gmail.com
1b704926ce JS_PUSH_TEMP_ROOT_OBJECT now works as expected. bug=355029 r=brendan 2006-10-01 18:41:07 +00:00
igor.bukanov%gmail.com
398963463f Now Iterator(obj) works again. bug=355025 r=brendan 2006-10-01 18:01:21 +00:00
cst%yecc.com
caa5d38d9e Bug 354140 In <bookmarksMenu.js>, "Error: aDragSession.sourceNode has no properties"
r+sr=neil
2006-10-01 15:39:55 +00:00
brendan%mozilla.org
66c31f993b Fix holes-in-destructuring-array-patterns bug from hell (355004, tr=jesse). 2006-10-01 08:11:23 +00:00
nelson%bolyard.com
500db6f324 Bug 353475. When building NSS with MSVC 2005, use the "mt" command to
embed the manifest files into the executables and DLLs.
Patch contributed by Allan Beaufour <allan@beaufour.dk>, r=nelson,wtchang
2006-10-01 06:48:25 +00:00
mozilla.mano%sent.com
3a44d571ef Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor. 2006-10-01 06:42:23 +00:00
nelson%bolyard.com
7c15fcda7a Bug 354384. Fix some (not all) of the reference leaks in vfyserv.
Also, improve usage message.  r=alexei,julien
2006-10-01 05:47:18 +00:00
nelson%bolyard.com
d4df5484a3 Bug 354313. Fix leak in STAN_GetCERTCertificateName. r=julien,rrelyea 2006-10-01 05:37:24 +00:00