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

176483 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org e61a79573f More bug number annotation. 2007-02-23 22:21:17 +00:00
dbaron%dbaron.org 0661c59f5e Note additional failures on Mac. 2007-02-23 22:13:50 +00:00
dbaron%dbaron.org 3919b28ef1 Add a testcase for more normal use of borders to the border tests. 2007-02-23 22:01:21 +00:00
neil%parkwaycc.co.uk f76226f553 Use about:logo again r=Mano 2007-02-23 21:45:17 +00:00
sharparrow1%yahoo.com b74b6d8562 Bug 371372: No print session created (regression from bug 370966). r+sr=roc. 2007-02-23 19:29:15 +00:00
lpsolit%gmail.com 7ddfc6c360 Bug 371286: Ignore deleted flags - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit 2007-02-23 19:19:24 +00:00
edburns%acm.org 5b1a1b1895 remove_relative_path 2007-02-23 19:03:12 +00:00
joshmoz%gmail.com 2d4c714512 can't open libmozz dynamic library referenced from libthebes. b=370672 r=mento 2007-02-23 18:57:19 +00:00
edburns%acm.org 010ec78f30 added_# 2007-02-23 18:39:02 +00:00
dbaron%dbaron.org 1d06bbba52 Push some tests back to the random column, for gtk2 only for now. 2007-02-23 18:25:27 +00:00
dbaron%dbaron.org 86b3bf8230 Note a failure due to the cutting-off bug on Mac. 2007-02-23 18:11:28 +00:00
dbaron%dbaron.org f86df24f0b Disable antialiasing for border-collapse borders too, and fix a build warning by not passing what is now an integer through a float parameter. b=371182 r=vlad 2007-02-23 17:52:09 +00:00
dbaron%dbaron.org cb892324d7 Snap edges to pixels rather than sizes. b=371225 r=vlad 2007-02-23 17:50:32 +00:00
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