Commit Graph

182276 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
41cd39299c 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
49837e3197 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
mats.palmgren@bredband.net
34508ed9e8 Bustage fix. b=391243 2007-08-14 04:46:26 -07:00
mats.palmgren@bredband.net
24b20c859e Bandaid for a Cairo crash. b=390898 r+sr=vladimir 2007-08-14 02:48:49 -07:00
mats.palmgren@bredband.net
cdf6b897db Don't crash when CurrentSurface() or GetDC() return null. b=391243 r+sr+a=vladimir 2007-08-14 02:47:37 -07:00
reed@reedloden.com
2899bab912 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
4d1b0b31d3 Bug 387163 - "Build ID screwed up in trunk" [p=reed r=bsmedberg] 2007-08-13 22:56:23 -07:00
ginn.chen@sun.com
099a6eeef5 Bug 391991 getCharacterExtents() is returning (0,0,0,0) for text that is not on the first line of an HTML object r=aaronleventhal a=dsicore 2007-08-13 22:30:15 -07:00
dbaron@dbaron.org
61a2848c74 Trim extra underscores. 2007-08-13 22:06:05 -07:00
dbaron@dbaron.org
4a838a2451 Use vmaddr for __TEXT section, not first section, so that we get correct results for the binary. 2007-08-13 21:44:33 -07:00
dbaron@dbaron.org
b654bf756a Don't ignore exported symbols. 2007-08-13 21:35:29 -07:00
dbaron@dbaron.org
b74d32bcd8 Correct stack trace addresses to call instruction rather than return instruction. Read SO stabs entries. 2007-08-13 21:28:51 -07:00
dbaron@dbaron.org
7ab5acff72 Add script to fix Mac OS X stack traces. b=336517 2007-08-13 20:25:51 -07:00
neil@parkwaycc.co.uk
a9cc2c48a2 Bug 326840 Make progress dialogs display download speed where available p=son.le0@gmail.com r=biesi sr=me 2007-08-13 18:12:19 -07:00
sdwilsh@shawnwilsher.com
8e8b7a1e58 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-08-13 18:12:18 -07:00
sdwilsh@shawnwilsher.com
2872977183 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
1ec170893e 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
854dcb4246 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
51693dd796 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
2629b80714 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
b0626e63bf 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
83ced735f8 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
5803ca4606 Bug 223310 use nsIObserver rather than nsIDOMWindowInternal in nsIKeygenThread. r=jgmyers sr=darin 2007-08-13 18:12:10 -07:00
bzbarsky@mit.edu
f221e050fd 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
fd1b889f6f 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
dcb6f188bb Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-13 18:12:07 -07:00
darin@meer.net
c022c9afde landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2007-08-13 18:12:06 -07:00
blakeross@telocity.com
f5630bc728 143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben 2007-08-13 18:12:14 -07:00
blakeross@telocity.com
c6b2fcf9ef 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2007-08-13 18:12:13 -07:00
blakeross@telocity.com
39d72246b5 131762 - can open multiple occurrences of download manager. also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa 2007-08-13 18:12:12 -07:00
blakeross@telocity.com
db8975df69 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2007-08-13 18:12:11 -07:00
blakeross@telocity.com
5fe21a9a67 Backing out...saving for a rainy day... 2007-08-13 18:12:09 -07:00
blakeross@telocity.com
da97aa826e 102477 - Turning on download manager. r=law sr=ben a=dbaron 2007-08-13 18:12:08 -07:00
law@netscape.com
5824b24ee6 More updates. NOT PART OF THE BUILD 2007-08-13 18:12:07 -07:00
law@netscape.com
dab82093d0 Updates to new progress dialog code; NOT PART OF THE BUILD 2007-08-13 18:12:06 -07:00
cbiesinger@web.de
210ef79b2c 220111 nsIDownload should document that Init must be called r=bzbarsky sr=darin 2007-08-13 18:12:05 -07:00
law@netscape.com
7437e102ac New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET 2007-08-13 18:12:05 -07:00
bzbarsky@mit.edu
4479648310 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
89d0dc9b85 Download manager. Not part of build. a=asa 2007-08-13 18:12:03 -07:00
blakeross@telocity.com
9dfdc214af Download manager. Not part of build. a=asa 2007-08-13 18:12:02 -07:00
blakeross@telocity.com
3798bc70f7 Download manager. Not part of build. a=asa 2007-08-13 18:12:01 -07:00
blakeross@telocity.com
f1f9ae8411 Download manager. Not part of build. a=asa 2007-08-13 18:12:00 -07:00
mrbkap@gmail.com
27a6accbda Fix compile warning. No bug, r+a=brendan 2007-08-13 15:44:37 -07:00
mrbkap@gmail.com
f055907b89 Redragging over empty text field doesn't show drag caret, except for the last text field. bug 390228, r+sr=roc a=dbaron 2007-08-13 14:33:25 -07:00
joshmoz@gmail.com
e8ef7a1329 fix osx/gcc4 warnings in places. b=391526 r=sspitzer 2007-08-13 13:56:46 -07:00
mrbkap@gmail.com
dc890e2df6 Clamp the caret's position so that we always draw within the nearest scrollframe. Not doing this allows the scrollframe to clip the caret, causing it to not show up at all. bug 335560, r+sr=roc 2007-08-13 13:51:16 -07:00
sharparrow1@yahoo.com
8090790964 Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc 2007-08-13 13:47:04 -07:00
mrbkap@gmail.com
9d8bd3fa41 Date.UTC returns incorrect value if date is less than or equal to 0. bug 363578, patch from jag, r=mrbkap a=brendan 2007-08-13 13:45:32 -07:00
myk@mozilla.org
6f7b4ae700 bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose 2007-08-13 13:41:34 -07:00
bent.mozilla@gmail.com
00cd418279 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