Commit Graph

1113 Commits

Author SHA1 Message Date
gavin@gavinsharp.com
67b44962f8 Fix newlines 2007-08-29 12:58:59 -07:00
ted.mielczarek@gmail.com
e29f654df4 bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 12:46:00 -07:00
enndeakin@sympatico.ca
75313ab862 Bug 387275, groan, still not working, so disable the test again. 2007-08-29 09:01:02 -07:00
enndeakin@sympatico.ca
bdb57f5f52 See if moving the mouse a bit fixes the Mac test failing 2007-08-29 08:17:28 -07:00
enndeakin@sympatico.ca
7c02ab53b0 fix error caused by cvs merge, missing slash 2007-08-29 07:17:55 -07:00
enndeakin@sympatico.ca
c274c07b6c Bug 385275, fix test on Mac by clicking on the document first, r=gavin 2007-08-29 07:09:36 -07:00
rob_strong@exchangecode.com
728150a104 Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong 2007-08-29 01:16:15 -07:00
bent.mozilla@gmail.com
1fb39f1b76 Bug 392244 - "Allow alternate ssh port in upload_symbols.sh". r=luser, a=bzbarsky. 2007-08-28 16:48:09 -07:00
reed@reedloden.com
a952bc01a9 Bug 382762 - "Crash reporter client app should be named other than "crashreporter"" [p=ardissone r=mento] 2007-08-28 14:59:31 -07:00
gavin@gavinsharp.com
e7ca2e6572 Bug 393342: read the download.dir pref as a nsILocalFile instead of just a file path (fixes automatic downloads on Mac), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 11:59:49 -07:00
sspitzer@mozilla.org
0ec80ef4d4 fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00
mozilla.mano@sent.com
7c1760b346 Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sdwilsh@shawnwilsher.com
b1da3b3bb7 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
jwalden@mit.edu
8a3f195db5 Fix typo to force tests to be re-run to 'fix' a spurious (?) orange. 2007-08-27 13:18:18 -07:00
jwalden@mit.edu
f2179c9f01 Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:23:35 -07:00
jwalden@mit.edu
fe3e8a77bd Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:19:54 -07:00
benjamin@smedbergs.us
f58de4a10f Backout bug 392251 due to Ts regression 2007-08-27 10:57:15 -07:00
benjamin@smedbergs.us
bf4ee1816d Followup to bug 392251 - try to fix Ts regression by checking for directory existence before trying to enumerate it, r=dcamp on IRC 2007-08-27 10:01:10 -07:00
enndeakin@sympatico.ca
d6dd5b99e5 Bug 392160, improve popup positioning to not use widget calculations, r=sharparrow, sr=bz, a=dbaron 2007-08-27 09:23:52 -07:00
sdwilsh@shawnwilsher.com
7e3a74443c Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano 2007-08-27 09:09:28 -07:00
benjamin@smedbergs.us
ff2a765e2c Bug 392251 - Load extensions from appdir/distribution/bundles, r=mfinkle 2007-08-27 08:03:10 -07:00
philringnalda@gmail.com
bf7810b7de Bug 393742 - Silly var use in exitPrintPreview(), r=gavin 2007-08-26 21:35:02 -07:00
philringnalda@gmail.com
c8f808b5ae Bug 393747 - Support nsISupports in print preview observer, r=gavin 2007-08-26 21:05:06 -07:00
kherron@fmailbox.com
ef56e89472 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
rflint@ryanflint.com
79a50ce611 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 12:19:28 -07:00
dtownsend@oxymoronical.com
e9daf1cf02 Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong 2007-08-26 11:07:49 -07:00
dtownsend@oxymoronical.com
3c70d6fecb Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00
rflint@ryanflint.com
d75b7e4b08 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 01:13:37 -07:00
dtownsend@oxymoronical.com
403ec0dd3b Bug 393006: Use a constant tab scrolling speed when holding down the scroll arrows. p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=enndeakin 2007-08-26 00:53:42 -07:00
philringnalda@gmail.com
b09ea37ad2 Bug 349884 - Fast Find must be disabled when viewing non-text content, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-08-25 21:17:32 -07:00
reed@reedloden.com
832bb93435 Correct obvious spelling typo in a comment. 2007-08-25 18:55:07 -07:00
dtownsend@oxymoronical.com
d6d4f02021 Bug 372773: Tab favicon should have the grab cursor on hover. p=Dao Gottwald <dao@design-noir.de> r=enndeakin, ui-r=beltzner 2007-08-25 17:56:18 -07:00
dtownsend@oxymoronical.com
0e460788e2 Bug 357081: tab bar doesn't resume scrolling when moving off button and back on while holding mouse button. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-25 17:37:18 -07:00
dtownsend@oxymoronical.com
9a09a5e6f6 Bug 375596: Didn't update extension over installed disabled previous version. r=robstrong 2007-08-25 16:36:25 -07:00
asqueella@gmail.com
84fd6ee2d3 Bug 392793 - invalid (negative) progress percentage displayed in the window title for certain downloads p=Ryan Jones <sciguyryan@gmail.com> r=sdwilsh 2007-08-25 13:39:33 -07:00
asqueella@gmail.com
855391a157 Bug 373696 - style toolbar separators natively p=Simon Bunzli (busy) <zeniko@gmail.com> r=emaijala, sr=neil, a=dsicore 2007-08-25 13:30:43 -07:00
dtownsend@oxymoronical.com
5ddd9fc6ea Bug 392331: Theme change request lost during crash. r=robstrong 2007-08-25 07:27:26 -07:00
gijskruitbosch@gmail.com
f41c38e391 Bug 391485 - memory leak in nsToolkitProfileService::Flush p=brian.lu@sun.com (Boying Lu) r=benjamin@smedbergs.us (Benjamin Smedberg) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-08-25 05:43:43 -07:00
rflint@ryanflint.com
e223b0f71b Bug 393525 - XPCOMUtilify nsBlocklistService. r=robert.bugzilla 2007-08-24 23:12:05 -07:00
cbarrett@mozilla.com
75990c3f1f Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav 2007-08-24 18:55:28 -07:00
reed@reedloden.com
0384fe02ba Bug 393556 - "Failed downloads not removed from active downloads array" [p=reed r=sdwilsh] 2007-08-24 17:22:06 -07:00
mozilla@weilbacher.org
8641593a0e Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky 2007-08-24 14:18:40 -07:00
sspitzer@mozilla.org
24693132ff fix for bug #393244: occasionally hitting enter in the url bar will not have an effect r=gavin 2007-08-24 11:40:45 -07:00
dietrich@mozilla.com
54c378f7da Bug 393472 EXPIRE_NEVER annos can be orphaned when moz_places records are deleted (r=sspitzer) Bug 387573 ExpireHistoryParanoid does not cleanup all unused values (for mak77@supereva.it, r=dietrich) 2007-08-24 10:40:55 -07:00
dolske@mozilla.com
901d491677 Fix and reenable tests from bug Bug 386005, now that they work on Linux and Windows. r=gavin 2007-08-23 17:01:28 -07:00
roc+@cs.cmu.edu
607bb2be78 Bug 393146. Make libxul builds work with --disable-xmlextras. r=luser,a=bz 2007-08-23 15:52:42 -07:00
sspitzer@mozilla.org
2112848c76 fix for bug #393223: annotations expired too early r=dietrich 2007-08-23 15:26:11 -07:00
enndeakin@sympatico.ca
f8b0f171e5 Bug 392512, panel doesn't open when opened from a menu, r+sr=bz,a=dbaron 2007-08-23 15:13:42 -07:00
gijskruitbosch@gmail.com
e6c30127b0 Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
2007-08-23 14:30:29 -07:00
enndeakin@sympatico.ca
12081cd434 Bug 392314, alt key should close menu, add some key closing menus tests, r+sr=bz,a=dbaron 2007-08-23 14:21:27 -07:00
rob_strong@exchangecode.com
040ffd8c35 backing out code that snuck in from bug 392303 2007-08-23 14:13:47 -07:00
dolske@mozilla.com
f67951543e bustage fix until I figure out how to make test work on Linux. 2007-08-23 13:06:40 -07:00
rob_strong@exchangecode.com
e9cc59ab10 Bug 392303 - Simplify installer changes (fix includes for older versions of NSIS). r=sspitzer 2007-08-23 12:39:50 -07:00
dolske@mozilla.com
8c85fa29c5 Bug 386005: passwords deleted from drop down menu in gmail.com apear to be deleted but are still saved. r=gavin 2007-08-23 12:07:20 -07:00
dolske@mozilla.com
a703337bad Bug 378667: Better "passwords for given realm" query support. r=gavin 2007-08-23 11:57:42 -07:00
rflint@ryanflint.com
5547edad72 Bug 393351 - browser relies on strings from tabbrowser. r=mconnor 2007-08-23 10:16:43 -07:00
dtownsend@oxymoronical.com
32a0ef385f Bug 317433: Richlistbox attempts to give focus to hidden items. p=Simon Bunzli <zeniko@gmail.com> r=enndeakin 2007-08-23 01:59:59 -07:00
philringnalda@gmail.com
2bfce0c869 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
rob_strong@exchangecode.com
279ea8d7e6 Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303 2007-08-22 17:08:24 -07:00
dolske@mozilla.com
3bbb5c01d8 Revert wallpaper from Bug 390451: Remembered passwords lost when changing Master Password. r=gavin 2007-08-22 16:46:12 -07:00
rob_strong@exchangecode.com
7bf16f8969 Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303 2007-08-22 16:21:50 -07:00
dolske@mozilla.com
2671df08db Bug 384524: Passwords still filled in on web sites after logged out of Software Security Device. r=gavin 2007-08-22 16:03:17 -07:00
rob_strong@exchangecode.com
bf3e8db5ec Attempt to fix Seamokey build breakage from landing of bug 392303 2007-08-22 15:42:19 -07:00
gavin@gavinsharp.com
566c456f9e Bug 103487: use default anti-virus scanner to scan downloaded files on Windows, patch by Rob Arnold <robarnold@mozilla.com>, r=sdwilsh, r=jmathies, r=me 2007-08-22 14:55:57 -07:00
rob_strong@exchangecode.com
7578d6daa8 Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
rflint@ryanflint.com
2da85be550 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
ted.mielczarek@gmail.com
e64afeab02 bug 383083 - post-process symbol files to add source file revision numbers - handle mixed-case srcdir on win32. r=mento 2007-08-22 13:47:15 -07:00
rob_strong@exchangecode.com
831f6ebbdc Bug 391414 - The restart button is no longer initially hidden during startup update notification. r=sspitzer 2007-08-22 13:26:06 -07:00
gavin@gavinsharp.com
eac2b68f83 Fix newlines, again 2007-08-22 13:20:32 -07:00
gavin@gavinsharp.com
bc38fe1e02 Fix newlines 2007-08-22 12:33:09 -07:00
sspitzer@mozilla.org
aba20b817a adding a unit test for bug #393191. r=gavin 2007-08-22 10:23:24 -07:00
sspitzer@mozilla.org
614fcc5983 fix for regression bug #393191: Crash if browser.formfill.enable set to false [ @ nsAutoCompleteController::ProcessResult] regression caused by bug #389593 r=gavin 2007-08-22 10:22:38 -07:00
dietrich@mozilla.com
ddeff8f23a Bug 386711 (followup) Use single queries in nsNavHistoryExpire methods (for mak77@supereva.it, r=dietrich) 2007-08-22 09:50:16 -07:00
mattwillis@gmail.com
2fe2643902 Bug 361909 - Work around race condition in download helper app dialog box. Patch by Joshua McKenty <joshua@flock.com>, r=gavin 2007-08-22 07:49:25 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
rob_strong@exchangecode.com
93f893c4c4 Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer 2007-08-21 23:46:06 -07:00
sspitzer@mozilla.org
573b2b762c fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich 2007-08-21 17:05:03 -07:00
sspitzer@mozilla.org
54d2de61d8 adding the unit test for mutliple autocomplete 2007-08-21 16:56:52 -07:00
sspitzer@mozilla.org
f00b03dca5 fix for bug #389503: handle repeated calls to ProcessResult() [allow for incremental autocomplete search results] r=gavin 2007-08-21 16:55:54 -07:00
dietrich@mozilla.com
c557c3900c Bug 386711 Use single queries in nsNavHistoryExpire methods (r=dietrich) 2007-08-21 14:58:34 -07:00
sdwilsh@shawnwilsher.com
d84e1dbbf7 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
sdwilsh@shawnwilsher.com
f7f9f0e99a Bug 355554 - File downloads should honor Vista's parent control setting. Patch by Jim Mathies <jmathies@mozilla.com>. r=gavin.sharp, r=sdwilsh, a=blocking-firefox3 2007-08-21 09:37:39 -07:00
sspitzer@mozilla.org
39f2d29221 fix for bug #392392: I've typed http://gmail.com in the urlbar, but I don't see that in the history sidebar or history menu (due to redirect handing in places) r=dietrich 2007-08-20 15:43:28 -07:00
nrthomas@gmail.com
755277d26e Bug 392579, quote SYMBOL_SERVER_SSH_KEY to cope with spaces in /Users/nrthomas, r=luser 2007-08-20 13:37:06 -07:00
neil@parkwaycc.co.uk
7bc5beb0c0 Make the Error Console easier to overlay b=335383 r=gavin 2007-08-20 12:56:17 -07:00
sspitzer@mozilla.org
f3e4588961 fix for bug #392386: searching in the download manager can fail to show all the matches if we have items with bad native paths. r=mano 2007-08-20 11:15:44 -07:00
dtownsend@oxymoronical.com
ecf8962781 Backing out Bug 317422 due to test failures. 2007-08-20 06:58:25 -07:00
dtownsend@oxymoronical.com
f8f86a6e6d Bug 317422: Richlistbox attempts to give focus to 'display: none' items. p=Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-08-20 06:10:12 -07:00
ajschult@verizon.net
e36f2dc800 Bug 392149: robustify osint on linux, r=rstrong 2007-08-19 22:09:07 -07:00
dbaron@dbaron.org
65d0ff56f7 Attempt to make trace-malloc build correctly with libxul (as a part of it). 2007-08-19 18:06:27 -07:00
dbaron@dbaron.org
3d08f003ea Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky 2007-08-19 17:00:11 -07:00
dietrich@mozilla.com
a5fe8d1711 Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano) 2007-08-19 13:02:48 -07:00
rob_strong@exchangecode.com
728448810b Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer 2007-08-18 14:19:17 -07:00
sdwilsh@shawnwilsher.com
b7fdcfc19e Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
jwalden@mit.edu
75b11a995d Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore 2007-08-17 15:57:36 -07:00
sdwilsh@shawnwilsher.com
b067af05ed Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
sdwilsh@shawnwilsher.com
5052f0111d Bug 392541 - Queued items don't have a context menu. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:11:30 -07:00
enndeakin@sympatico.ca
881667a9ef Bug 392535, handle keyboard navigation in popup datepicker, r=gavin 2007-08-16 21:22:18 -07:00
neil@parkwaycc.co.uk
4a20f03024 Profile selector's "Work Offline" checkbox doesn't b=392145 r=bsmedberg,mscott 2007-08-16 16:10:46 -07:00
rob_strong@exchangecode.com
cadacc4db1 Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com
b992a964c4 Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:34:52 -07:00
rob_strong@exchangecode.com
64eacd425c Bug 392419 - Cleanup preprocessing of files (part 1). r=bsmedberg 2007-08-16 14:17:45 -07:00
rob_strong@exchangecode.com
fa92d85526 Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg 2007-08-16 14:14:51 -07:00
martijn.martijn@gmail.com
f8635f1dd8 Bug 374069 - Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 13:50:38 -07:00
smichaud@pobox.com
62019439af Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin 2007-08-16 07:53:10 -07:00
enndeakin@sympatico.ca
2cebc87445 Disable this test on mac for now to fix orange 2007-08-15 19:12:30 -07:00
enndeakin@sympatico.ca
10106d6a9a Refocus colorpicker after popup closes, fixes orange 2007-08-15 19:09:39 -07:00
mozilla.mano@sent.com
18ad48a0ed Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
aef0ee7c4d Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
flamingice@sourmilk.net
4c3bf017dd Bug 271559, Plugins blocklisting, r=robstrong 2007-08-15 17:43:12 -07:00
enndeakin@sympatico.ca
0cc1ad3811 Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
enndeakin@sympatico.ca
a9de235e7d Bug 388112, fix test by adding offset properly, r=mano 2007-08-15 16:48:31 -07:00
dietrich@mozilla.com
8edf5e93cf Bug 392383 remove obsolete references to aUserTitleChanged (r=sspitzer) 2007-08-15 14:22:56 -07:00
sdwilsh@shawnwilsher.com
23c5187239 Bug 390748 - When downloading multiple files, Download Manager doesn't show files it has queued. r=mano, a=blocking-firefox3 2007-08-15 10:56:50 -07:00
sdwilsh@shawnwilsher.com
11d805c75a Bug 392264 - [windows] Download Manager shouldn't have margins. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-15 09:32:46 -07:00
neil@parkwaycc.co.uk
9616047979 Bug 391346 nsMorkHistoryImporter contains potentially unsafe static cast plus fix some compiler warnings such as integer constant overflow r=Mano 2007-08-15 08:50:22 -07:00
rflint@ryanflint.com
4789a6c0aa Bug 384052 - Allow custom parameters in the update URL. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=robert.bugzilla 2007-08-15 00:49:12 -07:00
rflint@ryanflint.com
3dbfe32623 Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-14 23:52:00 -07:00
rflint@ryanflint.com
0cc3358ad5 Bug 384042 - Extension manager uses installLocation.stageFile method (not defined in the interface). Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=benjamin/robert.bugzilla 2007-08-14 23:27:35 -07:00
dietrich@mozilla.com
514aab2c87 Bug 376725 test nsINavHistoryResultViewer (r=sspitzer) 2007-08-14 23:14:26 -07:00
dietrich@mozilla.com
4a3f567999 Bug 392213 nsINavBookmarksService.idl comments need clarification for extension developers (r=thunder) 2007-08-14 23:07:18 -07:00
rflint@ryanflint.com
27887966ea Bug 392255 - You shouldn't be able to open a completed download by double right clicking on it + button fixes. r=sdwilsh 2007-08-14 22:06:37 -07:00
sdwilsh@shawnwilsher.com
fa13703ff2 Bug 391939 - New Download manager does not close when a download is completed even when configured to do so. r=mano 2007-08-14 21:21:06 -07:00
sdwilsh@shawnwilsher.com
3447782e04 Bug 390890 - PHD: Have the UI use all the possible handlers instead of just the preferred one. r=mano, a=blocking-firefox3 2007-08-14 21:15:22 -07:00
philringnalda@gmail.com
193a6ad5c4 Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-14 19:51:44 -07:00
sdwilsh@shawnwilsher.com
4531040333 Bug 391861 - Indicate what the text area in the DM is for (searching). Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=mano 2007-08-14 16:18:15 -07:00
sspitzer@mozilla.org
9d755fa725 fix for bug #392003: first run migration / import from IE is slow, history import should use "run in batch" r=sayrer 2007-08-14 07:20:42 -07:00
sspitzer@mozilla.org
37a4b26852 fix for bug #392099: unable to search for downloads with % (SQLite MATCH_ALL) or _ (SQLite MATCH_ONE) in the name r=sdwilsh 2007-08-14 07:04:27 -07:00
reed@reedloden.com
bbe0108c14 Bug 366814 - "Link in about: should be urlformatted localized pref" [p=Aqualon r=bsmedberg] 2007-08-13 23:13:04 -07:00
reed@reedloden.com
8a6f5b296d Bug 387163 - "Build ID screwed up in trunk" [p=reed r=bsmedberg] 2007-08-13 22:56:23 -07:00
sdwilsh@shawnwilsher.com
89a7bf1963 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-08-13 18:12:18 -07:00
sdwilsh@shawnwilsher.com
163710b84c Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-08-13 18:12:17 -07:00
neil@parkwaycc.co.uk
c41afd4892 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2007-08-13 18:12:16 -07:00
cbiesinger@web.de
dc28ac4c80 bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil - make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes - make transfers of unknown size use the right size - send mProgress rather than mContentLength as the current progress in OnStateChange 2007-08-13 18:12:15 -07:00
cbiesinger@web.de
26db540bfc Bug 298842 make the temp file part of nsITransfer r=mconnor sr=darin a=shaver 2007-08-13 18:12:14 -07:00
cbiesinger@web.de
3a6d0e836c Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute r=bz sr=darin a=asa 2007-08-13 18:12:13 -07:00
cbiesinger@web.de
19d82ada33 Bug 241082 exthandler should require just nsITransfer, not nsIDownload patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin 2007-08-13 18:12:12 -07:00
db48x@yahoo.com
3a4eb4942f bug 239006: Download manager doesn't account for filesize when presenting combined percentages patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin 2007-08-13 18:12:11 -07:00
cbiesinger@web.de
429de02fb6 Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. r=jgmyers sr=darin 2007-08-13 18:12:10 -07:00
bzbarsky@mit.edu
75833f9fbe Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan 2007-08-13 18:12:09 -07:00
cbiesinger@web.de
bc97ecf518 document @mozilla.org/download;1 don't delete incomplete files when the download is cancelled/aborts tell the download impl about the location of the temp file, if it is interested 244448 r=bzbarsky sr=darin 2007-08-13 18:12:08 -07:00
gerv@gerv.net
91382ca398 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
darin@meer.net
bef2de2cdf landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-13 18:12:06 -07:00
cbiesinger@web.de
8bd09be2cf 220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin 2007-08-13 18:12:05 -07:00
bzbarsky@mit.edu
21087e14e0 Allow embeddors to override helper apps. Bug 147142, patch by philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake 2007-08-13 18:12:04 -07:00
blakeross@telocity.com
5acf1ba5d0 Download manager. Not part of build. a=asa 2007-08-13 18:12:03 -07:00
blakeross@telocity.com
74dde20d3a Download manager. Not part of build. a=asa 2007-08-13 18:12:02 -07:00
blakeross@telocity.com
da5b3042ce Download manager. Not part of build. a=asa 2007-08-13 18:12:01 -07:00
blakeross@telocity.com
23e1c2a190 Download manager. Not part of build. a=asa 2007-08-13 18:12:00 -07:00
joshmoz@gmail.com
b5c4e524c2 fix osx/gcc4 warnings in places. b=391526 r=sspitzer 2007-08-13 13:56:46 -07:00
bent.mozilla@gmail.com
f912e5927a Bug 390249 - "symbolstore.py has trouble launching dump_syms from a relative path". r=luser, a=dbaron. 2007-08-13 13:35:36 -07:00
sdwilsh@shawnwilsher.com
780e4aa5ae Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 15:59:33 -07:00
sdwilsh@shawnwilsher.com
912c38a3f0 Bug 391869 - pause -> cancel -> retry doesn't resume/retry download. r=cbiesinger 2007-08-12 15:15:15 -07:00
sdwilsh@shawnwilsher.com
cc40460084 Bug 391872 - wrong message when download is paused (new DM). r=mano 2007-08-12 14:46:32 -07:00
gavin@gavinsharp.com
d29bff8fab Bug 389830: dragged URLs with trailing spaces should be truncated, patch by Dão Gottwald <dao@design-noir.de>, r=mano 2007-08-12 12:17:04 -07:00
gavin@gavinsharp.com
a82c1d0fb6 Bug 389145: disabled popup-type datepickers should have a disabled dropmarker, patch by Régis Caspar <regis.caspar+bz@gmail.com>, r=enndeakin 2007-08-12 12:14:44 -07:00
gavin@gavinsharp.com
6a73d109cb Bug 323821: improve about:config filtering performance by ignoring leading asterisks, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-12 07:06:12 -07:00
gavin@gavinsharp.com
924d989283 Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano 2007-08-12 06:49:19 -07:00
rflint@ryanflint.com
b5c373e654 Bug 391907 - No download progress info on Windows task bar button. r=sdwilsh 2007-08-12 03:29:25 -07:00
rflint@ryanflint.com
85e2581277 Bug 391856 - button-images are outside the button and squeezed (part II). r=mano 2007-08-12 03:25:28 -07:00
sdwilsh@shawnwilsher.com
6da633c014 Bug 389569 - "Less than a minute" in Download Manager is silly. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh, r=mano, ui-r=beltzner 2007-08-12 03:19:12 -07:00
sdwilsh@shawnwilsher.com
be47ae885b Bug 391875 - Searching for a word that is contained in the file you are downloading looks strange. r=mano 2007-08-12 03:02:53 -07:00
sdwilsh@shawnwilsher.com
dca98fada9 Bug 391918 - Section headers in new DM should look more like mockup. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>. r=sdwilsh, r=mano 2007-08-12 02:57:30 -07:00
rflint@ryanflint.com
3ea6233559 Bug 391857 - can't open file with doubleclick (new DM). r=sdwilsh 2007-08-12 01:14:08 -07:00
rflint@ryanflint.com
47e8be9053 Bug 391908 - Button orientation on downloads in the failed state is incorrect. r=sdwilsh 2007-08-12 01:08:51 -07:00
rflint@ryanflint.com
43d5a26c6a Bug 391866 - after remove, the next file isn't highlighted (new DM). r=sdwilsh 2007-08-12 00:54:56 -07:00
rflint@ryanflint.com
259a1968be Bug 391856 - button-images are outside the button and squeezed (new DM). r=mconnor/sdwilsh 2007-08-12 00:50:31 -07:00
dtownsend@oxymoronical.com
1b9ecfc4c2 Testcase for bug 257155. r=robstrong 2007-08-11 21:13:15 -07:00
dtownsend@oxymoronical.com
ead0078eba Bug 382752: Unit test harness for extension manager. r=robstrong. 2007-08-11 21:12:06 -07:00
sdwilsh@shawnwilsher.com
cccc09a7a2 Bug 388517 - revised download manager UI for Firefox 3. Patch by Shawn Wilsher <me@shawnwilsher.com> and Asaf Romano <mano@mozilla.com>. r=mano, a=[wanted-firefox3] 2007-08-11 14:53:21 -07:00
benjamin@smedbergs.us
6486f03889 Fix the name of the Windows SDK, for real this time 2007-08-11 13:29:48 -07:00
smontagu@smontagu.org
09aa09022c Only override the charset in viewsource if the document charset was forced by the user. Bug 382074, r=mano 2007-08-11 11:55:27 -07:00
sayrer@gmail.com
998970b00c reenable tests for Bug 388112, after botched relanding. 2007-08-11 11:22:09 -07:00
flamingice@sourmilk.net
c286209282 Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh 2007-08-10 16:27:18 -07:00
dbaron@dbaron.org
e6a0747a5d Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky 2007-08-10 14:28:22 -07:00
dietrich@mozilla.com
5e5c4a3704 Bug 386603 Reload live bookmark does not actually show the feed being refreshed (for stevewon@gmail.com, r=dietrich) 2007-08-10 12:23:58 -07:00
enndeakin@sympatico.ca
3064c4d422 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
enndeakin@sympatico.ca
8ce169f03c Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
benjamin@smedbergs.us
065ced1f4f Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
enndeakin@sympatico.ca
6b3c733fac Bug 390610, try a higher offset to see if tests start working again, otherwise will just have to disable 2007-08-10 06:48:16 -07:00
enndeakin@sympatico.ca
e26cc5a699 Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron 2007-08-10 05:45:20 -07:00
flamingice@sourmilk.net
6b85fbfabb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
alfred.peng@sun.com
3cc5a02773 Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -07:00
flamingice@sourmilk.net
5f341cf0ec Bug 339056, provide mechanism to allow users to list, enable, disable plugins in primary UI, r=robstrong 2007-08-09 19:47:48 -07:00
dcamp@mozilla.com
700c4f7ef4 make sure nsCryptoHash/PSM is initialized on the main thread in the url classifier. b=390324, r=tony 2007-08-09 15:33:04 -07:00
dcamp@mozilla.com
810c8122b1 fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
ted.mielczarek@gmail.com
87fe4abc1e bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:55:15 -07:00
benjamin@smedbergs.us
afddb2ea8a Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
ted.mielczarek@gmail.com
7716595578 bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:38:34 -07:00
neil@parkwaycc.co.uk
186037c849 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
neil@parkwaycc.co.uk
5e79392340 Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
neil@parkwaycc.co.uk
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
kairo@kairo.at
c546ecd2fe bug 384139 - move openURL() to a reusable place in toolkit, r=bsmedberg 2007-08-09 10:59:08 -07:00
sayrer@gmail.com
a5de3b59e1 bustage fix 2007-08-09 02:03:09 -07:00
sayrer@gmail.com
fc8b65c21b reland changes that didn't cause orange. 2007-08-09 01:53:19 -07:00
sayrer@gmail.com
54f72cc04a backout changes that landed near the beginning of the unit test orange, as a test. 2007-08-09 01:01:59 -07:00
enndeakin@sympatico.ca
e6ea25d5bb just disable one of the tests as it fails 2007-08-08 09:33:26 -07:00
ted.mielczarek@gmail.com
b888a930bc bug 389548 - fixup from cvs copy (airbag -> crashreporter). r=bsmedberg 2007-08-08 08:57:33 -07:00
ted.mielczarek@gmail.com
47628e82ad bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg 2007-08-08 08:19:57 -07:00
enndeakin@sympatico.ca
ba3953343b See if this fixes the linux orange 2007-08-08 08:16:41 -07:00