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

161079 Коммитов

Автор SHA1 Сообщение Дата
wtchang%redhat.com d3ad378479 Bugzilla Bug 341590: in FIPS mode, softoken should report the more serious
fatalError condition before the !isLoggedIn condition. r=nelson.
2006-06-15 23:55:59 +00:00
mark%moxienet.com 51019ca217 340807 Spell checking broken on OS X, can't use Cocoa spell checker in a Carbon app. Use myspell when under Carbon. r=pink 2006-06-15 23:51:32 +00:00
sspitzer%mozilla.org c565bc17c6 fix for bug #340966, regression, "node QI Failed When middle clicking a bookmark"
also address another scenario of bug #333734, "Protect against opening too many tabs at once"

r=ben
2006-06-15 22:58:34 +00:00
mnyromyr%tprac.de e83f3e87c7 Bug 341010: No labels, no actions in message filters dialog; r=IanN, sr=Neil 2006-06-15 22:46:38 +00:00
jwalden%mit.edu 6163084fd4 Bug 338003 - imgCache::Init leaks imgCache if do_GetService fails. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=pavlov 2006-06-15 21:59:13 +00:00
jminta%gmail.com dca4d1ab35 Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor 2006-06-15 21:58:43 +00:00
pamg.bugs%gmail.com 0db7c90051 Bug 246237: Fix various navigation key + autoFill issues. Patch by pkasting@google.com, r=mconnor, sr+a181=benjamin 2006-06-15 21:53:09 +00:00
bclary%bclary.com 84b26ca512 Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
pavlov%pavlov.net 8abe98d9d7 turning weight table code back on with fix for crash. bug 341439. r=vlad 2006-06-15 21:35:06 +00:00
joe%retrovirus.com 48969ba5fd This patch increases the delay between sending search suggestion requests,
and provides an increasing backoff behavior if the server returns an HTTP
response code that indicates that it's too busy.

bug=339441
r=gavin
sr/branch=mconnor
2006-06-15 21:33:09 +00:00
rob_strong%exchangecode.com d838ae04b5 Bug 341450 - Incorrect calls to getItemProperty in checkForMismatches. r=bsmedberg, approval-branch-1.8.1=bsmedberg 2006-06-15 21:32:21 +00:00
joe%retrovirus.com f4082e4b04 This patch allows the user to disable form history without disabling
search suggestions.

bug=338064
r=gavin
sr/branch=mconnor
2006-06-15 21:30:27 +00:00
bienvenu%nventure.com b258e46822 change label column to tags column in thread pane, sr=sspitzer 341661 2006-06-15 21:28:31 +00:00
brettw%gmail.com a1da3222e2 Bug 245597 (for (pkasting@google.com) r=darin sr=bz Keyword search should be activated for anything that isn't parseable as a URI 2006-06-15 21:15:28 +00:00
peterv%propagandism.org 429a6510e7 Bustage fix. 2006-06-15 21:00:25 +00:00
pamg.bugs%gmail.com 67fdae17cd Bug 337137: Use better default icon for search engines. r=beng 2006-06-15 20:45:03 +00:00
kairo%kairo.at a3df1a04f5 small encoding fixes for German inspector L10n 2006-06-15 20:34:47 +00:00
peterv%propagandism.org 090f2dd5c1 Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
mark%moxienet.com 54d67eec04 338756 bustage fix, cocoa widgets 2006-06-15 20:20:31 +00:00
tor%cs.brown.edu 38a795ecd8 Build bustage fix. 2006-06-15 19:45:26 +00:00
christophe.ravel.bugs%sun.com 7d92147b35 Bugzilla 337793: Create a test to check all EC curves
r+ Christophe
Committed on behalf of Nelson.
2006-06-15 19:26:01 +00:00
dbaron%dbaron.org d7f089f08f Disable support for proportional widths on <col>. b=333352 r=bernd sr=roc 2006-06-15 19:20:20 +00:00
Olli.Pettay%helsinki.fi 25f0b15442 Bug 320982, Crash when browse this Site over top menu [@ nsGlobalWindow::RunTimeout], r=mrbkap, sr=bryner 2006-06-15 19:19:51 +00:00
jminta%gmail.com 73e03bcaca Bug 341403 Make error if build with --enable-installer on Windows. patch by ssitter, r=jminta 2006-06-15 19:14:39 +00:00
tor%cs.brown.edu a243471944 Bug 341021 - Remove nsISVGOuterSVGFrame interface. r+sr=roc 2006-06-15 19:10:28 +00:00
tony%ponderer.org 788b00d2ae bug 340603: getting table updates consumes large amounts of memory
patch: interface for streaming updates
r+a=darin
2006-06-15 19:10:04 +00:00
jwalden%mit.edu 77d2863c98 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-06-15 18:57:22 +00:00
zach%zachlipton.com 4c8ae817f4 Add a simple formatting engine for testcase data using Text::Markdown. Normal HTML is passed through the filter unchanged, but now paragraphs will automatically be tagged with <p> and lists will automatically be converted to the proper html. A formatting help pane provides a description. The formatter is triggered with the 'markdown' filter in templates (e.g. [% expectedResults | markdown | testdata %]. 2006-06-15 18:54:15 +00:00
jwalden%mit.edu 7d9ac3faef Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott 2006-06-15 18:53:49 +00:00
sspitzer%mozilla.org 4012bcc194 keep trunk in sync with the 1.8 branch
fix bug #333734 (Protect against opening too many tabs at once, r=ben)
fix bug #339290 (unable to paste links into the organize bookmarks dialog, r=mconnor)
fix bug #336488 (search bookmarks broken, r=gavin)
2006-06-15 18:30:57 +00:00
aaronleventhal%moonset.net cf1b544d76 Bug 341650. Fix issues with accessible object selection. r=pilgrim 2006-06-15 18:29:44 +00:00
benjamin%smedbergs.us 9d36790b1b Bug 335296 - Give tinderbox client the infant ability to build ff+xr, r=rhelmer+preed 2006-06-15 18:27:54 +00:00
jwalden%mit.edu 2ec795d487 Bug 340743 - In FAYT mode after failed search, hitting F3 (Find Again) switches find bar UI to non-minimal UI. r=mconnor 2006-06-15 18:00:10 +00:00
jwalden%mit.edu 9f9821a3f8 Bug 330878 - Firefox leaks the update.xml document when it checks for updates. Patch by Michael Wu <michael.wu@mozilla.com>, r=darin 2006-06-15 17:52:49 +00:00
mattwillis%gmail.com 53784987fa bug 339639 - renames poorly named css selectors. r=jminta 2006-06-15 17:47:57 +00:00
Olli.Pettay%helsinki.fi 922d2b6489 Bug 339659, Make .eventPhase to work with event retargeting, r=bz+enndeakin, sr=bz 2006-06-15 17:45:22 +00:00
mattwillis%gmail.com 6807655ab6 bug 338475 updates paths in installer 2006-06-15 17:43:51 +00:00
vladimir%pobox.com dd43bcf775 b=338786, fix canvas on mac, r=stuart 2006-06-15 17:43:49 +00:00
mark%moxienet.com 999bec21d3 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 17:24:25 +00:00
mark%moxienet.com ffba1158c6 Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me 2006-06-15 17:13:59 +00:00
aaronleventhal%moonset.net e0ec96ef75 Bug 333295. Coverity error in nsDocAccessible::GetBoundsRect(). Fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 17:01:32 +00:00
aaronleventhal%moonset.net cfe5cab730 Bug 333294. UMR in nsAccessible::GetXULName(), found by coverity, fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 16:59:31 +00:00
aaronleventhal%moonset.net d6a103f39d Bug 340825. New ATK, implement nsIAccessible value for all platforms and for DHTM, via nsAccessible. r=ginn.chen 2006-06-15 16:55:32 +00:00
bienvenu%nventure.com e88a1da51d fix 265472, add option to expunge deleted imap messages immediately, turned off by default, patch by mkmelin+mozilla@iki.fi, ported from aviary 1.0 branch, sr=mscott 2006-06-15 16:51:58 +00:00
mark%moxienet.com 2c660c0c8e 338728 Don't dispatch native events after [NSApplication terminate:] is called. r=josh sr=darin 2006-06-15 16:51:51 +00:00
pedemont%us.ibm.com af6f05e0ee Bug 338110 - Remove operation on JavaXPTCStub map is called with bad parameters. XULRunner only. r=bsmedberg. 2006-06-15 16:14:24 +00:00
mnyromyr%tprac.de 20914da270 Bug 139242: News: Thread with new messages spontaneously expands; p=Pawel Kaczmarczyk <jacenty@ceti.pl>, r/sr=bienvenu 2006-06-15 16:06:35 +00:00
tor%cs.brown.edu f87cf04198 Bug 341292 - Remove nsISVGPathFlatten interface. r=longsonr, sr=roc 2006-06-15 15:59:28 +00:00
joshmoz%gmail.com bef4565f61 menu item enabled state needs to be actively updated based on DOM activity. b=341528 r=mento 2006-06-15 15:54:58 +00:00
tor%cs.brown.edu 358294fe69 Bug 340028 - <svg:image> rendering problems on Intel OS-X. r=pedemonte 2006-06-15 15:49:12 +00:00