Commit Graph

375 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
b34f3a837c 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
2cf106564a 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
5ed0e38674 Bug 327350 initialization of places services can fail in error conditions (r=sspitzer) 2007-05-30 23:06:38 -07:00
sspitzer@mozilla.org
5b7b3c1145 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
06f32215fd 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
a8a2928a3a 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
204b736dbf 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
983ed4c981 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
e0da09934e 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
fdf04861f9 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
b0a85ef52d 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
5b9314a2bf 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
0805a7564f 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
60bdcc02cd Follow up to crash fix for bug 240397. 2007-05-29 12:44:26 -07:00
gavin@gavinsharp.com
480c3db22b 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
5801eded85 Fix crash caused by the backout-patch for bug 240397. 2007-05-29 11:50:12 -07:00
dietrich@mozilla.com
ba6626a38d 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
fc2af8042c Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
sayrer@gmail.com
a951e167b3 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
d01b365fc8 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
8774824ded 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
35358cf38e remove unused strings. 2007-05-27 21:12:02 -07:00
sspitzer@mozilla.org
36437f7205 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
53c9312ffb minor typo, no bug. 2007-05-27 20:26:08 -07:00
sayrer@gmail.com
33c3bcc406 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
72121a07bd 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
673374be43 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
d1371dc96a 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
c1732ab667 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
669f9b5306 Bug 381360 basic bookmarks query test failing (r=sspitzer) 2007-05-25 19:04:57 -07:00
benjamin@smedbergs.us
850a36b045 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
eb3a5b4b69 Bug 289540 - download manager takes only one listener. r=mconnor 2007-05-25 16:47:53 -07:00
sspitzer@mozilla.org
23afb689e2 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
0f26f84163 Backing out patch for bug 372453 due to test failures. 2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com
dd12defa89 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
afdc00829a Bug 381881 - Properties window during download is empty. r=mconnor 2007-05-25 10:35:42 -07:00
sdwilsh@shawnwilsher.com
56dc838023 Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -07:00
rflint@ryanflint.com
2be3c8d7ff 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
98cb9f335f 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
36e9278f95 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
b643a886db Bug 381240 - disabling more dateAdded tests 2007-05-25 01:22:02 -07:00
dietrich@mozilla.com
4dd4308599 Bug 381378 export is unacceptably slow for large bookmarks collections (r=mano) 2007-05-24 22:41:49 -07:00
dietrich@mozilla.com
28094c9ab2 Bug 381240 - disabling more lastModified tests 2007-05-24 22:15:37 -07:00
sdwilsh@shawnwilsher.com
0a77e7a078 Bug 381925 - JS Warnings when selecting download location. r=enndeakin 2007-05-24 21:26:14 -07:00
sspitzer@mozilla.org
29b1ae96ac 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
2405d0d738 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
a028f4a665 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
55c0d7d099 bug 381240 - disabling more tests for now 2007-05-24 08:07:44 -07:00
sspitzer@mozilla.org
22a9fef741 bug 381240 - disabling more tests for now 2007-05-23 17:45:46 -07:00
sdwilsh@shawnwilsher.com
ec066ed9f5 Bug 381646 - Re-enable tests for download manager (windows orange patch). r=sayrer 2007-05-23 17:38:48 -07:00
sdwilsh@shawnwilsher.com
4d9049cfd0 Bug 381646 - Re-enable tests for download manager. r=sayrer 2007-05-23 16:52:50 -07:00
sdwilsh@shawnwilsher.com
36645ed1dd 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
40a56f6ee8 Bug 381352 - remove CSS rules pointing to inexistent classicBindings.xml. r=Mano. 2007-05-23 13:49:33 -07:00
sdwilsh@shawnwilsher.com
193034084d Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 13:40:13 -07:00
sdwilsh@shawnwilsher.com
0e6dfe7456 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
e8b5a0a47d crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-05-23 13:02:45 -07:00
sdwilsh@shawnwilsher.com
d6f4cffd61 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
2f1e461b88 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
5e8119e353 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
dietrich@mozilla.com
03a6d8398a Bug 381240 - disabling tests for now 2007-05-23 10:24:40 -07:00
enndeakin@sympatico.ca
c59c32ca0d bug 377693, remove test, it is crashing 2007-05-23 08:58:11 -07:00
benjamin@smedbergs.us
b1d7e79e8a Fix url-classifier+libxul warnings and test errors, r=luser (no bug) 2007-05-23 06:24:32 -07:00
enndeakin@sympatico.ca
23846be9dd 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
5f54a4160b bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-05-23 04:17:40 -07:00
rflint@ryanflint.com
d20ee68828 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
7645978be1 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
f9539b60a7 Bug 371820 - Places interfaces should use xpidl-friendly types. r=dietrich. 2007-05-22 18:18:21 -07:00
mozilla.mano@sent.com
fcf315384a Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
sdwilsh@shawnwilsher.com
a039810d7c Bug 378527 - Localize nsIAlertsService. r=mano 2007-05-22 17:32:49 -07:00
mozilla.mano@sent.com
4466f1279a Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
ted.mielczarek@gmail.com
9b3f288aee 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
ecbf364f94 Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor 2007-05-22 12:48:05 -07:00
sayrer@gmail.com
9c74aa0b23 comment out dm tests until we can make them pass in opt builds 2007-05-21 21:47:50 -07:00
sayrer@gmail.com
df65c20924 try some more tests 2007-05-21 21:23:38 -07:00
sdwilsh@shawnwilsher.com
9d9544bb41 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
09df39f431 Trying to figure out why this test is failing silently. 2007-05-21 20:09:26 -07:00
sdwilsh@shawnwilsher.com
d573634069 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 19:26:12 -07:00
sdwilsh@shawnwilsher.com
22bce36455 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:47:34 -07:00
sdwilsh@shawnwilsher.com
97ddc03f15 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:23:39 -07:00
sdwilsh@shawnwilsher.com
75c9c538f6 More bustage fix for Bug 380250 - passing pointer instead of just the variable 2007-05-21 17:59:50 -07:00
sdwilsh@shawnwilsher.com
8780b9403b More bustage fix for Bug 380250 - third time is the charm (getter_Addrefs != getter_AddRefs) 2007-05-21 17:57:26 -07:00
sdwilsh@shawnwilsher.com
6812ee6ef3 More bustage fix for Bug 380250 (declaring rv) 2007-05-21 17:41:11 -07:00
sdwilsh@shawnwilsher.com
222758b9ee Bustage fix for Bug 380250. 2007-05-21 17:34:53 -07:00
sdwilsh@shawnwilsher.com
e75178083f Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
kairo@kairo.at
64d1e1992f bug 335387 - remove remnants of content packs, r=bsmedberg 2007-05-21 07:19:21 -07:00
sspitzer@mozilla.org
13e7c6f6c6 fix for bug #377281: Changing bookmark properties sets incorrect keyword_id value in databaser=dietrich 2007-05-20 21:51:46 -07:00
bent.mozilla@gmail.com
d83b3e65f7 Bug 381084 - "Autocomplete textbox cannot be resized after the popup has shown". Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin. 2007-05-20 18:30:59 -07:00
dietrich@mozilla.com
d46f3a6e67 reverting the failing part of the patch to bug 381237 2007-05-20 13:10:40 -07:00
sspitzer@mozilla.org
ab39cce55f adding LOG statements so when test_annotation fails we can figure it out.see bug #381351r=dietrich 2007-05-20 13:10:09 -07:00
stefanh@inbox.com
4fda682ca6 Bug 379985 - [Pinstripe] Use Highlight and highlighttext where applicable. r=mano (toolkit), r=bienvenu (mail). 2007-05-20 12:34:13 -07:00
dietrich@mozilla.com
f16d9f1f0e Bug 381237 test failure on toolbar folder value on the qm-win2k3-01 - attempting to re-enable this test (r=mano) 2007-05-20 12:22:47 -07:00
mozilla.mano@sent.com
d4e917b4da Bug 381220 - until I modify a folder, the dateAdded / lastModified values don't appear in the bookmark organizer. r=sspitzer. 2007-05-20 04:39:02 -07:00
sspitzer@mozilla.org
9b06287e93 adding some LOG() so I can figure out why the last-modified tests for placesbookmarks are failing on tinderbox.bug #381240 2007-05-19 18:24:48 -07:00
mozilla.mano@sent.com
d658713a0e Trying to break the cycle on nsNavHistoryQueryResultNode::mQueries. 2007-05-19 12:02:38 -07:00
dietrich@mozilla.com
6f1e93c626 disabling post-test cleanup temporarily, r=sayrer 2007-05-19 02:07:15 -07:00
dietrich@mozilla.com
ebb2e1142f Bug 381240 - disabling to allow further testing (r=sayrer) 2007-05-19 01:20:50 -07:00
dietrich@mozilla.com
96893e679f Bug 381240 backing out tests to figure out why failing on linux only (r=sayrer) 2007-05-19 00:18:44 -07:00
sdwilsh@shawnwilsher.com
e617dc2bd8 Bug 381219. nsIAlertsService on mac doesn' t check for if a listener has been allocated. r=gavin.sharp 2007-05-18 18:10:19 -07:00
sspitzer@mozilla.org
2af310476a fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00