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

166304 Коммитов

Автор SHA1 Сообщение Дата
mozilla%weilbacher.org fc877644a8 [OS/2] Bug 342695: correct two more minor problems with the classic theme, r=mkaply 2006-08-07 20:06:46 +00:00
kaie%kuix.de 7b36815896 Bug 346551, init SECItem derTemp in crmf_encode_popoprivkey
r=wtchang
2006-08-07 20:02:59 +00:00
aaronleventhal%moonset.net 083e28aa17 Bug 337674. Make it possible to inspect accessibles (nsIAccessible) objects. Patch thanks to Alexander Surkov. r=timeless, sr=neil 2006-08-07 19:54:35 +00:00
julien.pierre.bugs%sun.com 76317a1b0e Fix for bug 178894 . Quick decoder updates for lib/certdb and lib/certhigh . r=nelson . 2006-08-07 19:09:41 +00:00
gavin%gavinsharp.com db335e1c7a Bug 301945: Account Wizard won't offer to create new RSS or Movemail accounts, patch by Adam Guthrie <ispiked@gmail.com>, r=bsmedberg, r=mscott 2006-08-07 19:04:32 +00:00
gavin%gavinsharp.com c3635f787f Fix silly typo from the patch for bug 347241 that caused engine order not to be remembered after a restart, r=mconnor over IRC 2006-08-07 18:58:19 +00:00
rob_strong%exchangecode.com 9b8f062094 Bug 344276 - uninstalling extension forecastfox will freeze firefox on quit. r=bsmedberg, r=mento 2006-08-07 18:56:45 +00:00
bryner%brianryner.com 6243e5a2a0 Factor out subframe check and add it for window events (bug 347305) r=brettw 2006-08-07 18:46:24 +00:00
mattwillis%gmail.com 324976ffe2 bug 344987 - removes more calendar xpi detrius. r=bsmedberg 2006-08-07 18:36:53 +00:00
brettw%gmail.com fb0b89f3bf Bug 347561 r+sr=bryner Spellchecker crashes when causing destroy notifications to be flushed 2006-08-07 18:10:28 +00:00
darin%meer.net 9747f015f1 fixes bug 335909 "google search 'wiki cheese' and click first hit, results in blank page" r=biesi 2006-08-07 18:04:29 +00:00
rob_strong%exchangecode.com 88957eaf89 Bug 347332 - Unable to install DOMi w/ hourly builds. r=sspitzer 2006-08-07 17:02:02 +00:00
sayrer%gmail.com 6506fe0fa9 Bug 346312. RSS preview page should reload without feed preview if there was no result.doc. Patch by Michael Wu <michael.wu@mozilla.com>. r=mconnor. 2006-08-07 16:57:26 +00:00
mike.morgan%oregonstate.edu 1adf7bc4dc Removing 10 minute rate limiting in order to troubleshoot bug 335794. Will reenable rate limiting using a different strategy once we verify this works (lowest common denominator is that non-rate limited counts work properly). 2006-08-07 16:47:06 +00:00
tor%cs.brown.edu 59eacee13b Bug 347374 - pointer events not working on unpainted geometry, events
not respecting fill rule or dasharray.  r+sr=roc
2006-08-07 16:41:58 +00:00
michael.buettner%sun.com 308c11720f disabled role & status fields for organizer entry; organizer can appear as attendee 2006-08-07 16:40:36 +00:00
benjamin%smedbergs.us 00fdeecaf8 Bug 326522 - application.ini from browser build --with-libxul-sdk is incorrect, patch by Pawel Chmielowski <prefiks@aviary.pl> r=me 2006-08-07 16:20:25 +00:00
benjamin%smedbergs.us daa1520f43 Bug 328678 - XULRunner should include about:plugins, r=neil@p 2006-08-07 16:06:03 +00:00
szegedia%freemail.hu 38ad1ba641 Dead code cleanup 2006-08-07 15:24:00 +00:00
benjamin%smedbergs.us 92f283562b Bug 347364 - Allow extensions to add searchplugins at the top of the list, preserving additional ordering, r=gavin 2006-08-07 15:22:55 +00:00
bclary%bclary.com 91cae6208b JavaScript Test Library - regression test for bug 345736, by David Finch 2006-08-07 14:43:32 +00:00
michael.buettner%sun.com 3025630965 bug #347346 fixed preview for recurring tasks 2006-08-07 12:15:05 +00:00
uriber%gmail.com 1424fdd54a Attempt to fix bustage from bug 333883. 2006-08-07 11:24:57 +00:00
leon.sha%sun.com 2c818d7977 Bugzilla Bug 344883
print previewing url freezes bon echo (and minefield if you zoom too)
Patch by leon.sha@sun.com
bernd_mozilla: review+
roc: superreview+
2006-08-07 11:03:43 +00:00
Olli.Pettay%helsinki.fi d73977650a Bug 184363, Crash with tooltip [@ nsXULTooltipListener::KillTooltipTimer] [@ nsXULTooltipListener::DestroyTooltip] [@ nsXULTooltipListener::HideTooltip], r+sr=roc 2006-08-07 10:57:19 +00:00
uriber%gmail.com 97d95c3f78 Refactored nsSelection::GetPrevNextBidiLevels to use GetFrameFromDirection; moved GetFrameFromDirection from nsFrame to nsIFrame and made it nonvirtual. bug=333883 r=smontagu sr=roc 2006-08-07 10:54:56 +00:00
smontagu%smontagu.org d412ccddfd Big endian bustage fix from bug 336575 2006-08-07 08:25:06 +00:00
smontagu%smontagu.org 848316fb3c Remove mShiftTable from encoders/decoders that don't use it and various other pieces of stale code. Bug 336575, r=jshin, rs=roc 2006-08-07 07:57:31 +00:00
uriber%gmail.com e1041f44ef Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky 2006-08-07 07:40:28 +00:00
masayuki%d-toybox.com 9930bfa97a Bug 312831 scroll wheel scrolls page after reaching end of a <select> box #2 for better default settings and for better mechanism r+sr=roc 2006-08-07 06:33:46 +00:00
smontagu%smontagu.org 2a6805b2f8 Remove unnecessary hack for right-to-left file inputs. Bug 346726, r=uriber, sr=roc 2006-08-07 06:31:55 +00:00
masayuki%d-toybox.com cda341c040 Bug 346417 RTL justify code is wrong in nsTextFrame r=smontagu, sr=roc 2006-08-07 06:27:57 +00:00
bzbarsky%mit.edu 747d6887b8 Fixing comment to address review comment in bug 218277. 2006-08-07 05:05:11 +00:00
mike.morgan%oregonstate.edu 216a3e89f1 Fix for bug 335794. Added cache-control header (no-cache) to ensure the page doesn't get cached up by the load balancer. 2006-08-07 04:01:11 +00:00
bzbarsky%mit.edu 5c42810570 Don't convert non-breaking spaces to spaces in text controls. Bug 218277,
patch by jst and jpl24 <jlurz24@gmail.com>, r=bryner, sr=dbaron
2006-08-07 03:27:49 +00:00
rob_strong%exchangecode.com cb0a3d6c85 Bug 347583 - Theme preview on Linux has incorrect background color and mgr. lists don't have borders. r=gavin 2006-08-07 02:36:11 +00:00
roc+%cs.cmu.edu 25b9139239 Bug 341218. Use GTK's builtin overwrite checking for save dialogs, when available. r+sr=bryner 2006-08-06 21:40:03 +00:00
gavin%gavinsharp.com 52a458a0eb Bug 333277: null description in helper version info leaves Download Actions blank, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mscott 2006-08-06 20:34:15 +00:00
gavin%gavinsharp.com c0ba53e08e Bug 347457: If a readonly engine has updates, and the icon load callback runs first, an exception is thrown, r=mconnor 2006-08-06 20:30:37 +00:00
rob_strong%exchangecode.com c3fceedfcb Bug 335238 - update requests for disabled extensions should have some 'disabled' indicator in the request (recheckin due to bad merge). patch=mossop.bugzilla, r=rob_strong 2006-08-06 20:27:16 +00:00
gavin%gavinsharp.com 243d2716da Bug 262800: Credits start to scroll before activated, patch by Declan Naughton <piratepenguin@gmail.com>, r=mconnor 2006-08-06 20:10:23 +00:00
bryner%brianryner.com 4766f20875 Comment clarification from bug 347426, r+sr=bzbarsky 2006-08-06 18:50:17 +00:00
bryner%brianryner.com 2c59f5e5ef Enable stack trace on crash for x86_64 Linux (bug 346843). Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r+sr=me. 2006-08-06 18:48:14 +00:00
marria%gmail.com 18980be0d7 Bug 346851 (LOAD_FLAGS_NEW_WINDOW naming doesn't make much sense) Changed variable name and updated comment. r=cbiesinger, sr=bzbarsky 2006-08-06 18:17:29 +00:00
axel%pike.org c694e35e99 landing this for now, not really up to speed yet 2006-08-06 18:05:43 +00:00
steffen.wilberg%web.de 2f715eb498 Bug 345916: Document the Recently Closed Tabs menu and the keyboard shortcut. p=ronny.perinke@gmx.de, r=me 2006-08-06 16:10:37 +00:00
neil%parkwaycc.co.uk 878cb1a3f0 Bug 321944 Improve autocomplete widget appearance on Mac p=stefanh r=Mano sr=me 2006-08-06 14:59:33 +00:00
daniel.boelzle%sun.com b0f7a9ec1d Bug 340949: fixing attendee partstat UPDATE, empty VCALENDAR problem, orgUID, minor bugs, changing resource ids 2006-08-06 14:14:25 +00:00
daniel.boelzle%sun.com 6be179d6c9 Bug 341522: fixed getAttendeeById 2006-08-06 13:50:36 +00:00
igor.bukanov%gmail.com 3304fabe3e Bug 346968: The last ditch GC no longer run the branch callback as the callback can violate assumptions that callers of js_NewGCThing make. r=brendan 2006-08-06 09:38:41 +00:00