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

5033 Коммитов

Автор SHA1 Сообщение Дата
sspitzer@mozilla.org da12259068 partial fix for bug #364298: Crash [ @ BindStatementURI ] when pasting a folder from the history sidebar into the bookmarks toolbar
this turns the crash into a javascript exception, but we are still unable to copy and paste history folder into bookmarks.

r=dietrich
2007-06-19 09:34:32 -07:00
sspitzer@mozilla.org 036a5e74aa fix for bug #383572: changes made to bookmarks don't show in bookmark searches / Crash [@ nsCOMArray_base::InsertObjectAt nsNavHistoryFolderResultNode::OnItemChanged] deleting "ghost" bookmark
r=dietrich
2007-06-19 09:25:11 -07:00
benjamin@smedbergs.us c2d1a0445c Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
philringnalda@gmail.com 63edf790ca Bug 384843 - Remove unused functions getFileRelativeTo and _needsToPromptForUpdate, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:03:15 -07:00
philringnalda@gmail.com 328386b48d Bug 384837 - Remove unused functions forEachEntry, getItemsWithFlagUnset, and getStagedLeafName, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-18 21:01:29 -07:00
mats.palmgren@bredband.net c3d61f5c54 Remove the license text for xregion, because the code has been removed from the tree. b=384666 r=dbaron r=gerv 2007-06-18 17:58:32 -07:00
mozilla.mano@sent.com 3609439fb6 Bug 384623 - renaming root folder in the bookmarks tree doesn't update the tree view. r=dietrich. 2007-06-18 16:55:58 -07:00
sdwilsh@shawnwilsher.com c756a733d7 Bug 384732 - Download manager should use a transaction when importing from downloads.rdf. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:49:05 -07:00
sdwilsh@shawnwilsher.com f0deac9b25 Bug 384161 - autoRemoveAndClose checks wrong pref type. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-18 13:17:42 -07:00
sdwilsh@shawnwilsher.com 0cc451f2bd Bug 384892 - Investigate eliminating the LL_* macros from nsDownloadManager.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:29 -07:00
sdwilsh@shawnwilsher.com ed93b369d4 Bug 384867 - nsDownloadManager.cpp #includes nsInt64.h. Patch by Ryan Jones <sciguyryan@gmail.com>. r=sdwilsh 2007-06-18 13:11:06 -07:00
kherron@fmailbox.com cca4a79267 Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by <green@FreeBSD.org> and Walter Meinl <wuno@lsvw.de>, r+sr=roc. 2007-06-17 09:01:40 -07:00
kherron@fmailbox.com 9d992a9d33 Bug 383217 - Discard bind and Function.prototype.bind in favor of BindToObject. Patch by Simon Bünzli <zeniko@gmail.com>. r=tony. 2007-06-17 04:35:36 -07:00
kherron@fmailbox.com f1511f961c Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano. 2007-06-17 04:25:13 -07:00
sdwilsh@shawnwilsher.com 23e35ec45f Bug 384180 - [leak] nsDownload doesn't break mCancelable cycle on fail or cancel. Patch By Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 18:12:27 -07:00
sdwilsh@shawnwilsher.com 828aa5b150 Bug 384219 - Download manager doesn't fail downloads properly. Patch by Edward Lee <edilee@gmail.com>. r=sdwilsh 2007-06-16 15:03:02 -07:00
mats.palmgren@bredband.net df0f128cb1 Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir 2007-06-15 19:13:52 -07:00
cst@yecc.com 806bcb8f74 Bug 242621 Move Autoscroll Icon Out of the DOM (fixing regression, making global.css preprocessed)
r=mano
2007-06-15 15:38:42 -07:00
flamingice@sourmilk.net 4a49cf9a38 Bug 363271, remove download manager hack from richlistbox, Patch by Simon Bünzli, r=enn 2007-06-15 14:19:08 -07:00
flamingice@sourmilk.net cf591fcf50 Bug 377686, listbox.xml/richlistbox.xml cleanup, Patch by Simon Bünzli, r=enn 2007-06-15 12:42:31 -07:00
flamingice@sourmilk.net 842c8ce636 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
cst@yecc.com 3ae24e29e9 Bug 242621 Move Autoscroll Icon Out of the DOM, removing old icons 2007-06-14 20:03:20 -07:00
cst@yecc.com 9afd3eb79f Bug 242621 Move Autoscroll Icon Out of the DOM (SeaMonkey-style autoscroll)Patch by me and Michael Ventnor <ventnor.bugzilla@yahoo.com.au>Icons by Dão Gottwald <dao@design-noir.de>ui-review=beltzner, r=mano 2007-06-14 19:36:38 -07:00
mozilla.mano@sent.com edf4e49580 Bug 384503 - Bookmarks service crashes destroying a PRLock. r=sayrer. 2007-06-14 17:40:44 -07:00
sdwilsh@shawnwilsher.com 655eb4d7e7 Bug 384245 - Fix unit tests in a non-hackish way. r=mano 2007-06-14 09:49:54 -07:00
ginn.chen@sun.com 4e97db3814 Bug 384187 Fix systempref module for GTK2r=bsmedberg 2007-06-14 03:26:47 -07:00
philringnalda@gmail.com 11dc4a0e47 Bug 379011 - Text size increasing/decreasing broken in view source window, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 22:26:39 -07:00
mats.palmgren@bredband.net 266f784855 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
ted.mielczarek@gmail.com bfc62cab87 bug 384034 - update to breakpad revision 189. r=mento 2007-06-13 10:19:37 -07:00
ted.mielczarek@gmail.com d1b709d299 bug 382665 - Use a better icon for the crash reporter on OS X. r=mento 2007-06-13 10:11:18 -07:00
neil@parkwaycc.co.uk 91e68c81d4 Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 06:10:39 -07:00
neil@parkwaycc.co.uk 3ba2d99c77 Bug 382591 Restore theme support for splitter grippies r=Mano 2007-06-13 05:52:35 -07:00
neil@parkwaycc.co.uk 9aed338189 Switch xpfe autocomplete widget from -moz-tree-*(menuactive) to -moz-tree-*(selected) to match toolkit b=304309 r=Mano sr=jag 2007-06-13 05:38:29 -07:00
dietrich@mozilla.com cc246d531f Bug 371074 Full rebuild isn't always triggered when excludeQueries is set (r=mano) 2007-06-12 20:08:00 -07:00
sdwilsh@shawnwilsher.com 1ba293a581 Fix windows orange (stupid file path issues) 2007-06-12 18:19:22 -07:00
sdwilsh@shawnwilsher.com 144c0bc88e Bug 381927 - end times in download manager properties are wrong or missing. r=mano 2007-06-12 16:43:02 -07:00
sdwilsh@shawnwilsher.com 8926ad5b9a Bug 382839 - getDownload should return any known download, not just those in progress. r=gavin.sharp 2007-06-12 16:39:15 -07:00
joshmoz@gmail.com 9f8e758b7f compile fix for Mac OS X 10.5 beta. b=384162 r=mento sr=roc 2007-06-12 14:47:00 -07:00
ted.mielczarek@gmail.com 1a08785a4a bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg 2007-06-12 11:49:55 -07:00
ted.mielczarek@gmail.com e92d228579 bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-06-12 11:47:34 -07:00
sspitzer@mozilla.org 92bd10e431 fix for bug #384091: possible to stop background checking livemarks for updates (until you restart the browser)fix for bug #357236: nsLivemarkService.js should respect browser.bookmarks.livemark_refresh_secondspatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 08:56:36 -07:00
sspitzer@mozilla.org c0bd25b2ab fix for bug #383678: moving a folder to its grandchild folder (or deeper) results in datalossr=dietrich 2007-06-12 08:36:16 -07:00
mozilla.mano@sent.com 7906cbc577 Bug 382888 - BM menu not working when DM is focused. r=gavin. 2007-06-11 22:24:58 -07:00
mozilla.mano@sent.com abecb24ee8 Bug 383803 - Places Tagging Back-end. r=dietrich. 2007-06-11 22:18:50 -07:00
enndeakin@sympatico.ca bb053bc06d Bug 383576, undeclared variable newval, r=neil 2007-06-11 06:30:23 -07:00
tony@ponderer.org fb5498e94f Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00
mozilla@weilbacher.org 58a7060568 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
kairo@kairo.at 50c7a95084 bug 380786 - clean up xpfe/ after suite moving to toolkit, step 2 (xpfe/bootstrap), r=bsmedberg 2007-06-10 13:57:32 -07:00
mats.palmgren@bredband.net 806be8d22d New integer pref dialog that only accepts valid input. b=383009 r=neil@httl.net 2007-06-08 02:52:50 -07:00
benjamin@smedbergs.us c4654dfbf2 Fix unit-test bustage. 2007-06-07 10:47:27 -07:00
benjamin@smedbergs.us 0d23ae3639 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-06-07 08:21:03 -07:00
Olli.Pettay@helsinki.fi 3969b4b5e6 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
mozilla.mano@sent.com d8cd15eae3 Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-06-05 16:18:47 -07:00
kaie@kuix.de 376e52620d Bug 110161, enable OCSP by default, follow up checkin,fixing string identifiers. r=marcoos, sr=mconnor 2007-06-05 15:14:39 -07:00
sdwilsh@shawnwilsher.com 075b8daeec Bug 382081 - Small downloads don't show in download manager when already open. r=mconnor 2007-06-05 09:54:40 -07:00
gavin@gavinsharp.com 2e4373aae8 Back out the patch for bug 303428 because it causes bug 382766 2007-06-05 08:08:32 -07:00
tony@ponderer.org f14dc53431 Bug 382621 - don't include /toolkit/components/url-classifier/content/moz/debug.js by defaultpatch by Simon Bünzli, r=me 2007-06-04 22:44:31 -07:00
rflint@ryanflint.com ef2ac3c676 Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
tony@ponderer.org 44234495a8 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
sdwilsh@shawnwilsher.com d13f6121d9 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
wr@rosenauer.org 8fd4ade3cd Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-06-04 05:58:35 -07:00
tony@ponderer.org 7e1e7f7fde Bug 382816 - remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.jspatch by Simon Bünzli, r=me 2007-06-03 17:37:36 -07:00
martijn.martijn@gmail.com 1b4e364c63 Mochitest for bug 304188 - find-menu appears in editor element which has had makeEditable() called but designMode not set, r=mano 2007-06-03 14:34:48 -07:00
tony@ponderer.org 8f56e7df4f Bug 382620 - remove all methods marked as "deprecated" in safebrowsing codepatch by Simon Bünzli, r=me 2007-06-02 14:50:58 -07:00
tony@ponderer.org 51d8b89099 Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.jspatch by Simon Bünzli, r=me 2007-06-02 09:59:52 -07:00
ted.mielczarek@gmail.com 129b4d961d bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-06-02 06:51:35 -07:00
ted.mielczarek@gmail.com 6b6319d4a4 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-06-02 06:34:07 -07:00
rflint@ryanflint.com 9087370cdc Bug 382584 - Mistyped assignment in tree.xml. r=enndeakin 2007-06-01 19:05:08 -07:00
sdwilsh@shawnwilsher.com fe524175eb Bug 381803 - two files are listed in DM, while downloading one file. r=mconnor 2007-05-31 18:42:43 -07:00
sdwilsh@shawnwilsher.com bdbb08e5ac Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor 2007-05-31 18:39:53 -07:00
dietrich@mozilla.com 046dce3b9e Bug 382094 bookmarks root should be a child of the places root (r=mano) 2007-05-31 18:33:29 -07:00
mozilla.mano@sent.com b0a5706829 Bug 382073 - Bookmarks Service batch update API is a footgun. r=sayrer/mrbkap, a=mconnor. 2007-05-31 17:44:43 -07:00
mozilla.mano@sent.com 748826034d Bug 380519 - Don't use the moz_bookmarks.folderType field for marking the toolbar folder. r=dietrich, a=mconnor. 2007-05-31 17:35:49 -07:00
dietrich@mozilla.com 93d8e1c3aa Bug 327350 initialization of places services can fail in error conditions (r=sspitzer) 2007-05-30 23:06:38 -07:00
sspitzer@mozilla.org 3e76ce4cd6 fix for bug #382221: Dragging bookmark on toolbar doesn't give permanent resultwe need to adjust the indices before we make the change to the item we aremoving, otherwise, our we'll impact the index of the item we are moving.r=dietrich 2007-05-30 16:25:19 -07:00
kaie@kuix.de 146b7c014e Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor 2007-05-30 16:13:28 -07:00
jonas@sicking.cc e8b9b78604 Bug 366417: Set up scriptloader in the nsDocument ctor to ensure that the blocker-count stays in sync with the notification depth. r/sr=bz 2007-05-30 13:43:41 -07:00
gerv@gerv.net 45d731c7bc Bug 380017 - update the list of Initial Developers to be current, and sync up the three copies of license.html in the tree to all have the same bugfixes and the Growl license. 2007-05-30 11:50:46 -07:00
ted.mielczarek@gmail.com e19ff79122 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-30 07:43:40 -07:00
gavin@gavinsharp.com e1b9fc6735 Reland patch for bug 380873 since backing it out didn't fix the leaks 2007-05-29 21:44:48 -07:00
gavin@gavinsharp.com 12727ad61c Backout patch for bug 380873 to see if it fixes the newly introduced leak (how ironic) 2007-05-29 21:21:25 -07:00
gavin@gavinsharp.com 6e2d7bc42f Bug 380873: fix password manager leak regression by not holding a reference to the service from the factory, patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 19:50:17 -07:00
gavin@gavinsharp.com f8c9dfa7ed Bug 380931: use nsIFile instead of path/filename strings, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor 2007-05-29 19:47:47 -07:00
gavin@gavinsharp.com 1af3e8bc0c Bug 362680: can't focus single item in a tree using the keyboard, patch by Ori Avtalion <oavtal@bezeqint.net>, r=enndeakin 2007-05-29 12:55:11 -07:00
mozilla.mano@sent.com 31e4547ce2 Follow up to crash fix for bug 240397. 2007-05-29 12:44:26 -07:00
gavin@gavinsharp.com b3e1249f4c Bug 303428: focus ring can end up on an inactive tab, patch by Oliver Yeoh <oliver_yeoh@hotmail.com>, r=mconnor 2007-05-29 12:08:30 -07:00
mozilla.mano@sent.com 3b956ad9e8 Fix crash caused by the backout-patch for bug 240397. 2007-05-29 11:50:12 -07:00
dietrich@mozilla.com 95ed9f3409 Bug 382248 problems when I remove places.sqlite (we don't re-import bookmarks.html and we lose all bookmarks) (r=sspitzer) 2007-05-29 10:48:52 -07:00
benjamin@smedbergs.us a446792916 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
sayrer@gmail.com d7b8370bf9 Bug 381262, Remembered username and password are garbled if they have non-ASCII characters. Patch by Justin Dolske <doslke@mozilla.com>. r=mconnor/sayrer 2007-05-28 20:42:40 -07:00
sspitzer@mozilla.org 49094ef6da fix for bug #376905: Places bookmarks build flag doesn't influence livemark service being copiedr=sayrerpatch=gijskruitbosch+bugs@gmail.com 2007-05-28 18:08:59 -07:00
mozilla.mano@sent.com 12d85164aa Backout the fix for bug 240397 (the change was part of bug 320181), patch on bug 240397. r=mconnor. 2007-05-28 16:28:46 -07:00
sspitzer@mozilla.org 2c270c637a remove unused strings. 2007-05-27 21:12:02 -07:00
sspitzer@mozilla.org 4c40a2ce52 fix for bug #381894: Some Live Bookmarks only show in the places organizer.also, there was a crash lurking in the export code when we didn't have a feed uri.r=sayrer 2007-05-27 20:50:34 -07:00
sspitzer@mozilla.org e708f58f97 minor typo, no bug. 2007-05-27 20:26:08 -07:00
sayrer@gmail.com be0e59ccb2 Tests for bug 380961. base64-obscured passwords not handled by login manager. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-05-27 15:36:00 -07:00
mozilla.mano@sent.com 72859c187a Bug 370859 - generic container icon is used for live-bookmarks containers which were added incrementally. r=dietrich. 2007-05-27 15:08:13 -07:00
mozilla.mano@sent.com 6185471465 Bug 330578 - (Shift+) delete in URL bar autocomplete list no longer persistent. r=mconnor. 2007-05-27 10:45:20 -07:00
sayrer@gmail.com 3e218a1901 Bug 380931. Bustage fix. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 23:14:39 -07:00
sayrer@gmail.com 0b42a4f979 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
dietrich@mozilla.com 9ba3b0c493 Bug 381360 basic bookmarks query test failing (r=sspitzer) 2007-05-25 19:04:57 -07:00
benjamin@smedbergs.us 57e95ada1f Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-05-25 18:41:38 -07:00
sdwilsh@shawnwilsher.com 4207a26c24 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sspitzer@mozilla.org 09d97a1497 partial fix for bug #379729: browser will freeze when reloading live bookmarks.r=sayrer 2007-05-25 15:09:07 -07:00
gijskruitbosch@gmail.com c2ecee935d Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com 969deb84c4 Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas) 2007-05-25 12:54:31 -07:00
sdwilsh@shawnwilsher.com 25788a92da Bug 381881 - Properties window during download is empty. r=mconnor 2007-05-25 10:35:42 -07:00
sdwilsh@shawnwilsher.com 59a1e6dfe7 Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -07:00
rflint@ryanflint.com 55cd6591b5 Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-05-25 04:08:57 -07:00
rflint@ryanflint.com 43edd34c6d Bug 347607 - Landscape icon has wrong orientation in "Page Setup" dialog. Icons by Dao Gottwald <dao@design-noir.de>, ui-r=beltzner 2007-05-25 03:34:56 -07:00
rflint@ryanflint.com bbe1b4c9bf Bug 366387 - HelperApps prototype has duplicated functions (AddObserver/RemoveObserver) and is missing onBeginUpdateBatch/onEndUpdateBatch. Patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=gavin 2007-05-25 03:15:53 -07:00
sspitzer@mozilla.org ef56311199 Bug 381240 - disabling more dateAdded tests 2007-05-25 01:22:02 -07:00
dietrich@mozilla.com 821fed9a3d Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano) 2007-05-24 22:41:49 -07:00
dietrich@mozilla.com aa2f53c81b Bug 381240 - disabling more lastModified tests 2007-05-24 22:15:37 -07:00
sdwilsh@shawnwilsher.com 16e473af3d Bug 381925 - JS Warnings when selecting download location. r=enndeakin 2007-05-24 21:26:14 -07:00
sspitzer@mozilla.org ce2bd1916d fix for bug #381453: when loaded in frames / iframes, pages that redirect show up in historyr=dietrich 2007-05-24 19:52:24 -07:00
sdwilsh@shawnwilsher.com ad77d74620 Bug 381784 - nsDownload::SetState should assert if the new state is the same as the old state. r=mano 2007-05-24 14:42:22 -07:00
sdwilsh@shawnwilsher.com a7f6250019 Bug 381520 - nsIAlertsService doesn't fail on Mac if Growl isn't running. r=mano 2007-05-24 14:38:10 -07:00
sspitzer@mozilla.org 0b57de47a6 bug 381240 - disabling more tests for now 2007-05-24 08:07:44 -07:00
sspitzer@mozilla.org 1ce2f91670 bug 381240 - disabling more tests for now 2007-05-23 17:45:46 -07:00
sdwilsh@shawnwilsher.com b89b6e762a Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer 2007-05-23 17:38:48 -07:00
sdwilsh@shawnwilsher.com 32aa4e72ac Bug 381646 - Re-enable tests for download manager. r=sayrer 2007-05-23 16:52:50 -07:00
sdwilsh@shawnwilsher.com ab5fe4f49e Bug 381538 - "clean up" button remains greyed out after download completes. r=gavin.sharp 2007-05-23 16:12:03 -07:00
stefanh@inbox.com 6095ddd163 Bug 381352 - remove CSS rules pointing to inexistent classicBindings.xml. r=Mano. 2007-05-23 13:49:33 -07:00
sdwilsh@shawnwilsher.com e241c4ca5c Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 13:40:13 -07:00
sdwilsh@shawnwilsher.com 441c8f6bd6 Bug 381508 - XUL editable menulist shouldn't use document.commandDispatcher. r=sr=neil 2007-05-23 13:13:22 -07:00
ted.mielczarek@gmail.com 26d923e6c4 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-05-23 13:02:45 -07:00
sdwilsh@shawnwilsher.com 2c9223402e Bug 380613 - Need serial comma after canceled in the tooltip for the Clean Up button. Patch by Reed Loden <reed@mozilla.com> r=gavin.sharp 2007-05-23 11:28:53 -07:00
sdwilsh@shawnwilsher.com 9c9723a710 Bug 381690 - Need serial comma after downloading in the error dialog for failed updates. Patch by Reed Loden <reed@mozilla.com>. r=gavin.sharp 2007-05-23 11:24:53 -07:00
sdwilsh@shawnwilsher.com 44cbc3eab4 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
dietrich@mozilla.com 34a9ed70b8 Bug 381240 - disabling tests for now 2007-05-23 10:24:40 -07:00
enndeakin@sympatico.ca d9973c30f1 bug 377693, remove test, it is crashing 2007-05-23 08:58:11 -07:00
benjamin@smedbergs.us a15267a249 Fix url-classifier+libxul warnings and test errors, r=luser (no bug) 2007-05-23 06:24:32 -07:00
enndeakin@sympatico.ca 8b58188c69 Bug 377693, change priority to an integer, setters should return val, add testcase, r=mano 2007-05-23 05:30:21 -07:00
ted.mielczarek@gmail.com 0ddf90045e bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-05-23 04:17:40 -07:00
rflint@ryanflint.com 59c78c293f Bug 380907 - 2 undeclared vars in pwd manager. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-05-22 20:34:10 -07:00
mozilla.mano@sent.com 76ac8b0fa4 Backing out cycle-collecting for mQueries from bug 381239, this was not implemented right and does not seem to be necessary either way. 2007-05-22 18:23:24 -07:00
mozilla.mano@sent.com 5473f5a6e8 Bug 371820 - Places interfaces should use xpidl-friendly types. r=dietrich. 2007-05-22 18:18:21 -07:00
mozilla.mano@sent.com 8990c658b9 Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
sdwilsh@shawnwilsher.com 09eaa19c0c Bug 378527 - Localize nsIAlertsService. r=mano 2007-05-22 17:32:49 -07:00
mozilla.mano@sent.com fe6836f591 Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com c93dcc6358 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
ted.mielczarek@gmail.com 64043d4f0b bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-05-22 13:20:55 -07:00
gavin@gavinsharp.com 229e4d0924 Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor 2007-05-22 12:48:05 -07:00
sayrer@gmail.com f391a0c516 comment out dm tests until we can make them pass in opt builds 2007-05-21 21:47:50 -07:00
sayrer@gmail.com 629df8dd03 try some more tests 2007-05-21 21:23:38 -07:00
sdwilsh@shawnwilsher.com 29e5784518 Trying to figure out why this test is failing silently. Commenting out listener and observer. 2007-05-21 20:39:03 -07:00
sdwilsh@shawnwilsher.com 5567b10197 Trying to figure out why this test is failing silently. 2007-05-21 20:09:26 -07:00
sdwilsh@shawnwilsher.com 986e3e895e Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 19:26:12 -07:00
sdwilsh@shawnwilsher.com a280c1c21b Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:47:34 -07:00