Commit Graph

4373 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
549df88a28 Bug 378785 - Crash on launch for nightly builds in Growl code. r=bsmedberg 2007-04-30 11:05:27 -07:00
asqueella@gmail.com
4fba637ff9 Bug 378344 - Triple clicking the tabbar can open a tab and close it again right awayp=Dao Gottwald <dao@design-noir.de>r=mano 2007-04-29 08:28:10 -07:00
asqueella@gmail.com
ebf758b1c2 Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mousep=Dao Gottwald <dao@design-noir.de>r=mano 2007-04-29 08:25:57 -07:00
dveditz@cruzio.com
e5c1f4ab8b bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-04-28 14:29:08 -07:00
dveditz@cruzio.com
68aa39ed45 bug 364112 truncate large form history data. r=mano 2007-04-27 22:26:53 -07:00
nrthomas@gmail.com
a42fbeb92f Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-04-27 11:25:44 -07:00
asqueella@gmail.com
46f60da413 Bug 377332 - Installing incompatible addons (locale, plugin) doesn't show any compatibility warningp=Dave Townsend <mossop.bugzilla@blueprintit.co.uk>r=rstrong, sr=beltzner 2007-04-27 07:55:19 -07:00
mozilla.mano@sent.com
0b0726896f Bug 376630 - Test sorting functionality. r=dietrich. 2007-04-27 03:11:11 -07:00
mozilla.mano@sent.com
47eb048b72 Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich. 2007-04-27 03:04:13 -07:00
mozilla.mano@sent.com
425c75c6a1 Bug 378816 - Fall back to natural order if two bookmark nodes in a container share all their details. r=dietrich. 2007-04-27 03:00:46 -07:00
mozilla.mano@sent.com
90df784a6d Address review comment from bug 378808 2007-04-27 02:59:08 -07:00
mozilla.mano@sent.com
a89b1b0436 Bug 378808 - Initial sorting mode for a folder query is ignored. r=dietrich. 2007-04-27 02:56:15 -07:00
mozilla.mano@sent.com
e6692e3d56 Bug 378802 - Changing the details of a bookmark does not sort results in which it's listed. r=dietrich. 2007-04-27 02:53:01 -07:00
dbaron@dbaron.org
a515cf2e3a Use the NS_ARRAY_LENGTH macro rather in place of other macros that existed before it. b=378697 r+sr=roc 2007-04-25 23:56:36 -07:00
sayrer@gmail.com
96fafd4f1a bug 376684. change the output from -createprofile. Patch by Ray Kiddy <ray@ganymede.org>. r=bsmedberg 2007-04-25 19:56:25 -07:00
sdwilsh@shawnwilsher.com
649deefe79 Bug 378818 - Disable nsIAlertsService on Mac for alpha4. Patch by Colin Barrett <cbarrett@mozilla.com>, r=dbaron 2007-04-25 18:10:24 -07:00
dietrich@mozilla.com
4216eb9e59 Bug 378659 Firefox UI frequently becomes broken; removing places.sqlite "fixes" it (r=mano) 2007-04-25 17:52:50 -07:00
mozilla.mano@sent.com
7737f46584 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
joshmoz@gmail.com
07065b5c0d dock menu impl for Cocoa-based applications. patch by Colin Barrett. b=368784 r=josh sr=bsmedberg 2007-04-25 12:30:02 -07:00
peterv@propagandism.org
f61971e016 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us
be43570e2e Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 07:26:42 -07:00
sdwilsh@shawnwilsher.com
5a6c3be68e Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:20:38 -07:00
sdwilsh@shawnwilsher.com
765e2e170d Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:10:59 -07:00
sdwilsh@shawnwilsher.com
e83128b664 Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
sayrer@gmail.com
e61a4a106c bug 321024. Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService. Patch by Tony Chang <tony@ponderer.org>. r=darin 2007-04-24 10:41:44 -07:00
ted.mielczarek@gmail.com
61d1a2ea97 bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-04-23 17:21:35 -07:00
dietrich@mozilla.com
140a45bd1e Bug 378069 bookmark id import is broken (r=mano) 2007-04-23 14:37:37 -07:00
ted.mielczarek@gmail.com
f287d10151 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-04-23 13:59:37 -07:00
benjamin@smedbergs.us
2e25a321f8 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
enndeakin@sympatico.ca
13135d7900 Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano 2007-04-23 06:19:30 -07:00
sayrer@gmail.com
3269deff39 bug 373253. comment out test for bug 221634, because we can't get the event order right on all platforms. 2007-04-22 20:27:28 -07:00
sayrer@gmail.com
7ea84686b9 bug 373253. fix Windows test bustage. 2007-04-22 19:41:29 -07:00
sayrer@gmail.com
ec7d7bf042 bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-22 16:56:06 -07:00
mozilla.mano@sent.com
b619efb2e1 Bug 376851 - API for sorting a result by an annotation. r=dietrich. 2007-04-22 15:20:25 -07:00
dietrich@mozilla.com
4e4384eab1 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
stefanh@inbox.com
2f2282eb56 Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-04-22 14:10:05 -07:00
stefanh@inbox.com
ba99c19954 Bug 378202: [Pinstripe] Clean up tabbox.css and make bottom tabs look better. r=Mano. 2007-04-21 10:30:00 -07:00
sayrer@gmail.com
8c59031fab backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects. 2007-04-20 19:14:40 -07:00
sayrer@gmail.com
42c56a3a5b Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-20 18:46:51 -07:00
benjamin@smedbergs.us
18862e38e1 Bug 375710 - Firefox 2.0.0.3 wants to downgrade to 2.0.0.2, patch by Masatoshi Kimura (:emk), reworked by me a bit, r=rstrong 2007-04-20 08:22:17 -07:00
enndeakin@sympatico.ca
8f315d9e76 Bug 377692, followup to change numberInt to numberValue as values can be decimal, handle case where decimalplaces is Infinity, update disabled state when wraparound is true, r=neil 2007-04-20 03:54:22 -07:00
enndeakin@sympatico.ca
ef8a75a4d4 Bug 377678, fix some minor issues, including accessibility objects, r=neil 2007-04-19 09:46:22 -07:00
enndeakin@sympatico.ca
c17be353df Bug 377692, numberbox cleanup, value property should be a string, add valueInt for numeric value, r=neil 2007-04-19 05:08:10 -07:00
wr@rosenauer.org
b2d8c463b2 Bug 377843 - Fix build of the DBUS component, r=bsmedberg 2007-04-18 22:00:25 -07:00
sayrer@gmail.com
9ff21564bb Bug 373546. URIs in <guid isPermaLink='false'> are recognized as valid links of feed items in the feed reading view. r=mano 2007-04-18 21:50:16 -07:00
enndeakin@sympatico.ca
d34cd1fd1e Bug 377674, cleanup some wizard properties, r=mano 2007-04-18 18:03:52 -07:00
ted.mielczarek@gmail.com
d2c9ff38a7 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-04-18 14:30:36 -07:00
enndeakin@sympatico.ca
9c7fdbd098 Bug 377683, return -1 when no tabs in tabbox.selectedIndex, r=neil 2007-04-17 17:01:22 -07:00
enndeakin@sympatico.ca
befd2dcdf3 Bug 377685, return booleans for two disabled properties, r=neil 2007-04-17 17:00:35 -07:00
enndeakin@sympatico.ca
e5287272a9 Bug 377698, timepicker.increment setter doesn't work, r=neil 2007-04-17 16:59:50 -07:00
kaie@kuix.de
10c79b894d Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg 2007-04-17 13:42:54 -07:00
gavin@gavinsharp.com
9332690443 Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
sayrer@gmail.com
202d24dff2 Bug 369672. Feed preview doesn't show dates when the timezone is specified as UTC rather than GMT. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sayrer 2007-04-16 23:17:42 -07:00
philringnalda@gmail.com
55c09af394 Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst 2007-04-16 21:06:12 -07:00
enndeakin@sympatico.ca
d910516ed2 Bug 377038, tabIndex property should return 0 when attribute is not specified, r=neil 2007-04-16 13:04:39 -07:00
enndeakin@sympatico.ca
84abd6898e Bug 350257, remove extra event listeners from numberbox, r=neil 2007-04-16 08:11:53 -07:00
dietrich@mozilla.com
9490bd48d1 Bug 349523 Generate bookmarks.html, default_places.html from properties (r=mano) 2007-04-15 14:15:56 -07:00
sayrer@gmail.com
51fd920a47 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
axel@pike.org
ccc78445dc bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 16:43:36 -07:00
benjamin@smedbergs.us
762a32a2c1 From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons 2007-04-13 10:33:56 -07:00
philringnalda@gmail.com
f384cf2d81 Bug 376906 - tabs bad, r=gavin 2007-04-12 21:17:12 -07:00
sspitzer@mozilla.org
e6cefb4316 backing out myu fix for bug #375710, based on comments from kimura 2007-04-12 16:01:44 -07:00
sspitzer@mozilla.org
3f08787d6b fix for bug #375710 and bug #371649Firefox can "software downgrade" from 2.0.0.3 to 2.0.0.2. r=bsmedberg 2007-04-12 15:07:19 -07:00
dbaron@dbaron.org
e1ae3bd6f6 Fix crash caused by bad array iteration. b=372713 r=peterv 2007-04-12 12:22:24 -07:00
ted.mielczarek@gmail.com
57ed70709a one more bustage fix, with feeling 2007-04-12 11:13:53 -07:00
ted.mielczarek@gmail.com
0e344e40d3 more bustage fix 2007-04-12 09:48:15 -07:00
ted.mielczarek@gmail.com
e0c3f79393 fix unit test bustage from bug 372831 2007-04-12 08:42:04 -07:00
bugzilla@standard8.demon.co.uk
f1bd21799f Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds. 2007-04-12 05:41:32 -07:00
dietrich@mozilla.com
076b7d4a14 Bug 376863 bookmarkId is set to the node type for bookmark folders? (r=mano) 2007-04-11 12:52:44 -07:00
axel@pike.org
a364c25975 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
peterv@propagandism.org
fac89a56b2 Fix Sunbird bustage. 2007-04-10 19:24:16 -07:00
joshmoz@gmail.com
a96b0154ec Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-10 17:25:11 -07:00
peterv@propagandism.org
5be4000455 Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
bent.mozilla@gmail.com
aa1b34a2b3 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-04-10 12:20:49 -07:00
ted.mielczarek@gmail.com
5ff9ac2bcd bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-04-10 12:15:16 -07:00
mozilla.mano@sent.com
ddd3a0c442 Test for Bug 376798. r=dietrich. 2007-04-10 03:59:05 -07:00
mozilla.mano@sent.com
399b713919 Bug 376954 - Document about when accessing childCount throws. patch from Johnathan Nightingale <johnath@mozilla.com>, r=me. 2007-04-09 17:42:13 -07:00
mozilla.mano@sent.com
5bb1430076 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com
d014df4d47 Bug 376786 - Annotation-based queries are broken. r=dietrich. 2007-04-09 17:24:37 -07:00
mozilla.mano@sent.com
42ae4f4090 Bug 376815 - Allow using listheader in a richlistbox. r=enn 2007-04-09 17:21:16 -07:00
enndeakin@sympatico.ca
6531a65657 Bug 376992, folders array not freed, r=dietrich 2007-04-09 17:04:03 -07:00
enndeakin@sympatico.ca
45f7765a85 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
joshmoz@gmail.com
95cf85d836 use native window resize animation API for Mac OS X preferences. b=355177 r=sspitzer r=enn 2007-04-09 15:30:23 -07:00
mnyromyr@tprac.de
672bbf5152 Bug 376849: Move reference to tabbrowser-tabs binding; p=<stefanh@bluebottle.com>, r=mano 2007-04-08 14:32:43 -07:00
mozilla.mano@sent.com
44af177a14 Bug 376726 - View's itemChanged method isn't called when the title/uri of a bookmark item is changed. r=dietrich. 2007-04-06 10:24:42 -07:00
mozilla.mano@sent.com
ef8e7fc668 Bug 376633 - Sort By Title should not group by item type. r=dietrich. 2007-04-06 01:29:41 -07:00
gavin@gavinsharp.com
9fae8c7661 Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano 2007-04-05 10:06:25 -07:00
ted.mielczarek@gmail.com
ec43b8e14d bug 368205 - sync up with breakpad svn (again). r=mento 2007-04-04 15:03:35 -07:00
mozilla.mano@sent.com
f33995e77d Back out bug 286933 due to various regressions. 2007-04-04 12:55:04 -07:00
ted.mielczarek@gmail.com
b46c5ddd20 bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-04-04 11:47:44 -07:00
dietrich@mozilla.com
18173d1eda Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-04-04 10:21:03 -07:00
dietrich@mozilla.com
8f85c8c63d Bug 376374 places bookmarks backups should be only for --enable-places-bookmarks builds (r=sspitzer) 2007-04-03 11:11:03 -07:00
bugzilla@standard8.demon.co.uk
98e9ed8c21 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Gv1 - toolkit). p=Serge Gautherie <sgautherie.bz@free.fr>,r=enndeakin 2007-04-03 10:06:57 -07:00
ted.mielczarek@gmail.com
c71a17c5d2 bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg 2007-04-03 08:23:18 -07:00
philringnalda@gmail.com
1ca229ecb9 Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano 2007-04-02 19:39:41 -07:00
dietrich@mozilla.com
8c1e93fef5 updating test for bug 371798 (r=sayrer) 2007-04-02 16:57:44 -07:00
enndeakin@sympatico.ca
605396828a Bug 375930, Dropmarker shrunk on Windows, r=mano 2007-04-02 12:01:26 -07:00
dietrich@mozilla.com
131961dcb3 Bug 373239 add a schema version to places.sqlite (r=sspitzer) 2007-03-31 19:38:42 -07:00
dietrich@mozilla.com
03c1fa614d Bug 371812 add bookmark id support to bookmarks html import/export (r=sspitzer) 2007-03-31 16:34:23 -07:00
dietrich@mozilla.com
afd9371848 test for bug 371798 (r=sayrer) 2007-03-31 12:35:16 -07:00
mozilla.mano@sent.com
cadca10dcd Bug 371485 - Selected item text should be white instead of black. patch from Stefan <stefanh@bluebottle.com>, r=me. 2007-03-30 12:54:17 -07:00
ted.mielczarek@gmail.com
06a7b86309 bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-03-28 05:19:42 -07:00
sspitzer@mozilla.org
a6bf7e6912 fix for bug #373908: Software update hangs part way through if update.mar includes a zero length file.note, the scripts that create mars should not be doing that, which is bug #375611also note that if you kill the hung software update process (which you have to do, since it is hung), you can end up in a bad state, see bug #375619r=dolske 2007-03-27 23:01:35 -07:00
philringnalda@gmail.com
ca1422734d Bug 375485 - Remove some unused toolkit strings, r=mano 2007-03-27 21:43:42 -07:00
sayrer@gmail.com
9c3474cffb bug 373340. atom:logo in feed reading view. r=mano 2007-03-27 18:07:39 -07:00
mozilla.mano@sent.com
51ba92a2cc Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-27 17:28:34 -07:00
benjamin@smedbergs.us
3e6c490879 Bustage fix for luser. 2007-03-27 11:21:57 -07:00
ted.mielczarek@gmail.com
ef68cab249 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-03-27 11:02:02 -07:00
dbaron@dbaron.org
a7d9802f77 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dietrich@mozilla.com
1c1266a112 Bug 335961 bookmarks export doesn't export keywords (r=sspitzer) 2007-03-26 16:11:09 -07:00
asqueella@gmail.com
1eed36c4fe Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
asqueella@gmail.com
096b692e74 bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removedr=bsmedberg 2007-03-26 13:53:01 -07:00
dietrich@mozilla.com
2719851c0d Bug 374876 - write out bookmarks.html and archives (r=sspitzer) 2007-03-25 13:14:28 -07:00
mozilla.mano@sent.com
bd9d273059 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
sayrer@gmail.com
77369054e5 remove remote css 2007-03-23 14:10:05 -07:00
sayrer@gmail.com
69a53ee6a8 Add dump calls to attempt to determine the cause of orange on tinderbox 2007-03-23 12:47:09 -07:00
benjamin@smedbergs.us
30777ba15e Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-03-23 11:05:24 -07:00
sspitzer@mozilla.org
f3ee8725dc testcase for bug #369887. r=dietrich 2007-03-23 01:06:01 -07:00
sayrer@gmail.com
64f9bcc4c8 fix test bustage. 2007-03-22 18:53:02 -07:00
dietrich@mozilla.com
7a5fefa6c5 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com
8d501d16ab Bug 366479 - [mac] Copy command is broken in the JS console. r=gavin,neil. sr=neil. 2007-03-22 16:28:22 -07:00
sspitzer@mozilla.org
26d5160d60 fix for bug #369887: searches in bookmarks sidebar and organize bookmarks dialog don't show all the results: missing 'hidden' bookmarks and failing to match on title.r=dietrich 2007-03-22 16:05:37 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00