zach@zachlipton.com
|
bc19123a51
|
Change background color on mac only, bug 391549.
|
2007-08-14 11:45:21 -07:00 |
|
bzbarsky@mit.edu
|
e34a7049e1
|
Fix a few more issues with eSyleUnit_Chars in computed style. Bug 391221, r+sr+a=dbaron
|
2007-08-14 11:44:39 -07:00 |
|
sayrer@gmail.com
|
56cb2a68b7
|
Bug 391992. nsMathMLOperator statics leak. r=bzbarsky, sr=rbs, a=dbaron
|
2007-08-14 11:42:24 -07:00 |
|
bzbarsky@mit.edu
|
34769343d2
|
When a file has already been selected, correctly prefill the filepicker with that file. Bug 374013, r+sr=sicking, a=dbaron
|
2007-08-14 11:42:10 -07:00 |
|
zach@zachlipton.com
|
d5c8f26811
|
Replace "visit qmo" text link with an image on the qmo tab. Bug 391638.
|
2007-08-14 11:23:52 -07:00 |
|
zach@zachlipton.com
|
53cf6831c2
|
Deal with lag in test selection, and code cleanup around litmus.js and selecttests.js. p=ben_h, r=zach.
|
2007-08-14 09:54:14 -07:00 |
|
sdwilsh@shawnwilsher.com
|
7d5925b0fb
|
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
|
2007-08-14 09:47:41 -07:00 |
|
zach@zachlipton.com
|
a99e87926c
|
Remove unsightly border around clicked tabs, bug 391445. p=ben_h, r=zach.
|
2007-08-14 09:42:03 -07:00 |
|
masayuki@d-toybox.com
|
e2f6a778c9
|
Bug 365414 overflowed decoration lines are not erased/painted r+sr=roc
|
2007-08-14 09:39:54 -07:00 |
|
dbaron@dbaron.org
|
051a23c4b6
|
Port trace-malloc to Mac OS X. b=392118 r+a=brendan
|
2007-08-14 09:35:46 -07:00 |
|
dbaron@dbaron.org
|
cce47c3e88
|
Include file name and line number in Windows stack traces. b=391850 r+a=bsmedberg
|
2007-08-14 09:34:32 -07:00 |
|
aaronleventhal@moonset.net
|
b08ef7a65d
|
Bug 390767. Support editable state and interface for contentEditable and designMode documents and their content. r=ginn.chen, a=dsicore
|
2007-08-14 09:25:24 -07:00 |
|
aaronleventhal@moonset.net
|
7db0ed8df7
|
Bug 392058. Fire accessible state change events when ARIA pressed state changes. r=simon.bates, a=dsicore
|
2007-08-14 09:15:12 -07:00 |
|
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 |
|