Граф коммитов

158073 Коммитов

Автор SHA1 Сообщение Дата
mike.morgan%oregonstate.edu 307ac9e369 bug 336703 -- updating documentation to reflect IRC channel change from #umo -> #addons. 2006-05-05 07:52:26 +00:00
masayuki%d-toybox.com d27bdc9654 Bug 334217 armenian unicode caracters are not accessible anymore. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r+sr=rbs 2006-05-05 07:12:24 +00:00
cvshook%sicking.cc d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
bryner%brianryner.com 9c0686cc5d Invoke <key> element commands using command events rather than compiling and executing the script directly, for consistency with click-invoked commands (bug 331290). r+sr=bzbarsky. 2006-05-05 05:25:19 +00:00
mike.morgan%oregonstate.edu 6241ecf3e0 Fix for alert message upon search plugin install error. See bug 330272. 2006-05-05 03:18:52 +00:00
jminta%gmail.com 2780e6be95 Bug 322929 calDav provider throws when 'reload remote calendars' is chosen, r=dmose 2006-05-05 01:50:43 +00:00
cls%seawood.org 7477b8fbd6 mingw w32api defines LOGFONT* in wingdi.h. gcc complains about 'comma at end of enumerator list' and that 'ISO C++ prohibits anonymous structs' and that "an anonymous union can only have non-static data members".
Fixing bustage.
Bug #336333 r=darin
2006-05-05 01:43:15 +00:00
julien.pierre.bugs%sun.com ba58910b9e Fix for bug 336335 . Plug leak of a temporary bignum in modular exponentiation . r=wtchang 2006-05-05 01:22:59 +00:00
benjamin%smedbergs.us 703f94d5f7 Bug 335248 - move the XUL filepicker C++ goop into libxul, r=darin 2006-05-04 23:17:47 +00:00
rob_strong%exchangecode.com 58097cccd1 Bug 326580 - Firefox 2.0 Windows Installer. includes a couple of plugins needed for the installer. NPOB 2006-05-04 23:17:19 +00:00
brettw%gmail.com c97b80b5a9 Bug 202992 (for pkasting@google.com) Make browser.urlbar.autoFill == true behave correctly with prefixes 2006-05-04 22:48:44 +00:00
cltbld 60a47d2378 Automated update from host egg 2006-05-04 22:23:01 +00:00
beng%bengoodger.com acb3fc5182 333751 - correct configure.in ENABLE/DISABLE usage for switch. 2006-05-04 22:13:51 +00:00
cltbld d70a8439b6 Automated update from host egg 2006-05-04 22:02:55 +00:00
beng%bengoodger.com 270522dbb3 333751 - land feed preview page. actually turn it on by default + address some review comments from darin to nsFeedSniffer.* r=darin@meer.net for the configure changes and nsFeedSniffer.* 2006-05-04 21:57:18 +00:00
joshmoz%gmail.com 7e0f334c26 fix the way we handle menu counts in the menu bar. b=336651 r=mento 2006-05-04 21:15:47 +00:00
brettw%gmail.com c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
robert%accettura.com 519fee985f Don't do an unnecessary join to count. This should improve performance a little bit. 2006-05-04 20:17:20 +00:00
lpsolit%gmail.com 15666e1353 Bug 336320: Doctor incorrectly uses CRLF (\r\n) instead of LF (\n) line terminator - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:16:41 +00:00
dbaron%dbaron.org b15bc20170 Redo fix for bug 335298 (handling non-ASCII in result strings of javascript URLs) using UTF-8 instead of UTF-16 in the hopes of fixing bug 335554 (shockwave plugin issue). b=335298 r+sr=brendan 2006-05-04 19:12:26 +00:00
lpsolit%gmail.com 210aa659a5 Bug 336343: ValidateVersions() assumes file revision numbers to be of the form x.y - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk 2006-05-04 19:03:31 +00:00
darin%meer.net 179c9a32e5 fixes bug 175787 "Resize large images to fit in treeview instead of cropping" patch by looney.liz@gmail.com and takeshi2@users.sourceforge.net, r=neil, sr=bryner 2006-05-04 18:45:45 +00:00
benjamin%smedbergs.us b43891b82e Bug 335248 - Add StringBeginsWith and several other functions to the frozen CRTGlue/stringapi, r=darin 2006-05-04 18:34:45 +00:00
mnyromyr%tprac.de 2395560026 Bug 133917: biff creates system tray icon even when "Show an alert" is off; r=dmose, sr=bienvenu 2006-05-04 18:31:43 +00:00
mvl%exedo.nl 55e6b6e7fc bug 335879: treat unknown timezones as floating, to prevent the app from dying. r=dmose 2006-05-04 18:29:33 +00:00
bugzilla%standard8.demon.co.uk 45dcdd4f62 Bug 336491 Clean up abCommon.js. r/sr=bienvenu 2006-05-04 18:28:07 +00:00
bmlk%gmx.de c23a3816c4 use a pseudoframe as a parent only when it has children, bug 336291 r/sr=bzbarsky 2006-05-04 18:26:43 +00:00
bienvenu%nventure.com 2e136a37b9 fix build bustage 2006-05-04 18:07:51 +00:00
mconnor%steelgryphon.com 88fcc400ae bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
dveditz%cruzio.com 27c2177d28 bug 283565 fix leak, return more specific error on OOM. patch by timeless, r=kengert, sr=dveditz, a=dveditz 2006-05-04 17:59:36 +00:00
masayuki%d-toybox.com 55f189fdb2 Bug 334928 overlapping text when using Hebrew text with style: letter-spacing: 1px r=pavlov 2006-05-04 17:34:49 +00:00
silver%warwickcompsoc.co.uk 52cb640e89 Bug 313388 - Match winstripe CSS to XP Classic appearance, and remove native theming of menus on Windows pending re-working of code. r=kevin 2006-05-04 16:02:06 +00:00
benjamin%smedbergs.us f6689145d5 Build/packaging work for bug 326580, NPOB 2006-05-04 15:43:31 +00:00
bzbarsky%mit.edu 3aaa1fe7df Disable optimization that relies on invariants we don't maintain. Bug 317240
wallpaper, r+sr=jst
2006-05-04 15:23:43 +00:00
bzbarsky%mit.edu 3ae541c6c6 Make documents be consistent with docshell wrt what the actual document URI
is.  Bug 335457, r=dveditz, sr=jst
2006-05-04 15:21:50 +00:00
Olli.Pettay%helsinki.fi ab6ce33675 Bug 336587, Crash when window gets destroyed during DOMMouseScroll event, r+sr=bz 2006-05-04 15:15:31 +00:00
mconnor%steelgryphon.com 653f364c96 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
longsonr%gmail.com ba31b793b9 Bug 336190 - Uninitialised variable in nsSVGUtils::ObjectSpace. r=jwatt,sr=tor 2006-05-04 14:50:56 +00:00
allan%beaufour.dk 2fd93d9ae2 [XForms] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr 2006-05-04 12:15:07 +00:00
hwaara%gmail.com 1b4ea33146 Make EscapeFromSpaceLine use an outputstream instead of filespec (#323211).
r+sr=bienvenu
2006-05-04 07:38:07 +00:00
mrbkap%gmail.com d807f17350 Create a safe version of js_ComputeThis that does access checks up the scope chain and bails if there's a failure. Use js_SafeComputeThis in places where its needed. bug 319263, r+a181=brendan 2006-05-04 06:46:27 +00:00
roc+%cs.cmu.edu 0df069259f Bug 130078. Backing out now that I have perf. numbers 2006-05-04 05:36:53 +00:00
roc+%cs.cmu.edu 7a9451c41b Bug 130078. Test checkin of patch to unify view manager hierarchy. We need to see how this affects performance metrics. r+sr=dbaron 2006-05-04 03:46:19 +00:00
mattwillis%gmail.com 933d9d00e1 bug 335959 lose a couple more pixels off the preview image rs=jminta 2006-05-04 03:05:11 +00:00
bzbarsky%mit.edu a40420a6d3 Deal with null subject URIs in SecurityCompareURIs. Bug 336432, r=dveditz, sr=jst 2006-05-04 02:29:46 +00:00
julien.pierre.bugs%sun.com 1964aace2e Fix for bug 336335 - memory leaks in ECC code. r=wtchang 2006-05-04 01:05:04 +00:00
mrbkap%gmail.com 9f87463b44 Only recalculate the caret's rect when we're not currently drawn in an attempt to avoid caret turds when we're being notified of the caret movement after the frame has already been marked dirty. bug 335834, r+sr=roc 2006-05-04 00:05:22 +00:00
beng%bengoodger.com f86689852a 333751 make sure that a default handler for windows is shown in the box, if one is specified in the windows registry. not part of the build 2006-05-03 23:38:18 +00:00
brettw%gmail.com 34c03fdee2 Bug 336314 r=darin Make storage threadsafe 2006-05-03 23:29:12 +00:00
benjamin%smedbergs.us fc2b83b1fa Bug 78081 - Stop exporting intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:50:57 +00:00