Commit Graph

531 Commits

Author SHA1 Message Date
reed@reedloden.com
708ae9b606 Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-10-19 00:57:53 -07:00
sspitzer@mozilla.org
c597b3a9a2 fix for bug #387203: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+ 2007-10-18 23:26:34 -07:00
reed@reedloden.com
0b577e572e Bug 395066 - "Hang when trying to clear browsing history" (erasehistory and cleanup) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=dietrich a=blocking-firefox3+ for M9] 2007-10-18 21:21:17 -07:00
reed@reedloden.com
5b7c6fe237 Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9] 2007-10-18 21:15:41 -07:00
dietrich@mozilla.com
abc10ad0d5 Partial backout of bug 398295, possible cause of Ts regression (bug 399807) 2007-10-15 20:48:14 -07:00
dietrich@mozilla.com
da5b532914 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (r=sspitzer) 2007-10-15 09:44:18 -07:00
edward.lee@engineering.uiuc.edu
5691083ccf Bug 397380 - Clear the temp file path upon successful completion of the download. r=sdwilsh, a=mconnor 2007-10-13 17:57:34 -07:00
reed@reedloden.com
4f57f3b401 Bug 382827 - "Error Message in Linux Terminal when adding an RSS Feed (NS_ERROR_NOT_AVAILABLE) [nsIAnnotationService.getItemAnnotationString]" [p=reed r=Mano a=blocking-firefox3+] 2007-10-13 13:50:57 -07:00
Olli.Pettay@helsinki.fi
a392cda3be Disable failing test 2007-10-12 10:56:10 -07:00
dcamp@mozilla.com
b1ad296f63 separate add chunks from remove chunks in the url-classifier update request. b=397434, r=tony, a=mconnor 2007-10-11 16:25:10 -07:00
reed@reedloden.com
e044dff1b7 Bug 399050 - "directories created with wrong permissions" [p=chpe r=sdwilsh a1.9=mconnor] 2007-10-11 14:45:12 -07:00
dolske@mozilla.com
be8abe107d Bug 399259 - Form manager shouldn't cache Login Manager service at startup. r=gavin a=mconnor 2007-10-11 13:23:52 -07:00
sspitzer@mozilla.org
ceb9ea1661 fix bustage. 2007-10-11 00:17:02 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
sspitzer@mozilla.org
929d3ee2c7 fix for bug #399367: unknown place: url query keys can cause problems r=dietrich, a=blocks a bug that has blocking-firefox3-+ 2007-10-10 16:00:13 -07:00
dietrich@mozilla.com
6caf1d01fd Bug 398896 New history search hang since 6 Sep 2007 (r=sspitzer) 2007-10-09 12:14:48 -07:00
edward.lee@engineering.uiuc.edu
0c5bca4593 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 10:21:57 -07:00
edward.lee@engineering.uiuc.edu
5623361228 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 09:15:32 -07:00
gerv@gerv.net
2c4fa4403c Bug 398009 - fix mangled license headers. a=stuart. 2007-10-06 05:08:39 -07:00
gavin@gavinsharp.com
de30c4bf3d Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
reed@reedloden.com
269cd81873 Bug 395371 - "do not launch a second browser window when calling firefox -jsconsole" [p=philip.chee@gmail.com (Philip Chee) r=bsmedberg a1.9=mconnor] 2007-10-02 23:41:37 -07:00
Olli.Pettay@helsinki.fi
a6b454f086 Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor 2007-10-02 09:56:07 -07:00
edward.lee@engineering.uiuc.edu
cf4937d8ae Bug 398218 - Download DB tracks -1 as the max size when resuming. r=sdwilsh, a=mconnor 2007-10-02 08:08:12 -07:00
edward.lee@engineering.uiuc.edu
26d6886e87 Bug 398216 - Downloads report the wrong size when finished. r=sdwilsh, a=mconnor 2007-10-02 08:05:38 -07:00
edward.lee@engineering.uiuc.edu
558ba82a04 Bug 397967 - Refactor nsDM::CompleteDownload|ExecuteDesiredAction to nsD::Finalize|ExecuteDesiredAction|MoveTempToTarget. r=sdwilsh, a=mconnor 2007-10-02 08:03:16 -07:00
martijn.martijn@gmail.com
bd6cd725c5 Bug 398143 - Dragging scrollbar with mouse while autocomplete input has focus triggers autocomplete, r=mano, a=mconnor 2007-10-02 07:50:51 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
edward.lee@engineering.uiuc.edu
950e8f8e74 Bug 382388 - nsDownload::OnStateChange doesn't check aStatus for failure. r=sdwilsh, a=mconnor 2007-10-01 17:39:50 -07:00
dcamp@mozilla.com
daf4c1f07f treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor 2007-10-01 17:21:45 -07:00
edward.lee@engineering.uiuc.edu
e14c2cac9c Bug 394548 - Store download progress in database when changing states. r=sdwilsh, a=mconnor 2007-10-01 17:16:12 -07:00
gavin@gavinsharp.com
59c6d63a5e Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 17:08:31 -07:00
edward.lee@engineering.uiuc.edu
311e58a099 Bug 395537 - Nothing happens if you resume a download that you deleted. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 16:57:48 -07:00
dcamp@mozilla.com
3500f85eab handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor 2007-10-01 16:53:53 -07:00
gavin@gavinsharp.com
10c057e60d Bug 392152: notify front-end when clearing DM history, so that it can clear the active list, r=sdwilsh 2007-10-01 16:24:08 -07:00
edward.lee@engineering.uiuc.edu
0a56bc82f0 Bug 398197 - Canceled queued downloads come from Wed, Dec 31, 1969 6:00 PM. r=sdwilsh, a=mconnor 2007-10-01 15:39:06 -07:00
edward.lee@engineering.uiuc.edu
8228d45f3f Bug 381517 - Download manager fails when it should probably just ignore the failure. r=sdwilsh, a=mconnor 2007-10-01 12:56:24 -07:00
edward.lee@engineering.uiuc.edu
6607ea668e Bug 395330 - Active downloads don't appear in download manager. r=sdwilsh, blocking-ff3=mconnor 2007-10-01 12:12:26 -07:00
sspitzer@mozilla.org
0b518cce0a fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor 2007-10-01 10:36:18 -07:00
martijn.martijn@gmail.com
380c14058c Bug 216434 - autocomplete dropdown covers textbox when textbox is near bottom of screen, r=neil, a=mconnor 2007-09-30 12:00:10 -07:00
martijn.martijn@gmail.com
abd70f4fc7 Bug 256856 - Focusing field using access key displays autocomplete popup, r=mano, a=mconnor 2007-09-30 10:35:24 -07:00
dbaron@dbaron.org
d690d98bb8 Backing out bug 394508 due to tinderbox orange (test failure of places unit tests). 2007-09-28 18:04:31 -07:00
sspitzer@mozilla.org
a67ceea715 fix for bug #394508: queries that use maxResults can return incorrect results due to post query filtering. initial patch=Colin Walters <walters@verbum.org> r=dietrich, a=mconnor 2007-09-28 16:36:03 -07:00
dietrich@mozilla.com
bf8fe50fb6 Bug 378594 Closing takes very long after deleting a livemark (places) (r=sspitzer) 2007-09-28 16:28:14 -07:00
dietrich@mozilla.com
8f96652d48 Bug 397221 nsNavHistoryQuery leaks opening bookmark/places organizer (for asqueella@gmail.com, r=sayrer, a=mconnor) 2007-09-28 10:51:33 -07:00
sayrer@gmail.com
7cea856a21 Bug 397804. pages loading feeds as content can trigger a leak. r=jst, sr=sicking, a=sicking 2007-09-27 20:00:35 -07:00
sspitzer@mozilla.org
9c0f9c251e fix for bug #397527: append folder and all ancestors to the include / exclude folder array in nsNavHistory::FilterResultSet(), to save repeated queries r=dietrich, a=mconnor 2007-09-27 10:08:15 -07:00
sayrer@gmail.com
4948c86f8c Bug 396982. Location bar autocomplete leaks. Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sspitzer/sayrer, a=mconnor 2007-09-26 00:36:01 -07:00
edward.lee@engineering.uiuc.edu
76a42dde5b Bug 230870 - Cross-Session resumable downloads (resume after quitting firefox). r=sdwilsh, a=mconnor 2007-09-26 00:26:06 -07:00
edward.lee@engineering.uiuc.edu
be3791f701 Bug 396457 - Store mTempFile as tempPath in moz_downloads table. r=sdwilsh, a=mconnor 2007-09-26 00:20:16 -07:00
dolske@mozilla.com
ba555f0bfd Bug 313204 - Confirm Password Change dialog when no change in password. r=gavin, a=mconnor 2007-09-24 23:14:57 -07:00