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

7675 Коммитов

Автор SHA1 Сообщение Дата
sspitzer@mozilla.org 2344205dbd fix for bug #372051: problems when moving a livemark containerr=mano. Thanks to onemen.one@gmail.com for the patch. 2007-05-08 14:19:39 -07:00
ted.mielczarek@gmail.com 33e9d9dc50 bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-05-08 12:29:41 -07:00
ted.mielczarek@gmail.com d3e9dd7ab6 bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-05-08 08:15:20 -07:00
joshmoz@gmail.com 09d3163be2 HTML content buttons are unnecessarily wide. b=376816 r=mano sr=roc 2007-05-07 19:14:03 -07:00
joshmoz@gmail.com d7a4940c96 remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc 2007-05-07 18:20:11 -07:00
mozilla.mano@sent.com 7c6b0bdbf5 Bug 374982 - The enabled state of the copy command is incorrect in few edge cases. r=gavin. 2007-05-07 17:50:09 -07:00
ted.mielczarek@gmail.com 1e78055199 bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-05-07 13:48:30 -07:00
ted.mielczarek@gmail.com 9ae83b0619 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-05-06 18:03:38 -07:00
kjh-5727@comcast.net c693e38ac1 Bug 377096 - Factor out nsIPrintOptions::AvailablePrinters. r=pavlov, sr=biesi. 2007-05-06 04:29:41 -07:00
rob_strong@exchangecode.com 8e3ceef73d Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 16:40:54 -07:00
sayrer@gmail.com 1cde6b4bd7 bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-05-03 15:58:50 -07:00
benjamin@smedbergs.us a504b37891 Bug 377088 - Add additional query string when the user explicitly checks for updates, to make server-side of automatic update checks possible, r=ssptizer+morgamic 2007-05-03 06:36:11 -07:00
dietrich@mozilla.com c750272f29 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
joshmoz@gmail.com 35f0c6352c [re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-02 16:47:53 -07:00
gijskruitbosch@gmail.com 1aa887465e Bug 378785 - Crash on launch for nightly builds in Growl code (take 2)r=benjamin@smedbergs.us (Benjamin Smedberg)p=comrade693+bmo@gmail.com (Shawn Wilsher) 2007-05-02 13:16:31 -07:00
gavin@gavinsharp.com 34896b99b0 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
gavin@gavinsharp.com 146ae0ff54 Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me 2007-05-02 13:09:02 -07:00
asqueella@gmail.com fc7e5a1432 Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc 2007-05-02 13:07:32 -07:00
gavin@gavinsharp.com 2754c5bda0 Bug 356673: Whitespace and alignment fixes for l10n files, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=me 2007-05-02 12:10:40 -07:00
dietrich@mozilla.com 3f11822c26 Bug 379218 moz_annos table is created w/o the type column (r=mano) 2007-05-02 12:07:57 -07:00
ted.mielczarek@gmail.com 62f42cf38e bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-05-02 11:45:36 -07:00
asqueella@gmail.com 9cc6274988 bug 379439 - When closing error console: assertion "XPConnect is being called on a scope without a 'Components' property!"add matching removeController() call to the binding's destructor.r=mano 2007-05-02 05:23:59 -07:00
sayrer@gmail.com a11d15c226 backout patch for bug 378463 due to bustage 2007-05-01 17:03:35 -07:00
roc+@cs.cmu.edu aef474d2ac Backing out patch since it broke 3 mochitests and no-one's around to babysit. 2007-05-01 16:54:55 -07:00
ted.mielczarek@gmail.com 6a01400914 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:33:00 -07:00
ted.mielczarek@gmail.com d53c576af8 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-05-01 16:31:52 -07:00
bzbarsky@mit.edu 9a5db57b2f Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
joshmoz@gmail.com 77b8540328 allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-01 14:52:22 -07:00
dietrich@mozilla.com 502d1a7320 Bug 378820 Crash in addVisit (r=mano) 2007-05-01 09:34:33 -07:00
mats.palmgren@bredband.net 87a0062405 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
sdwilsh@shawnwilsher.com 764891cec2 Backout of Bug 378785. 2007-04-30 16:01:56 -07:00
sdwilsh@shawnwilsher.com 0a45c2d9e1 Bug 378785 - Crash on launch for nightly builds in Growl code. r=bsmedberg 2007-04-30 11:05:27 -07:00
asqueella@gmail.com e45e7cb99c 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 6d0f046677 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 8e4044c9d5 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 c9e53f8290 bug 364112 truncate large form history data. r=mano 2007-04-27 22:26:53 -07:00
nrthomas@gmail.com d4928aa6c8 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-04-27 11:25:44 -07:00
asqueella@gmail.com 66c88ae225 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 89bea147b1 Bug 376630 - Test sorting functionality. r=dietrich. 2007-04-27 03:11:11 -07:00
mozilla.mano@sent.com 741aeee0a2 Bug 378828 - Support sortingAnnotation in place: URIs. r=dietrich. 2007-04-27 03:04:13 -07:00
mozilla.mano@sent.com d1308a5a67 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 7b61325bb3 Address review comment from bug 378808 2007-04-27 02:59:08 -07:00
mozilla.mano@sent.com 61b13e5b52 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 d3d5d726e7 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 143fb6a79a 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 bea7e56a96 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 f1ed272e50 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 9b97632c27 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 6b055ec532 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 7a7a1646bc 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 37ea48ef85 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
benjamin@smedbergs.us eb9f04f4d0 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 6996e3b268 Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:20:38 -07:00
sdwilsh@shawnwilsher.com 78bdc741c3 Bug 362685 - Growl Integration for Mac OS X (nsIAlertsService). r=cbarrett, r=mano 2007-04-24 20:10:59 -07:00
sdwilsh@shawnwilsher.com 78a0f50f13 Bug 282185 - Global notifications for completed downloads. r=mano, ui-r=mconnor 2007-04-24 18:29:17 -07:00
sayrer@gmail.com c36e7c9853 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 57319a1e93 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 9b42d19883 Bug 378069 bookmark id import is broken (r=mano) 2007-04-23 14:37:37 -07:00
ted.mielczarek@gmail.com 89aed7e09c 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 0ab7558e7b 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 090bc6ed3f 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 b01f50c196 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 791c71b51f bug 373253. fix Windows test bustage. 2007-04-22 19:41:29 -07:00
sayrer@gmail.com 51bcdde2cb 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 f387cfebc5 Bug 376851 - API for sorting a result by an annotation. r=dietrich. 2007-04-22 15:20:25 -07:00
dietrich@mozilla.com c5370cda5d 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 84e8a10167 Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-04-22 14:10:05 -07:00
stefanh@inbox.com 6dfe88c722 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 37d4822820 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 0af36b6a52 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 a3dfb7c083 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 05e3ac20fd 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 b690578b06 Bug 377678, fix some minor issues, including accessibility objects, r=neil 2007-04-19 09:46:22 -07:00
enndeakin@sympatico.ca 4ba3f0dd15 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 4621dc313a Bug 377843 - Fix build of the DBUS component, r=bsmedberg 2007-04-18 22:00:25 -07:00
sayrer@gmail.com 97bc790be0 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 97ab255a84 Bug 377674, cleanup some wizard properties, r=mano 2007-04-18 18:03:52 -07:00
ted.mielczarek@gmail.com 9d9c831c76 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-04-18 14:30:36 -07:00
enndeakin@sympatico.ca d1f711beac Bug 377683, return -1 when no tabs in tabbox.selectedIndex, r=neil 2007-04-17 17:01:22 -07:00
enndeakin@sympatico.ca c0a326c41e Bug 377685, return booleans for two disabled properties, r=neil 2007-04-17 17:00:35 -07:00
enndeakin@sympatico.ca e010de79c4 Bug 377698, timepicker.increment setter doesn't work, r=neil 2007-04-17 16:59:50 -07:00
kaie@kuix.de cbf618ed08 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 62edc914ad Bug 346994: part 1, remove leading dots from filenames before saving, r=mano 2007-04-17 11:51:33 -07:00
sayrer@gmail.com 6d63ca8c5c 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 410517bfda 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 13e2ad9295 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 85aad482ee Bug 350257, remove extra event listeners from numberbox, r=neil 2007-04-16 08:11:53 -07:00
dietrich@mozilla.com 716196b256 Bug 349523 Generate bookmarks.html, default_places.html from properties (r=mano) 2007-04-15 14:15:56 -07:00
sayrer@gmail.com a149d26094 Bug 368994. Move mochitests near the code they test, round 6. r=bzbarsky 2007-04-14 10:46:36 -07:00
axel@pike.org 01e9c60cfa 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 43cf9dfe7f 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 3eb659a495 Bug 376906 - tabs bad, r=gavin 2007-04-12 21:17:12 -07:00
sspitzer@mozilla.org 8e76592793 backing out myu fix for bug #375710, based on comments from kimura 2007-04-12 16:01:44 -07:00
sspitzer@mozilla.org 6a39468669 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 44c3486943 Fix crash caused by bad array iteration. b=372713 r=peterv 2007-04-12 12:22:24 -07:00
ted.mielczarek@gmail.com da1a027c92 one more bustage fix, with feeling 2007-04-12 11:13:53 -07:00
ted.mielczarek@gmail.com 92e3055680 more bustage fix 2007-04-12 09:48:15 -07:00
ted.mielczarek@gmail.com 0df515a477 fix unit test bustage from bug 372831 2007-04-12 08:42:04 -07:00
bugzilla@standard8.demon.co.uk 16871e8595 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 05752c2b99 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 6ccf922cb5 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 fb7ef764d2 Fix Sunbird bustage. 2007-04-10 19:24:16 -07:00
joshmoz@gmail.com 0a82135427 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 b21a47335d 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 f8103cfa59 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-04-10 12:20:49 -07:00
ted.mielczarek@gmail.com 8b497a1411 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 fd707ea23a Test for Bug 376798. r=dietrich. 2007-04-10 03:59:05 -07:00
mozilla.mano@sent.com 082aeb9dbf 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 5ab5f4cb13 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com 2580e15d05 Bug 376786 - Annotation-based queries are broken. r=dietrich. 2007-04-09 17:24:37 -07:00
mozilla.mano@sent.com ec3a0366b6 Bug 376815 - Allow using listheader in a richlistbox. r=enn 2007-04-09 17:21:16 -07:00
enndeakin@sympatico.ca a01565bfc3 Bug 376992, folders array not freed, r=dietrich 2007-04-09 17:04:03 -07:00
enndeakin@sympatico.ca a524f1f443 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
joshmoz@gmail.com a625842ac4 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 671d4b14d5 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 d8bb94859e 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 776a611b59 Bug 376633 - Sort By Title should not group by item type. r=dietrich. 2007-04-06 01:29:41 -07:00
gavin@gavinsharp.com 8af81f19fc Bug 376616: remove unnecessarily duplicated code in contentAreaUtils.js, r=mano 2007-04-05 10:06:25 -07:00
ted.mielczarek@gmail.com 36da94e8a7 bug 368205 - sync up with breakpad svn (again). r=mento 2007-04-04 15:03:35 -07:00
mozilla.mano@sent.com 1f963e7451 Back out bug 286933 due to various regressions. 2007-04-04 12:55:04 -07:00
ted.mielczarek@gmail.com 06e7695c41 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 fac183175d Bug 372501 Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-04-04 10:21:03 -07:00
dietrich@mozilla.com 0a948eefd6 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 68b6ff1a65 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 3296b97c99 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 2dcedc3ae9 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 5c14de2ed8 updating test for bug 371798 (r=sayrer) 2007-04-02 16:57:44 -07:00
enndeakin@sympatico.ca 90520c88b9 Bug 375930, Dropmarker shrunk on Windows, r=mano 2007-04-02 12:01:26 -07:00
dietrich@mozilla.com 4415415fa4 Bug 373239 add a schema version to places.sqlite (r=sspitzer) 2007-03-31 19:38:42 -07:00
dietrich@mozilla.com 3019a6396e Bug 371812 add bookmark id support to bookmarks html import/export (r=sspitzer) 2007-03-31 16:34:23 -07:00
dietrich@mozilla.com d69a63ab7e test for bug 371798 (r=sayrer) 2007-03-31 12:35:16 -07:00
mozilla.mano@sent.com 2aece992bf 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 71c3e51d82 bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-03-28 05:19:42 -07:00
sspitzer@mozilla.org 7d5583c88f 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 cfbdbc5481 Bug 375485 - Remove some unused toolkit strings, r=mano 2007-03-27 21:43:42 -07:00
sayrer@gmail.com ff254f977b bug 373340. atom:logo in feed reading view. r=mano 2007-03-27 18:07:39 -07:00
mozilla.mano@sent.com 10f664742c 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 017f825488 Bustage fix for luser. 2007-03-27 11:21:57 -07:00
ted.mielczarek@gmail.com 4b895ba535 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-03-27 11:02:02 -07:00
dbaron@dbaron.org cb52af13a3 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dietrich@mozilla.com f715a07bde Bug 335961 bookmarks export doesn't export keywords (r=sspitzer) 2007-03-26 16:11:09 -07:00
asqueella@gmail.com 0b1d9b96a9 Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
asqueella@gmail.com 1c7340a2a7 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 d6e1f9bfd5 Bug 374876 - write out bookmarks.html and archives (r=sspitzer) 2007-03-25 13:14:28 -07:00
mozilla.mano@sent.com 616e2cd8ff Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
sayrer@gmail.com f76cd02570 remove remote css 2007-03-23 14:10:05 -07:00
sayrer@gmail.com ae7cb6c424 Add dump calls to attempt to determine the cause of orange on tinderbox 2007-03-23 12:47:09 -07:00
benjamin@smedbergs.us 5df5eb6d3b 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 81011d3c2d testcase for bug #369887. r=dietrich 2007-03-23 01:06:01 -07:00
sayrer@gmail.com 769d183a53 fix test bustage. 2007-03-22 18:53:02 -07:00
dietrich@mozilla.com 4b1aa65f0f Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com fcafe0ab51 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 728396a450 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
rob_strong%exchangecode.com 919ac35209 Bug 445276 - uninstall\helper.EXE does not contain a value for 'Original file name'. r=jmathies, approval1.9.0.2=samuel.sidler 2008-08-03 21:43:08 +00:00
rob_strong%exchangecode.com cd347a1c93 Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies, approval1.9.0.2=samuel.sidler 2008-08-03 21:39:54 +00:00
rob_strong%exchangecode.com cc9437a2b2 Bug 444664 � Unable to install due to misreporting of OS version (requires Microsoft Windows 2000 or newer). r=jmathies, approval1.9.0.2=samuel.sidler 2008-07-30 00:59:30 +00:00
rob_strong%exchangecode.com 009190d468 Bug 395891 - Profile Manager prevents Minefield startup from OS Integration points (links in Mails, etc). patch=Masatoshi Kimura (:emk), r=rstrong, approval1.9.0.2=samuel.sidler 2008-07-28 02:13:09 +00:00
dolske%mozilla.com f0d137d5a5 Bug 435531 - problem saving login when form or existing login is password-only. r=gavin, a1902=ss 2008-07-23 21:44:56 +00:00
gavin%gavinsharp.com 48e71d03fb Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss 2008-07-23 18:05:13 +00:00
dietrich%mozilla.com 1a84760b35 Bug 437078 - GUIDs not included in bookmark backups (r=mano, a=ss) 2008-07-22 18:23:42 +00:00
dtownsend%oxymoronical.com 0e85f7636d Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz, a=ss 2008-07-22 13:32:45 +00:00
alqahira%ardisson.org 3d8185272d Bug 441866 - Build the toolkit url-classifier component for use with Camino's safe browsing feature. Patch by Sean Murphy <murph@seanmurph.com>, r=mento, a1.9.0.2=ss 2008-07-22 03:49:47 +00:00
rob_strong%exchangecode.com 8e0074dc8d Bug 437349 - updater.exe lacks elevation manifest and fails to start when installer detection is disabled. Also fixes Bug 386826 and Bug 435711. r=jmathies, r=ted.mielczarek, approval1.9.0.2=samuel.sidler 2008-07-22 02:17:54 +00:00
nick.kreeger%park.edu 634fc4f96b Checking in CVS version of bug 4441288, MacApplicationDelegate| in toolkit throws ObjC exception when creating a |NSMenuItem| with a |nil| |NSString *|. r=josh, sr=roc, 1.9.0.2a=ss 2008-07-21 17:25:59 +00:00
ted.mielczarek%gmail.com e56963696a bug 427142 - sporadic test_393498.js failure on bm-win2k3-pgo01 because of VM timer issues. Patch by Marco Bonardo <mak77@supereva.it>, r=dietrich 2008-07-21 15:44:32 +00:00
ted.mielczarek%gmail.com deac84ded8 bug 441235 - Shift-tab gets stuck in the comments field of the Mac crashreporter client. Patch by Hakan Waara <hwaara@gmail.com>, r=me a=ss 2008-07-20 22:22:00 +00:00
ted.mielczarek%gmail.com 505f4d4b7a bug 440634 - error passing DBCS settings path to crash reporter. r=bsmedberg a=ss 2008-07-20 22:19:32 +00:00
axel%pike.org 44da1c35ec bug 445217, add l10n config data to cvs, browser, mail, and toolkit. r=ted, npob 2008-07-17 11:35:19 +00:00
dolske%mozilla.com 222dae05f5 Bug 444959 - Need tests for login manager notification bars. r=gavin 2008-07-13 05:47:10 +00:00
sdwilsh%shawnwilsher.com 65b0fcf43d disabling test because it is not reliable (bug 443763) 2008-07-11 22:11:30 +00:00
dtownsend%oxymoronical.com e7371859ff Bug 443367: Remove timeouts and network access to make test more reliable. r=robstrong 2008-07-09 08:22:11 +00:00
sdwilsh%shawnwilsher.com 3eae50034a Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js. r=gavin 2008-07-08 19:29:31 +00:00
philringnalda%gmail.com 690c017b3b Bug 432028 - Undetermined progressmeter timer isn't stopped, causing high CPU load, patch by Markus Stange <mstange@themasta.com>, r=enn, a=shaver 2008-07-08 02:05:48 +00:00
sdwilsh%shawnwilsher.com b94bb605c8 Bug 443493 ��� Unit test for Bug 331215 fails rather frequently on Mozilla2 builds. r=mconnor, a=mconnor 2008-07-03 20:50:22 +00:00
reed%reedloden.com 5a79b8ba26 Bug 424626 - "(linux) Firefox is put into offline mode on startup when NetworkManager is running but not controlling the active network interface (e.g. when using PPP)" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=roc a=beltzner] 2008-07-01 06:15:22 +00:00
dietrich%mozilla.com 55107665f3 bug 442778 - test for bug 419731 failing on qm-win2k3-pgo01 (VM, PGO) (r+a=beltzner) 2008-07-01 00:14:26 +00:00
dcamp%mozilla.com 8aa5fedf6f Bug 434624: Handle "websafe" base64 characters in client keys. r=tony, a=beltzner 2008-06-27 00:47:33 +00:00
ctalbert%mozilla.com 49a5484d47 Bug 427457 More tests for microformats API r=mkaply 2008-06-26 19:09:10 +00:00
gavin%gavinsharp.com e2ebfe92b2 Bug 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner 2008-05-28 18:49:33 +00:00
peterv%propagandism.org 607b18c919 Fix for bug 426261 (Crash in nsNavHistoryContainerResultNode::GetSortType() during bookmark synchronization). Patch by ondrej and me, r=Mano, a=beltzner. 2008-05-27 15:48:31 +00:00
edward.lee%engineering.uiuc.edu c4327f1657 Leak bustage fix for Bug 434340 - The bookmark tags feature is broken on Firefox 3.0rc1 for OpenSolaris 2008-05-27 02:28:47 +00:00
edward.lee%engineering.uiuc.edu 56fe966eb4 Bug 434340 - Firefox 3.0pre crashes with auto completion for tagged bookmark. p=ginn.chen@sun.com (Ginn Chen), r=Mardak, r=dietrich, b-ff3=beltzner, a1.9=beltzner 2008-05-26 21:20:34 +00:00
myk%mozilla.org 39e3c2f7b5 bug 417732: fix delay and disk activity when full/text zooming by turning PRAGMA SYNCHRONOUS off for the content prefs database; r=mconnor, a=shaver 2008-05-26 01:05:00 +00:00
dietrich%mozilla.com 852a5960af Bug 433525 - crash [@ nsNavHistoryQueryResultNode::IsContainersQuery()] (r=marco, r=mano, a=schrep) 2008-05-23 16:22:55 +00:00
dtownsend%oxymoronical.com 98836a231e Bug 433371: Upgrading from Ubuntu Firefox 3.0b5 to Mozilla Firefox 3.0
breaks add-on installation.
2008-05-23 08:50:00 +00:00
gavin%gavinsharp.com 85bd02ca58 Back out bug 432938 because it caused bug 433241, a=schrep/beltzner 2008-05-11 20:12:30 +00:00
gavin%gavinsharp.com 6dcef3365f Bug 431802: node_child_of accessible relation returns wrong object on autocomplete list items, patch by surkov.alexander@gmail.com, r=neil, a=schrep 2008-05-10 14:54:42 +00:00
reed%reedloden.com 53718e895a Bug 432919 - "Help viewer content pane should not allow scripts, plugins, meta redirects, or subframes" [p=reed/dveditz r=Waldo (NPOTB)] 2008-05-10 03:35:19 +00:00
gavin%gavinsharp.com 200797602a Bug 433069: fix for Vista about:config styling bustage caused by 418877, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, a=schrep 2008-05-09 21:05:37 +00:00
gavin%gavinsharp.com 559d339064 Bug 431229: Set error console toolbar to use browsertabbar-toolbox, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=dao, ui-r=faaborg, a=schrep 2008-05-09 21:03:27 +00:00
mkmelin+mozilla%iki.fi f9672c4afd [Bug 350693] "Character Encoding" in "View Source" window doesn't work
p=Simon Montagu <smontagu@smontagu.org>, r=neil, sr=mscott,
approval1.9=mtschrep
2008-05-09 20:38:49 +00:00
dtownsend%oxymoronical.com dd39acda5e Bug 425116: Notification bars in addons manager use the wrong icon. p=d��o,
r=mossop, a=schrep
2008-05-09 18:10:17 +00:00
reed%reedloden.com 974cf75a8a Bug 432938 - "Use GTK stock icon for netError favicon instead of Windows icon" [p=reed r+sr=jst r=dietrich a1.9=schrep] 2008-05-09 07:25:30 +00:00
reed%reedloden.com 1491250da9 Bug 398811 - "Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a1.9=damons] 2008-05-09 07:25:29 +00:00
dolske%mozilla.com a48a7efa5f Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor 2008-05-09 03:34:46 +00:00
reed%reedloden.com cc1049f71e Bug 418877 - "Error/Warning/Information/Question icons" [p=ispence@gmail.com (Ian Spence) / reed@reedloden.com (Reed Loden) r=gavin a1.9=schrep] 2008-05-09 02:01:11 +00:00
gavin%gavinsharp.com 905e71a634 Bug 332314: Menu items are improperly aligned when using iconic menuitems, patch by Kai Liu <kliu@mozilla.kailiu.com>, r=me, r=zeniko, r=roc, a=damon 2008-05-09 00:18:47 +00:00
gavin%gavinsharp.com 5b0e561eb8 Bug 432272: Use -moz-padding-end and -moz-padding-start instead of padding-right and padding-left in tree(-aero).css, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, r=dao, a=schrep 2008-05-09 00:13:39 +00:00
dietrich%mozilla.com fa4a4a7d9b Bug 430792 - Site's favicon is replaced if browser error page is shown (comment change only, for ehsan.akhgari@gmail.com, r=dietrich) 2008-05-08 16:36:54 +00:00
reed%reedloden.com 9a0b9e21f3 Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep] 2008-05-08 09:20:45 +00:00
dietrich%mozilla.com ec9e9f6a0c Bug 430792 - Site's favicon is replaced if browser error page is shown (for ehsan.akhgari@gmail.com, r=dietrich, a=beltzner) 2008-05-08 04:35:08 +00:00
dietrich%mozilla.com c4f227ae0a Bug 428481 - nsFaviconService calls Abandon on a scoped global statement (for mak77@supereva.it, r=dietrich, a=schrep) 2008-05-08 04:26:10 +00:00
reed%reedloden.com 1453f4b62a Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner] 2008-05-08 02:10:14 +00:00
alqahira%ardisson.org 3204ac6211 Bug 432383 - Validation errors in license.html. r=gerv, a1.9=schrep 2008-05-08 01:26:47 +00:00
gavin%gavinsharp.com 0c97e994b4 Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep 2008-05-08 01:15:12 +00:00
gavin%gavinsharp.com 1543abcf0d Bug 430695: add backoff algorithm to gethash requests, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner 2008-05-07 22:33:19 +00:00
gavin%gavinsharp.com 649aa201e6 Bug 432492: rate limit long-running safebrowsing updates, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner 2008-05-07 20:33:45 +00:00
dtownsend%oxymoronical.com d421208974 Backing out bug 432492 2008-05-07 13:18:38 +00:00
reed%reedloden.com 8eb061334c Bug 426453 - "Wrong plugin icon size used" [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9=damons] 2008-05-07 11:01:24 +00:00
reed%reedloden.com 12aca659d5 Bug 418868 - "M3 Tango" (*Ghosted-64.png icons) [p=michael.monreal@gmx.net (Michael Monreal) / Tango team ui-r=faaborg a1.9=beltzner] 2008-05-07 10:54:46 +00:00
reed%reedloden.com 7c88d37a86 Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner] 2008-05-07 10:22:17 +00:00
reed%reedloden.com 7c8934bcc0 Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner] 2008-05-07 10:21:12 +00:00
dietrich%mozilla.com 75aac49298 Bug 419957 - History sidebar "By Site" should use visit_count to avoid display of empty sites (for ondrej@allpeers.com, r=dietrich, a=beltzner) 2008-05-07 04:33:05 +00:00
dietrich%mozilla.com 665b2cc2b9 backing out, tree is closed 2008-05-07 03:28:03 +00:00
dietrich%mozilla.com d967572325 Bug 419957 - History sidebar "By Site" should use visit_count to avoid display of empty sites (for ondrej@allpeers.com, r=dietrich, a=beltzner) 2008-05-07 03:26:19 +00:00
gavin%gavinsharp.com 03a05c5b81 bug 432332: improve handling of duplicate chunks in url classifier client request, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner 2008-05-07 01:51:13 +00:00
edward.lee%engineering.uiuc.edu 1058bcf539 Bug 431188 - Clear list active / inactive state not working properly. r=sdwilsh, a1.9=beltzner 2008-05-06 23:25:37 +00:00
edward.lee%engineering.uiuc.edu 50f2a0abac Bug 391928 - Feedback required when hovering over DM UI elements. r=sdwilsh, a1.9=beltzner 2008-05-06 23:24:14 +00:00
gavin%gavinsharp.com 7795dfd769 Bug 423104: ship en-US spellcheck dictionary README, extracted text by gerv@mozilla.org and handerson@mozilla.com, patch is r=gerv, sr=mconnor, a=beltzner 2008-05-06 21:39:06 +00:00
dietrich%mozilla.com 4d845a0bd6 Bug 417228 - Bookmarks outside the three default folders aren't restored (r=mano, a=schrep) 2008-05-06 20:59:55 +00:00
dolske%mozilla.com 3ea49eefc3 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 07:45:35 +00:00
alfred.peng%sun.com 6df9029382 Followup fix for Bug 385280. should send proxy settings to the breakpad reporter. Add the check on whether gconf library exists.
r=ted.mielczarek,a=beltzner.
2008-05-05 21:08:15 +00:00
gavin%gavinsharp.com ea1fdc55a0 Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner 2008-05-05 21:02:26 +00:00
gavin%gavinsharp.com ff2a92a73d Bug 431195: Tree children in Sidebar and Library are indented too far, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 20:53:34 +00:00
gavin%gavinsharp.com b80e49cbc9 Bug 429717: use a large warning icon for about:config, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-05 20:52:33 +00:00
gavin%gavinsharp.com c96f4ad75d Bug 430925: Scrollbox smooth scrolling should skip frames when missing the desired frame rate, patch by D��o Gottwald <dao@mozilla.com>, r=enndeakin, a=beltzner 2008-05-05 20:50:59 +00:00
gavin%gavinsharp.com 25a3630c15 Bug 431305: Panes different height in the Add-ons Manager, patch by D��o Gottwald <dao@mozilla.com>, r=mossop, a=damon 2008-05-05 20:49:38 +00:00
gavin%gavinsharp.com 4fc2d520f4 Bug 428250: clicking in blank space in file column of directory listing activates links, patch by D��o Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner 2008-05-05 20:48:11 +00:00
gavin%gavinsharp.com 346af059d4 Bug 432066: fix solaris bustage from bug 431754, patch by Alfred Peng <alfred.peng@sun.com>, r=tony, a=mconnor 2008-05-05 19:57:55 +00:00
dietrich%mozilla.com 52fe412ed1 Bug 429811 - Tag container isn't updated immediately when bookmark is removed (r=mano, a=mconnor) 2008-05-05 19:57:22 +00:00
dietrich%mozilla.com 61822e444c perf testing bug 431758 (a=mconnor) 2008-05-05 18:11:49 +00:00
bugzilla%standard8.plus.com 98154cd230 Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change 2008-05-04 13:50:25 +00:00
philringnalda%gmail.com 8c409eaf20 Ignore siteURI annotation changes that are for the default livemark, not our livemark 2008-05-03 20:33:24 +00:00
philringnalda%gmail.com 95a71cfc5b Better logging for livemark siteURI test failures 2008-05-03 19:38:23 +00:00
gavin%gavinsharp.com dd3df9198d Bug 431831: proto theme changes to correctly style inactive windows, patch by Kevin Gerich <kevin@kmgerich.com> and Markus Stange <mstange@themasta.com>, r=me, a=beltzner 2008-05-03 14:47:04 +00:00
bugzilla%standard8.plus.com 8ef71c0f2b Bug 431159 test_history_expiration.js fails on builds without places enabled. r=sdwilsh, test only change 2008-05-03 11:18:27 +00:00
kairo%kairo.at 738e29c1b0 remove lines for directories from toolkit-makes that have been obsoleted/removed by bug 383085, blanket-r=bsmedberg/gavin a1.9=beltzner 2008-05-02 22:13:32 +00:00
benjamin%smedbergs.us 86c44ff48e Bug 423104 - Add lt and nl dictionary licenses to about:license, r=gerv,harvey,smokey a=schrep This patch does not deal with the en-US dictionary license confusion. 2008-05-02 17:53:46 +00:00
kairo%kairo.at 93056a971e bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil 2008-05-02 13:13:23 +00:00
roc+%cs.cmu.edu 0df64c778a Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor 2008-05-02 11:32:52 +00:00
reed%reedloden.com d6d29b2c88 Bug 430530 - "excess disk IO when updating the url-classifier" (increase the page size, let the cache size grow on linux) [p=dcamp@mozilla.com (Dave Camp) r=mconnor a1.9=beltzner] 2008-05-02 09:55:09 +00:00
reed%reedloden.com 41180f03ce Bug 431754 - "try harder to commit in the face of safebrowsing server errors" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=damons] 2008-05-02 09:54:02 +00:00
dolske%mozilla.com cd93496238 Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons 2008-05-02 07:55:47 +00:00
dolske%mozilla.com 576b533040 Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons 2008-05-02 07:54:54 +00:00
dolske%mozilla.com f218dd1bd1 Bug 431773 - minor cleanup of login manager logging. r=gavin, a1.9=damons 2008-05-02 07:44:24 +00:00
jonas%sicking.cc 89c6fbaae2 Putting back since orange wasn't affected 2008-05-01 22:43:42 +00:00
gavin%gavinsharp.com 6285674b53 Bug 430685 cleanup (remove unneeded style rules), patch by D��o Gottwald <dao@mozilla.com>, r=mardak, a=beltzner 2008-05-01 21:16:49 +00:00
gavin%gavinsharp.com 0c6f5ca7cc Bug 431057: RTL icons needed for tree twistys in Aero theme, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-05-01 21:12:52 +00:00
gavin%gavinsharp.com 8e0da53e3b Bug 430566: Saving web page/some downloads fail with "blocked by your Security Zone Policy", patch by Jim Mathies <jmathies@mozilla.com>, r=robarnold, r=sdwilsh, a=beltzner 2008-05-01 21:06:43 +00:00
gavin%gavinsharp.com e8be424a39 Bug 430907: use newer spring.png in winstripe, add new icon for gnomestripe, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, new gnomestripe icon by Jakub Steiner <jimmac@gmail.com>, r=me, ui-r=faaborg, a=beltzner 2008-05-01 21:01:45 +00:00
jonas%sicking.cc d7b1a8d28a Backing out to try to fix orange 2008-05-01 19:03:48 +00:00
edward.lee%engineering.uiuc.edu 8271b43a28 Bug 431346 - File -> Import -> Browsing History crash Firefox [@ nsCOMPtr.h:931]. r=sdwilsh, b-ff3=beltzner, a1.9=shaver. Fixes Bug 431597 - Firefox crash after deleting History Item via Places Library [@ nsNavHistoryResult.h:429] 2008-05-01 14:55:04 +00:00
reed%reedloden.com 6146c0c666 Bug 431633 - "Land new windows icons (2008-04-30)" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-05-01 07:56:28 +00:00
reed%reedloden.com ae154a49a2 Bug 431285 - "Update windows icons (2008-04-29)" [p=Iconfactory ui-r=faaborg a1.9=beltzner] 2008-05-01 04:33:15 +00:00
mkaply%us.ibm.com 5c3fb469dd 427456 - r=sayrer, a=beltzner - rename recurseFrames to recurseExternalFrame in uF api 2008-04-30 21:36:52 +00:00
roc+%cs.cmu.edu 4db5a0f814 Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon 2008-04-30 01:41:56 +00:00
dolske%mozilla.com 71ced02790 Bug 431275 - Give notification bars default icons via CSS. r=enn, ui-r=beltzner, a1.9=beltzner 2008-04-29 21:31:00 +00:00
gavin%gavinsharp.com 4259b297f1 Bug 411064: iconic menu items are 2px higher than normal ones, patch by Simon B��nzli <zeniko@gmail.com>, r=me, a=damon 2008-04-29 19:24:00 +00:00
gavin%gavinsharp.com 49cf7082a4 Bug 421180: When removing bookmarks existing keywords aren't deleted/removed, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=damon 2008-04-29 19:21:12 +00:00
gavin%gavinsharp.com 285b1e6940 Bug 402799: Saved searches that match on tags show duplicates, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-29 19:16:42 +00:00
enndeakin%sympatico.ca 4814bfc294 Bug 402798, bookmarks missing from menu, r=mano,a=beltzner 2008-04-29 19:07:15 +00:00
gavin%gavinsharp.com 19e616bc10 Bug 428349: In Addon Manager, the (x) that closes the "No updates were found" message is shifted a bit to the left inside its small box, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=me, a=damon 2008-04-29 18:57:49 +00:00
gavin%gavinsharp.com f422a0759d Bug 431241: Use a solid line between results in the error console, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner 2008-04-29 18:55:04 +00:00
gavin%gavinsharp.com 789c098ec1 Bug 430998: Text in buttons should not shift on down press on Luna or Aero, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=damon 2008-04-29 18:53:06 +00:00
gavin%gavinsharp.com 4b14f97563 Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon 2008-04-29 18:47:38 +00:00
stefanh%inbox.com 08b5dd9bb8 Bug 430079 - Remove some ancient style rules from dialog.css. r=Mano, a=damons. 2008-04-29 16:20:37 +00:00
alfred.peng%sun.com a64436a4ee Bug 385280. should send proxy settings to the breakpad reporter(For Linux/Solaris).
r=ted.mielczarek,a=dsicore.
2008-04-29 07:37:12 +00:00
mozilla%weilbacher.org 2721c25e60 [OS/2] Bug 421631: make shlibsign create the correct output file on OS/2 during packaging, r=ted.mielczarek, a1.9+=damons 2008-04-28 19:14:12 +00:00
gavin%gavinsharp.com 29f0a62128 Bug 425230: add a transaction to ClearHistory, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=mconnor 2008-04-28 10:11:08 +00:00
gavin%gavinsharp.com c13cdd69dc Bug 431017: Self describing text in search fields should not be italicized on Vista Classic, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 09:26:30 +00:00
gavin%gavinsharp.com d525ff0067 Bug 430905: Sidebars and toolbars should use closeSidebar.png, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=mconnor 2008-04-28 09:24:33 +00:00
gavin%gavinsharp.com aed059a73b Bug 430904: Use identity error icons on ssl error pages (all platforms), icons by the Tango and Proto teams, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, sr=jst, a=mconnor 2008-04-28 09:19:35 +00:00
reed%reedloden.com 5c540e023f Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-27 03:09:08 +00:00
reed%reedloden.com 8ac58aaf68 Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-27 03:05:17 +00:00
reed%reedloden.com dedb3ebdf4 Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-27 02:59:29 +00:00
reed%reedloden.com 0396eb6d22 Bug 430759 - "new windows icons 2008-04-25" [p=Iconfactory ui-r=faaborg a1.9=mconnor] 2008-04-26 09:27:29 +00:00
mnyromyr%tprac.de 41bdf330c2 Bug 410562: fix Windows test failure by commenting them out (need OS-dependent data here once pref type file has UI elements); r=gavin over IRC 2008-04-26 01:37:16 +00:00
dietrich%mozilla.com c6898e500c Bug 423212 - ###!!! ASSERTION: EndUpdateBatch without a begin: 'mBatchInProgress' (r=mano, a=mconnor) 2008-04-25 23:40:48 +00:00
dietrich%mozilla.com 4e84f21e7c Bug 405938 - problems when import/exporting of saved searches (r=mano, a=mconnor) 2008-04-25 23:37:26 +00:00
mnyromyr%tprac.de 7dcd98e254 Bug 410562: <preference>.reset() does not honor instantApply; r=gavin, a1.9=dsicore 2008-04-25 23:23:15 +00:00
dietrich%mozilla.com 2a171bf4e1 Bug 423515 - If Unfiled Bookmarks is moved to Bookmarks Menu, unfiled bookmarks are invisible until browser is restarted (r=mano, a=mconnor) 2008-04-25 21:36:42 +00:00
dtownsend%oxymoronical.com de0e8b5323 Bug 430120: Update blocklist URL to include same info as update URL.
r=robstrong, a=beltzner
2008-04-25 17:10:57 +00:00
gavin%gavinsharp.com 3826ba5ad4 Bug 429049: yahoo rss newsfeed (de.news.yahoo.com) is not previewed properly, patch by Will Guaraldi <will.guaraldi@pculture.org>, r+a=mconnor 2008-04-25 16:51:14 +00:00
edward.lee%engineering.uiuc.edu b9b74ed5b9 Bug 430685 - Small gray font in download manager is near-unreadable. r=mconnor, ui-r=mconnor, b-ff3=beltzner, a1.9=mconnor 2008-04-25 06:00:25 +00:00
edward.lee%engineering.uiuc.edu 3d6340c4bd Bug 430486 - Clear List button doesn't disable when it should. r=sdwilsh, r=mconnor, ui-r=mconnor, a1.9=mconnor. Fixes Bug 430597 - New clearListButton does not accomodate larger fonts 2008-04-25 05:59:32 +00:00
gavin%gavinsharp.com 7bd9bde93f Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner 2008-04-25 00:25:15 +00:00
dietrich%mozilla.com 8c1df83ac3 Bug 430600 - crash in CanAddURI (r=mano, a=beltzner) 2008-04-24 19:42:01 +00:00
roc+%cs.cmu.edu b9b8a4a294 Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 08:08:36 +00:00
edward.lee%engineering.uiuc.edu a0214f5289 Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner 2008-04-24 04:20:07 +00:00
gavin%gavinsharp.com 6680476361 Bug 427179: Set second line in download manager results to GrayText, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=sdwilsh, ui-r=beltzner, a=beltzner 2008-04-23 22:47:39 +00:00
gavin%gavinsharp.com a2870def6b Bug 426745: Increase padding for prefpane icons (options, page info, addon manager), patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 22:30:00 +00:00
gavin%gavinsharp.com 62a1f65206 Bug 425131: Tree view should not contain dotted lines, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor 2008-04-23 22:26:05 +00:00
mkaply%us.ibm.com 744f940022 430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long 2008-04-23 20:10:22 +00:00
dcamp%mozilla.com ed917779d7 Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner 2008-04-23 16:57:56 +00:00
webmail%kmgerich.com 3e67dbd4ba bug 430448 - remove white border from bottom of downloads window. r+, ui-r+, a=beltzner 2008-04-23 16:44:29 +00:00
rflint%ryanflint.com 0084daf245 Backout menu changes to fix the orange 2008-04-23 13:50:11 +00:00
rflint%ryanflint.com 791d3b2dc7 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 12:09:01 +00:00
dtownsend%oxymoronical.com e7039a1f1f Fix broken testcase from bug 427304 2008-04-23 08:44:56 +00:00
masayuki%d-toybox.com b8da8fd828 Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore 2008-04-23 08:04:08 +00:00