158647 Commits

Author SHA1 Message Date
mcafee%netscape.com
71a8ebc52f Fixing layout to match other pref panels. r=matt 2006-05-17 02:21:34 +00:00
hewitt%netscape.com
d7322918ad DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2006-05-17 02:21:19 +00:00
hewitt%netscape.com
a8d44af8db 84230 - DOM Inspector revival, rs=hyatt 2006-05-17 02:21:07 +00:00
kandrot%netscape.com
654aef8b00 inital checkin of files which will eventually be a post compile step for mozilla 2006-05-17 02:21:05 +00:00
tor%cs.brown.edu
c70608490d Bug 338053 - nsSVGUtils::GetCoveredRegion crasher. r+sr=roc 2006-05-17 01:44:59 +00:00
tor%cs.brown.edu
07db0fb664 Bug 338012 - Simplify stop frame lookup. r+sr=roc 2006-05-17 01:43:44 +00:00
tor%cs.brown.edu
f1abebcab6 Bug 338010 - Simplify svg rect and point creation in cairo renderer. r+sr=roc 2006-05-17 01:38:01 +00:00
gavin%gavinsharp.com
a1eed4f5eb Bug 335878: sherlock files that use non-standard character encodings aren't displayed correctly, r=mconnor 2006-05-17 01:37:49 +00:00
jminta%gmail.com
418d4bb26c Bug 309814 fireEvent should report exceptions using Components.utils.reportError, r=mconnor 2006-05-17 00:46:00 +00:00
jminta%gmail.com
be6bc05e74 Bug 334076 Agenda tree only shows the events from the calendars in the composite at startup, r=dmose 2006-05-17 00:36:08 +00:00
darin%meer.net
7308648bb3 re-landing patch for bug 337824 "Profile Manager completely horked in Mac build" with the portion that causes Ts and Txul regressions temporarily disabled 2006-05-17 00:25:35 +00:00
silver%warwickcompsoc.co.uk
42f04faa9a Bug 336680 - Clear JSD debugHook and throwHook to prevent leaking.
Venkman only.
r=timeless
2006-05-17 00:20:56 +00:00
tor%cs.brown.edu
c2fcb2b0be Bug 338004 - Remove unneeded overloads from nsSVGStopFrame. r+sr=roc 2006-05-17 00:06:18 +00:00
scott%scott-macgregor.org
cca48cf329 Bug #336737 --> followup fix to top crash in NS_strlen 2006-05-17 00:05:31 +00:00
alexei.volkov.bugs%sun.com
4fe8d81c2b [Bug 336485] coverity thinks that nssPKIObject_GetInstances could return null which would lead to a crash [@ listCertsCallback]. r=nelson 2006-05-16 23:47:43 +00:00
lpsolit%gmail.com
73f33debbd Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-16 22:49:14 +00:00
hwaara%gmail.com
7f21f44d36 bug 289243, Camino should handle .ftploc files, r=cl, sr=mento. Patch by Wevah (mozilla@derailer.org) 2006-05-16 22:34:41 +00:00
mozilla%colinogilvie.co.uk
b724417880 Bug 337747: config.cgi fails with an SQL error in Bugzilla::Keyword with no keywords defined
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
2006-05-16 22:08:30 +00:00
mkanat%bugzilla.org
d455f22aee Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ERROR codes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-16 22:07:07 +00:00
darin%meer.net
2f10fa4a71 backing out patch for bug 337492 to fix tinderbox orange 2006-05-16 21:42:52 +00:00
darin%meer.net
e46fc51cd7 Attempting to fix nye tinderbox bustage. 2006-05-16 21:14:45 +00:00
darin%meer.net
7e2dcbeb5d reverting fix for bug 337824 in the hopes of clearing tinderbox orange 2006-05-16 21:11:54 +00:00
brettw%gmail.com
b40e3af47f Bug 335600 r+a=mscott Give spellchecking dictionaries reasonable names in the UI 2006-05-16 20:40:37 +00:00
brettw%gmail.com
aa06839c3c Bug 338052 r+a=darin deletions from the server are being ignored 2006-05-16 20:34:24 +00:00
darin%meer.net
bc7d72de6f fixes bug 337492 "xpcom proxies may release proxied object on random threads" r=bsmedberg 2006-05-16 20:17:36 +00:00
darin%meer.net
de73ec20fc fixes bug 337824 "Mac OSX event processing problems related to threadmanager landing (Profile Manager completely horked)" patch and reviews by darin and mark respectively 2006-05-16 20:16:04 +00:00
darin%meer.net
153449a95e fixes bug 337893 "nye bloat tbox sometimes reports 'RLk:-2147483048.00000B'" r+sr=bzbarsky 2006-05-16 20:11:22 +00:00
mkaply%us.ibm.com
9931fa711c Up version 2006-05-16 19:51:26 +00:00
mkaply%us.ibm.com
66883f2bb3 #338126
CCK only - not part of build
Live bookmarks weren't working in some scenarios
2006-05-16 19:51:00 +00:00
mkaply%us.ibm.com
762154f53a #338055
CCK only - not part of build
Only use the ZipWritercomponent if a zip EXE isn't specified.
also, if ZipWriterComponent fails, try zip.exe
2006-05-16 19:49:48 +00:00
silver%warwickcompsoc.co.uk
2607a65d20 Bug 270302 - Escape single and double quotes in safeHTML, and use for making XML and HTML reports safe.
Venkman only.
r=timeless
2006-05-16 19:28:32 +00:00
aaronr%us.ibm.com
f821f4f96f [XForms] help @src only works with absolute urls. Bug 329106, patch by msterlin, r=olli+aaronr 2006-05-16 19:26:05 +00:00
mozilla%colinogilvie.co.uk
dd19f2ff83 Bug 337777: Typo at bottom; 'myslqd' should be 'mysqld'
Patch by me; r=mkanat
2006-05-16 18:57:55 +00:00
rob_strong%exchangecode.com
6b1a9cf0b8 Bug 336939 - Extension manager passes bogus URIs to ConvertChromeURL. r=bsmedberg 2006-05-16 18:46:07 +00:00
joshmoz%gmail.com
4bd3c55808 don't register for Carbon events we don't need. b=338166 r=mento 2006-05-16 18:13:02 +00:00
dougt%meer.net
55f94bfb8f FindFirstFile should not return 0 on error. wince only. 2006-05-16 16:18:45 +00:00
tor%cs.brown.edu
67c93dad0d Bug 337753 - create SVG paint server base class. r+sr=roc 2006-05-16 15:55:01 +00:00
cvshook%sicking.cc
c5107e27bc Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 15:52:45 +00:00
cvshook%sicking.cc
b0d7599f6b Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 15:50:47 +00:00
smontagu%smontagu.org
0e8bc6bf62 Use debug() instead of dump() for debugging messages. Bug 338139, r=brettw 2006-05-16 15:33:53 +00:00
cvshook%sicking.cc
2241eae8cb Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 14:51:52 +00:00
mrbkap%gmail.com
0fa46c65df Avoid going through js_LookupProperty for well-known access checks (in particular, __parent__ and __proto__) both for perf wins and to make sure that we check the value that we're asking for. bug 336875, r=brendan 2006-05-16 14:47:28 +00:00
benjamin%smedbergs.us
2e12c2b360 For bug 337875 - Make sure DEBUG is defined in preprocessed files in debug builds, r=gavin 2006-05-16 13:53:54 +00:00
dbaron%dbaron.org
9827902e25 Back out checkin for bug 333896 which causes tinderbox orange since nsWidgetAtoms aren't initialized. 2006-05-16 13:35:27 +00:00
brendan%mozilla.org
70f1347e9f Add integer overflow checking (338001, r=mrbkap). 2006-05-16 09:22:55 +00:00
hwaara%gmail.com
e869f8c1c0 Last patch was for bug 337833. 2006-05-16 08:56:41 +00:00
hwaara%gmail.com
4708c90052 Menu separators in bookmarks should not be focusable. r=cl, sr=smfr 2006-05-16 08:50:59 +00:00
allan%beaufour.dk
db0c156489 [XForms] model > * > submission makes submit crash. Bug 337983, r=doronr+aaronr. 2006-05-16 08:18:01 +00:00
allan%beaufour.dk
d7b6584f3d [XForms] Expose base interface binding for xhtml/xul calendars. Bug 332945, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-16 08:16:04 +00:00
mozilla.mano%sent.com
b3631c7cf8 Bug 308060 - Rewrite install-blocked message to reflect reality. patch by Phil Ringnalda <philringnalda@gmail.com>, ui-review=beltzner, r=me. 2006-05-16 08:15:48 +00:00