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

166487 Коммитов

Автор SHA1 Сообщение Дата
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
mhammond%skippinet.com.au 563a6a6d32 Correct assertion message, as requested by bz 2006-08-06 09:31:14 +00:00
mhammond%skippinet.com.au d080f2939a Fix 345521: "return 0" in handler cancels events, r/sr=bz 2006-08-06 09:29:10 +00:00
igor.bukanov%gmail.com 765d801e0e Bug 341821: Running close hooks of generator objects outside GC locks. r=brendan sr=mrbkap 2006-08-06 09:23:26 +00:00
mhammond%skippinet.com.au a36f9ead4e Fix bug 345535: crash [@js_GetSlotThreadSafe]. r/sr=brendan. 2006-08-06 09:15:43 +00:00
smontagu%smontagu.org f34bf9bf8a Make 'file' in unknown content dialog localizable. Bug 340038, r=mano 2006-08-06 08:29:29 +00:00
db48x%yahoo.com d80b165826 bug 346760: shouldn't require type=unichar for non-ASCII prefs
patch by Justin Wood (irc: Callek) <bugspam.Callek@gmail.com>, r=ben@mozilla.org
2006-08-06 06:33:49 +00:00
smontagu%smontagu.org 1887388365 Bug 307400. Scrolling profiles in Profile Manager broken in some localizations. r=mano 2006-08-06 05:32:42 +00:00
mats.palmgren%bredband.net 44482a83ce Don't propagate the NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET flag from a prev-in-flow. b=337412 r+sr=roc 2006-08-06 03:27:00 +00:00
mats.palmgren%bredband.net 16d685538f Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil 2006-08-06 03:11:09 +00:00
mattwillis%gmail.com 0dd172fac8 bug 347216 - Show last day of week if a workday and hide non-workdays is selected. r=jminta 2006-08-06 01:56:42 +00:00
ajschult%verizon.net 063d8eed65 Spelling fixup for bug 311098 from stephend plus sane punctuation. r=biesi 2006-08-06 01:46:21 +00:00
ajschult%verizon.net cebd733cbf Bug 311098: Remove .part files when cancelling downloads, ported from toolkit. r=biesi 2006-08-05 23:57:31 +00:00
ajschult%verizon.net 61a2349f72 Bug 347160: SeaMonkey crashes, when submitting request in google.de. r=timeless 2006-08-05 23:44:24 +00:00
lpsolit%gmail.com 10ca8109e8 Bug 347277: Entering an non-integer sortkey crashes editclassifications.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=justdave 2006-08-05 23:32:36 +00:00
neil%parkwaycc.co.uk 598b590a06 Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me 2006-08-05 23:18:10 +00:00
mattwillis%gmail.com 88a58ed8f9 bug 347383 - Fixes 'to' label in print dialog. patch by sipaq,r=ssitter,sr=jminta 2006-08-05 22:43:58 +00:00
zach%zachlipton.com 0ec0ca7bba Use the new navigator.buildID construct as a build id detection method. Also, if [%defaultbuildid%] exists from the same testing session, default to that so we don't wipe out tbird build ids, etc... 2006-08-05 22:33:32 +00:00