Commit Graph

182045 Commits

Author SHA1 Message Date
sdwilsh@shawnwilsher.com
fed39c2b83 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
79a4b60734 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
88b905fb32 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
ff1275772e Bug 391857 - can't open file with doubleclick (new DM). r=sdwilsh 2007-08-12 01:14:08 -07:00
rflint@ryanflint.com
632aa22ca7 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
8ed7eaef20 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
8be4170efa Bug 391856 - button-images are outside the button and squeezed (new DM). r=mconnor/sdwilsh 2007-08-12 00:50:31 -07:00
brendan@mozilla.org
3a64e304b9 Update #if 0'd code to work (helpful for debugging; r/a=self). 2007-08-11 22:10:02 -07:00
dtownsend@oxymoronical.com
7c8ab2cc69 Testcase for bug 257155. r=robstrong 2007-08-11 21:13:15 -07:00
dtownsend@oxymoronical.com
223ab3f4a3 Bug 382752: Unit test harness for extension manager. r=robstrong. 2007-08-11 21:12:06 -07:00
sdwilsh@shawnwilsher.com
43455f9fc6 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
igor@mir2.org
85fcfba7ad Bug 386265: missing commit to fix compilation. 2007-08-11 13:40:43 -07:00
benjamin@smedbergs.us
aa24fab361 Fix the name of the Windows SDK, for real this time 2007-08-11 13:29:48 -07:00
igor@mir2.org
db0f3d53a2 Bug 386265: using double kashing for atoms. r=brendan 2007-08-11 13:25:16 -07:00
smontagu@smontagu.org
0e2dd9e951 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
smontagu@smontagu.org
19b3a3893e Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst 2007-08-11 11:37:16 -07:00
sayrer@gmail.com
3668405b4d reenable tests for Bug 388112, after botched relanding. 2007-08-11 11:22:09 -07:00
bmlk@gmx.de
a8a27d0772 adapt assert to code reality, bug 364512 r/sr/a=dbaron 2007-08-11 09:19:55 -07:00
sspitzer@mozilla.org
50977f7cad fix for bug #387007: with lots of places data on the clipboard, command update is very slow: Places inefficiently determines whether or not it is able to paste patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-11 09:08:52 -07:00
enndeakin@sympatico.ca
a3577968b0 Bug 380813, installer files for scriptable IO, r=gavin,sr=neil 2007-08-11 04:53:18 -07:00
neil@parkwaycc.co.uk
af3dec46a1 Don't let observers observe the observes (or command) attribute b=391614 r+sr=bz 2007-08-11 04:42:16 -07:00
igor@mir2.org
f705a82de6 Bug 391033: no frame manipulation when reporting errors. r=brendan 2007-08-10 23:12:00 -07:00
joshmoz@gmail.com
4c55c63e1a Fix font size for submit and file input buttons. b=262191 sr=vlad 2007-08-10 20:22:58 -07:00
surkov.alexander@gmail.com
693f37d54f Bug 386818 - expose right accessible tree in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil 2007-08-10 19:46:11 -07:00
aaronleventhal@moonset.net
95acb19559 Fixing bustage 2007-08-10 19:17:57 -07:00
aaronleventhal@moonset.net
92c89bc944 Fixing bustage 2007-08-10 19:06:33 -07:00
aaronleventhal@moonset.net
283dbaaf31 Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc 2007-08-10 18:44:44 -07:00
dbaron@dbaron.org
4242ec800a Fix leak in DEBUG-only code. b=391769 r+sr+a=jst 2007-08-10 17:53:53 -07:00
dbaron@dbaron.org
b389fc0c0c Make void signatures match header. b=391766 r+a=brendan 2007-08-10 17:53:28 -07:00
dbaron@dbaron.org
52cad5fe7e Lock around NS_TraceMallocDumpAllocations. b=391766 r+a=brendan 2007-08-10 17:53:02 -07:00
dbaron@dbaron.org
f7090d52d4 Stop using strncpy unnecessarily. b=391766 r+a=brendan 2007-08-10 17:52:35 -07:00
bzbarsky@mit.edu
4560e08469 Don't play games with the <meta> tag when not serializing an entire document. Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst 2007-08-10 17:38:53 -07:00
bzbarsky@mit.edu
00de428dd3 Switch the order of Content-Disposition and Content-Type headers for non-file parts of multipart form submissions to match that for files. Apparently some server software depends on the order of the MIME headers! Bug 116346 followup, r+sr=jst 2007-08-10 17:32:33 -07:00
jst@mozilla.com
96ff644aaa Include modules/lcms in list of mirrored directories. Old history only available in CVS. 2007-08-10 17:19:03 -07:00
nrthomas@gmail.com
36deca453b Bug 391320, use sysvar for logDir lookups, r=preed 2007-08-10 16:30:01 -07:00
flamingice@sourmilk.net
ed197ecd00 Bug 391709, Clean up nsDownloadManager::InitDB schema checking code, r=sdwilsh 2007-08-10 16:27:18 -07:00
jwalden@mit.edu
ff240f5bc0 Bug 391145 - failed to build Spidermonkey: inresolved symbol ( prmjtime.c PRMJ_Now _SetCriticalSectionSpinCount _InitializeCriticalSectionAndSpinCount ). Patch by Rob Arnold <robarnold@mozilla.com>, r=brendan, r=bsmedberg 2007-08-10 16:23:38 -07:00
sspitzer@mozilla.org
4d9cc10ceb fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement r=sdwilsh 2007-08-10 15:57:02 -07:00
bzbarsky@mit.edu
4a6e81a98b Back out bug 390425 to fix performance regression. 2007-08-10 15:55:21 -07:00
dbaron@dbaron.org
185d0a35f7 Add suppression code around calls to original allocation functions to handle things like new[] calling new. b=391491 r+a=brendan 2007-08-10 15:22:07 -07:00
dbaron@dbaron.org
e9ba17bce0 Hook new[] and delete[] too, since (with VC8 anyway) we're picking up new[] through new, but not picking up delete[]. b=391491 r+a=brendan 2007-08-10 15:21:37 -07:00
dbaron@dbaron.org
7937605426 Define the __libc_* on Windows to something that does automatic suppression, like on Linux. b=391477 r+a=brendan 2007-08-10 15:21:13 -07:00
dbaron@dbaron.org
593cd91cf8 Convert trace-malloc to using XPCOM stack walking API. b=374829 r+a=brendan 2007-08-10 15:20:48 -07:00
dbaron@dbaron.org
def4dbe999 Start reducing the scope of locking in trace-malloc, and convert the PRMonitor to a PRLock. b=376874 r+a=brendan 2007-08-10 15:19:32 -07:00
dbaron@dbaron.org
40b3eebdbb Use thread-local storage for tracing suppression. b=376874 r+a=brendan 2007-08-10 15:19:14 -07:00
bzbarsky@mit.edu
55dd252b10 Fix up whitespace issue from checking in -w patch. No code change. Bug 390318 2007-08-10 15:17:20 -07:00
enndeakin@sympatico.ca
25cefc8b5c Bug 389083, domstorage tests not outputing results, r=sayrer 2007-08-10 14:44:28 -07:00
bclary@bclary.com
99a0512e9c JavaScript Tests - regression tests for bug 385393, by Jesse Ruderman, not part of the build 2007-08-10 14:41:54 -07:00
dbaron@dbaron.org
0cad539f0d Export a stack walking API (usable from C or C++) from XPCOM. b=374689 r=bsmedberg a=bzbarsky 2007-08-10 14:32:49 -07:00
dbaron@dbaron.org
51c380ef8b Finish the deflated string cache after uninterning atoms, so we don't leak their associated strings. b=391587 r+a=brendan 2007-08-10 14:30:13 -07:00