Commit Graph

216 Commits

Author SHA1 Message Date
mozilla@weilbacher.org
a614a85c71 Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 15:13:08 -07:00
mats.palmgren@bredband.net
df7bea6b06 New integer pref dialog that only accepts valid input. b=383009 r=neil@httl.net 2007-06-08 02:52:50 -07:00
Olli.Pettay@helsinki.fi
b49b52c268 Bug 362287, [@ nsAutoCompleteController::PostSearchCleanup] , r=mconnor 2007-06-06 00:00:30 -07:00
mozilla.mano@sent.com
53c7685c28 Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-06-05 16:18:47 -07:00
sdwilsh@shawnwilsher.com
2fc1393105 Bug 382081 - Small downloads don't show in download manager when already open. r=mconnor 2007-06-05 09:54:40 -07:00
tony@ponderer.org
28509971d4 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
tony@ponderer.org
587663f866 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
sdwilsh@shawnwilsher.com
8c70974897 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
tony@ponderer.org
a73028d53c 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
tony@ponderer.org
2f544a8b6e 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
2d00396f58 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
sdwilsh@shawnwilsher.com
f4bca2120c Bug 381801 - Downloads Complete alert (slider) no longer shows. r=mconnor 2007-05-31 18:39:53 -07:00
dietrich@mozilla.com
9965fa5d00 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
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
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
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
mozilla.mano@sent.com
60bdcc02cd Follow up to crash fix for bug 240397. 2007-05-29 12:44:26 -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
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
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
56dc838023 Bug 381535 - Jesse's downloads.rdf doesn't import to sqlite. r=mconnor 2007-05-25 10:25:51 -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
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