Commit Graph

151666 Commits

Author SHA1 Message Date
cvshook%sicking.cc
956a58bf63 Bug 320057: Make it easier to build buster (XSLT test suite)
r=bsmedberg
2005-12-13 22:07:36 +00:00
lpsolit%gmail.com
c7c416f01b Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-12-13 21:32:51 +00:00
doronr%us.ibm.com
cb1ad4fe56 XForms bug 310109 - XForms model-destruct event doesn't work with fastback. Patch by aaronr, r=smaug,me 2005-12-13 21:19:58 +00:00
bsmedberg%covad.net
615da26151 Bug 319024 - Password manager does not remember data - regression from bug 316414 part 1 - observer enumerators need to hand out the strong-ref nsIObserver-implementing object, not the nsIWeakReference-implementing object, r=darin 2005-12-13 21:12:41 +00:00
lpsolit%gmail.com
eebbfae3d6 Bug 266147: Internal error when Flag::notify() ends up with an invalid or empty CC: list and no requestee in restricted bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-12-13 21:12:24 +00:00
wurblzap%gmail.com
a82cb465d4 Bug 319718: Make summary the link title for bookmarkable templates.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=timeless, a=justdave
2005-12-13 20:43:49 +00:00
lpsolit%gmail.com
9ed2d25cf6 Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-12-13 20:41:24 +00:00
wurblzap%gmail.com
b568c55000 Bug 319942: Preferences not deleted along with user accounts.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:20:13 +00:00
wurblzap%gmail.com
e69558fe3c Bug 319943: Sanity check should CrossCheck the user_id of email_setting and profile_setting tables.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:14:26 +00:00
wurblzap%gmail.com
533fea4e84 Bug 319972: Hardcoded state string on product edit page.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-13 20:08:13 +00:00
karl%kornel.name
dfc6c644da Bug 313679: Changing email address in sudo mode logs user in as
impersonated user - Patch by A. Karl Kornel <karl@kornel.name>
r=wurblzap a=justdave
2005-12-13 20:03:13 +00:00
vladimir%pobox.com
257cda073f Upgrade to SQLite 3.2.7, r=darin 2005-12-13 19:49:36 +00:00
cls%seawood.org
34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
cls%seawood.org
7f1677d925 Use uniform module name 2005-12-13 19:22:48 +00:00
bugzilla%standard8.demon.co.uk
7407717313 Bug 316584 Improve wording in tab key navigation prefs/help. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>. r=iann_bugzilla,sr=neil.parkwaycc.co.uk 2005-12-13 19:22:35 +00:00
bsmedberg%covad.net
642bc5b68e Fix bug 319068 bustage. 2005-12-13 18:27:04 +00:00
mkaply%us.ibm.com
0ae1504f9f Bump version number - workaround Firefox insatll bug 2005-12-13 18:07:15 +00:00
darin%meer.net
dfd57a478c fixes bug 319068 "problems with older compilers" r=bsmedberg 2005-12-13 18:00:35 +00:00
bsmedberg%covad.net
75f0b3fd3c Re-landing bug 316416 with biesi's uninitialized-rv catch and with the windows nsIFile hashing cached (bug 316732) 2005-12-13 17:55:43 +00:00
cls%seawood.org
5d0ed56c25 Fix header export rules for parallel builds.
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
dbaron%dbaron.org
d0b0515520 Don't chop off the last character of the URL for remote commands with a comma. b=298960 r=bsmedberg 2005-12-13 17:21:12 +00:00
gerv%gerv.net
dc1383971c Bug 236613: change to MPL/LGPL/GPL tri-license. Correctly indent Contributors lines. <yawn> 2005-12-13 14:27:13 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
ajschult%verizon.net
d6d00e40ce Don't show autocomplete popup if there are no results and search is disabled, r=jag, sr=neil 2005-12-13 07:41:04 +00:00
smfr%smfr.org
01dee91097 Fix bug 298458: if page content has a oncontextmenu handler, don't show the normal context menu. r=pinkeron 2005-12-13 07:28:05 +00:00
mkanat%kerio.com
d9543ae73e Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables are empty
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-13 04:50:45 +00:00
ccooper%deadsquid.com
11c79ce25f - allow searching/sorting by locale 2005-12-13 04:26:15 +00:00
ccooper%deadsquid.com
3bb332bc10 - add locale selection for test results;
- updated widgets for use with admin tools;
- in-progress work on admin tools
2005-12-13 03:03:37 +00:00
brettw%gmail.com
6cb415a868 Bug 317839, r=bryner Added places favicon service (defaulted to off along with places) 2005-12-13 01:27:14 +00:00
annie.sullivan%gmail.com
483a4c0f39 Fixed small typos and ordering problems in history/favicons initialization.
bug=317839 r=brettw@gmail.com
2005-12-13 01:10:13 +00:00
roc+%cs.cmu.edu
06dd46b7c7 Fixing bustage 2005-12-13 00:57:56 +00:00
timeless%mozdev.org
a271e59465 Bug 318276 Crash [ @ nsXULDocument::LoadOverlay ]
patch by jwalden+bmo@mit.edu r=jst sr=jst
2005-12-13 00:38:40 +00:00
timeless%mozdev.org
49f4af86b3 Bug 319841 - Poor grammar in filter rules dialog: "For incoming messages that:"
patch by stephen.donner@gmail.com r=mnyromyr@tprac.de sr=bienvenu
2005-12-13 00:36:51 +00:00
roc+%cs.cmu.edu
b65c655ed9 Bug 254755. deCOMtaminate nsIFormControlFrame. patch by jpl24, r+sr=roc 2005-12-12 23:53:06 +00:00
cvshook%sicking.cc
f40254bbd6 Re-add files that got lost in the move. Not part of build. 2005-12-12 22:10:11 +00:00
bsmedberg%covad.net
0cbcc55cf6 Bug 319997 - convert parser tests to use the frozen linkage, r=mrbkap 2005-12-12 21:39:56 +00:00
darin%meer.net
83d3a41589 fixes bug 319068 "nsTArray::IndexOf and friends should support an argument of another type" r=bsmedberg 2005-12-12 21:28:29 +00:00
bsmedberg%covad.net
a1f185429a Fix merge bustage for bug 313309 2005-12-12 21:23:47 +00:00
bryner%brianryner.com
5176b93796 Support read-only containers. Bug 320005, r=ben. 2005-12-12 21:03:04 +00:00
bsmedberg%covad.net
0ee58bb049 Bug 319997 - Convert parser tests to use the frozen linkage, r=mrbkap 2005-12-12 20:56:37 +00:00
brettw%gmail.com
0e0aaa79eb Bug 317839 r=beng (off by default) added hook for places system favicons 2005-12-12 20:47:16 +00:00
bsmedberg%covad.net
e7d03cba44 Fix merge conflict between bug 241518 and 313309 2005-12-12 20:27:13 +00:00
brettw%gmail.com
6e714a1f19 Bug 317839 sr=bryner Favicon service 2005-12-12 20:03:33 +00:00
vladimir%pobox.com
26c44023a0 b=317351, add env var to disable windows crash dialog on crash, r=bsmedberg 2005-12-12 19:09:58 +00:00
doronr%us.ibm.com
bb4a65a81b Bug 308372 - nsSchemaAttribute* needs to store the form attribute. r/sr=peterv 2005-12-12 18:25:00 +00:00
bsmedberg%covad.net
dea5f94fba Bug 318616 - module-static nsTestTagTable is bad, r=mrbkap 2005-12-12 16:53:30 +00:00
bsmedberg%covad.net
6c3b0b3035 Fix conflicts between bug 317937 and bug 313309 2005-12-12 15:52:31 +00:00
bzbarsky%mit.edu
c2387fa022 Fix bug 306533 -- the first-letter can be in anonymous content. r+sr=roc 2005-12-12 15:48:37 +00:00
mostafah%oeone.com
9bf8804732 Updated translation 2005-12-12 15:25:44 +00:00
bsmedberg%covad.net
718ca7a4a6 Bug 315090 - convert xpconnect utils/tests to use frozen linkage, r=shaver 2005-12-12 15:08:16 +00:00