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

176370 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 750636642a change add/remove keyword to take handle multiple keywords, so that remove all will work, sr=mscott 367011 2007-02-23 17:48:08 +00:00
bzbarsky%mit.edu 2cbac531d0 When inserting a cell, make sure to properly maintain the mNumCellsSpan of the
columns involved.  In particular, do NOT decrement it when dead CellData are
removed from the column.  Bug 371290, r=bernd, sr=roc
2007-02-23 17:41:15 +00:00
glen.beasley%sun.com f5caab842f 367235 only see PKCS11 tokens available to it at initialization r=wan-teh sr=relyea 2007-02-23 17:40:21 +00:00
bzbarsky%mit.edu 04cf38b1a6 Fix leak when using XPCOM proxies. Bug 371374, patch by Bas Schouten
<bas.schouten@joost.com>, r=bsmedberg, sr=bzbarsky
2007-02-23 17:38:45 +00:00
edburns%acm.org 39ff9271e5 add_javadocs 2007-02-23 17:32:11 +00:00
bienvenu%nventure.com 83a8f680ab fix 313145, crash importing from Eudora, patch by sdorner@qualcomm.com, r=mscott, sr=bienvenu 2007-02-23 17:10:17 +00:00
edburns%acm.org bf8de02bec comment_out_browser_bin_dir 2007-02-23 16:58:05 +00:00
edburns%acm.org 0d8d52db5e remove_unnecessary_build_properties 2007-02-23 16:55:25 +00:00
edburns%acm.org db513daeca define_main_class 2007-02-23 16:42:52 +00:00
edburns%acm.org e292878f2b automated_tests_work_fully 2007-02-23 16:40:14 +00:00
scott%scott-macgregor.org 5e52a2cd5c Bug #371337 --> improve usability of tag menus. sr=bienvenu 2007-02-23 16:24:24 +00:00
edburns%acm.org ef02f81ca3 debug_jvm_args 2007-02-23 16:14:13 +00:00
edburns%acm.org 2df9563c1b automated_tests_run_outside_of_workarea 2007-02-23 15:56:08 +00:00
edburns%acm.org e7e69f3128 no_need 2007-02-23 14:41:39 +00:00
edburns%acm.org 13cc51c6d2 make_tests_more_amenable_to_non_workspace_running 2007-02-23 14:38:55 +00:00
kairo%kairo.at 23d6256b97 still trying to fix bug 78081 bustage, move this line directly to _LDOPTS so it doesn't get mangled by EXPAND_MOZLIBNAME, pointed out by biesi 2007-02-23 13:45:10 +00:00
anton.bobrov%sun.com 2d908c6bf3 new package.mk to make tarballs for binary dist, ftp or otherwise. 2007-02-23 12:56:40 +00:00
jruderman%hmc.edu b07921f5f2 Bug 369947: CairoGlyphBuffer::EnsureSize tries to free() part of the stack. Free the correct buffer instead. r=vlad. 2007-02-23 07:35:56 +00:00
scott%scott-macgregor.org 48becece35 remove windows line endings 2007-02-23 07:25:56 +00:00
scott%scott-macgregor.org 1296bd9715 Bug #321551 --> message list pane: wrong scroll position if a mail folder has been entered from an account's top level. patch by mcow/neil. sr=mscott 2007-02-23 07:23:36 +00:00
mike.morgan%oregonstate.edu aa5bbcfe5a Made front page link point to AMO category in webdev blog. 2007-02-23 05:52:47 +00:00
sharparrow1%yahoo.com 861fb586f7 Bug 371332: Remove nsIDocumentViewer::CreateDocumentViewer. r+sr=roc 2007-02-23 04:50:06 +00:00
bienvenu%nventure.com 9e7a89c1b5 fix 370786, detaching attachment from imap message doesn't reselect the message after the operation is done, sr=mscott 2007-02-23 04:02:49 +00:00
sharparrow1%yahoo.com 16200d9c97 Bug 370966: Fix error handling in nsPrintEngine. r+sr=roc. 2007-02-23 03:58:36 +00:00
joshmoz%gmail.com d5f4220098 nsScreenManagerCocoa::ScreenForRect won't match any screen when window partly offscreen. Patch by Sylvain Pasche. b=370107 r=josh sr=pav 2007-02-23 03:35:59 +00:00
scott%scott-macgregor.org b64e05ce8c Bug #366842 --> land pinstripe theme update on the trunk 2007-02-23 02:58:12 +00:00
mats.palmgren%bredband.net 3b258069a4 Avoid creating multiple entries for a frame in mDirtyRoots. b=366320 r+sr=dbaron 2007-02-23 02:29:52 +00:00
mats.palmgren%bredband.net deed8e9b44 Fix a few crashes caused by a null prototype. b=371124 r+sr=jst 2007-02-23 02:18:22 +00:00
stuart.morgan%alumni.case.edu de445d7553 Camino only - Bug 371266: Fix the pref toggle for checking the default browser on launch. r=cl sr=smorgan 2007-02-23 01:37:38 +00:00
sspitzer%mozilla.org 0457b46b6f trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.
2007-02-23 01:32:19 +00:00
igor.bukanov%gmail.com 21f194acf1 Bug 370016: with (non_xml_object) function::name now works. r=brendan 2007-02-23 01:06:49 +00:00
kairo%kairo.at 025b6a8a1f oops, that solution wasn't optimal. better bug 78081 bustage fix per bsmedberg. 2007-02-23 00:56:15 +00:00
dmose%mozilla.org d5435b050c Fix sunbird bustage by removing now unnecessary libmozical linkage here. r=bsmedberg. 2007-02-23 00:53:22 +00:00
stuart.morgan%alumni.case.edu cc74833985 Camino only - Bug 370084: Allow for blacklisting in the popup exceptions list. r=stridey sr=mento 2007-02-23 00:51:11 +00:00
kairo%kairo.at de9dc4bce3 another try to fix palmsync bustage from bug 78081, r=biesi for that solution 2007-02-23 00:34:43 +00:00
dbaron%dbaron.org 00e7052d1f Note bug number. 2007-02-23 00:15:19 +00:00
dbaron%dbaron.org 147afcff5b Mark yet another huge swath of tests as random. 2007-02-23 00:10:21 +00:00
jst%mozilla.org 88191ff69d Fix for bug 368945. Also wrap function objects in XPCSafeJSObjectWrappers. r+sr=brendan@mozilla.org 2007-02-23 00:09:34 +00:00
neil%parkwaycc.co.uk 4316584d6f Removing old icons b=348720 2007-02-22 23:57:08 +00:00
dbaron%dbaron.org eddda04216 Annotate the failures of the foreground image tests, by platform, and turn them on. 2007-02-22 23:44:49 +00:00
Olli.Pettay%helsinki.fi 6ef72173a7 Bug 369249, r+sr=tor 2007-02-22 23:27:53 +00:00
dbaron%dbaron.org b7a28a3596 Add tests for collapsed borders and foreground images. 2007-02-22 23:27:18 +00:00
scott%scott-macgregor.org c975cc257f Bug #370537 --> add support for both a first run welcome start page url, and an update start page url. sr=bienvenu 2007-02-22 23:24:25 +00:00
mark%moxienet.com 30cbc8c900 369335 Release notes for Camino 1.1b. Notes by Smokey Ardisson and Ian Leue. sr=me. 2007-02-22 23:22:02 +00:00
wtchang%redhat.com 743c1a5216 Bug 317323: Set NSPR31_LIB_PREFIX to empty explicitly for WIN95 and WINCE
builds.  r=nelsonb
Modified files: WIN954.0.mk WINCE3.0.mk
2007-02-22 23:13:58 +00:00
jst%mozilla.org d4160fada0 Fixing bug 371200. Make us have only one pref observer for browser.chrome.toolbar_tips rather than having every single XUL tooltip listener listen for changes to the pref only to update a global variable. r+sr=jonas@sicking.cc 2007-02-22 22:38:25 +00:00
cbiesinger%web.de c75b05c840 bug 371299 add a way to query if meta refreshes are pending for a docshell
r+sr=bz
2007-02-22 22:11:30 +00:00
sharparrow1%yahoo.com a30e6c49b5 Bug 371238 Fix uninitialized variable in nsPresContext::GetContainer. r+sr=roc 2007-02-22 22:09:14 +00:00
stridey%gmail.com 7bc6d458ef Camino only - Bug 370931: Back out busted adblocking rule. Patch by Smokey Ardisson <alqahira@ardisson.org>. r/sr=smorgan 2007-02-22 22:07:20 +00:00
stridey%gmail.com 4d8259c9af Camino only - Strings for Bug 371268, Bug 364550, and Bug 368395. 2007-02-22 21:57:40 +00:00