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 |
|
dbaron@dbaron.org
|
110f79280d
|
Split the address->symbol mapping from the rest of the stack walking code. b=374829 r=bsmedberg a=bzbarsky
|
2007-08-10 14:29:37 -07:00 |
|
dbaron@dbaron.org
|
103f60636e
|
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 |
|
jwalden@mit.edu
|
5307ebca39
|
Bug 391423 - Reposition JS_(BEGIN|END)_EXTERN_C to avoid nesting #includes. Patch by Edward Lee <edilee@mozilla.com>, r=jorendorff, r=bsmedberg
|
2007-08-10 14:27:08 -07:00 |
|
dbaron@dbaron.org
|
57b13d7670
|
Fix bustage on VC8. b=391141 r=brendan a=DEBUG-only
|
2007-08-10 14:26:03 -07:00 |
|
dbaron@dbaron.org
|
6b78554c14
|
Add nsPresContext and nsEventStateManager to cycle collection. b=385376 r=Olli.Pettay sr=jst a=jst
|
2007-08-10 14:25:24 -07:00 |
|
dbaron@dbaron.org
|
8888cc609f
|
Improve performance when trace-malloc is built but not used by adding a fast-path around the locking. b=150015 r=brendan a=bzbarsky
|
2007-08-10 14:24:32 -07:00 |
|
dbaron@dbaron.org
|
d858513c12
|
Fix leak of widgets on gmail. b=390088 r+sr=jst a=roc
|
2007-08-10 14:23:53 -07:00 |
|
nrthomas@gmail.com
|
6c0bd85e26
|
Bug 385137, update verification configs for major update, r pending
|
2007-08-10 14:20:09 -07:00 |
|
vladimir@pobox.com
|
d3d739d639
|
b=390898, just some dumb pageloader typos, r=stuart
|
2007-08-10 13:34:32 -07:00 |
|
bzbarsky@mit.edu
|
90d26926c4
|
Don't add a dirty bit that shouldn't be needed. Bug 387209, r+sr=roc, a=dbaron
|
2007-08-10 13:08:10 -07:00 |
|
bzbarsky@mit.edu
|
f8925181f0
|
Simplify handling of {ib} splits. Bug 390425, r+sr=roc, a=dbaron
|
2007-08-10 13:02:11 -07:00 |
|
pavlov@pavlov.net
|
da26ffbd92
|
make bitmap fonts support their space character. bug 386389. r=vlad
|
2007-08-10 13:00:03 -07:00 |
|
cbiesinger@gmx.at
|
f48a6700bf
|
390126 unescape the URL before compressing whitespace r+sr=bz
|
2007-08-10 12:52:50 -07:00 |
|
aaronleventhal@moonset.net
|
ad1d604a7a
|
Rest of patch for bug 387347 (last was incorrectly marked for bug 387437). Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore
|
2007-08-10 12:47:03 -07:00 |
|
aaronleventhal@moonset.net
|
73b527cc1e
|
Bug 387437. Regression in exposing accessible objects for nodes with float style. Patch by Ginn Chen, r=aaronlev, a=dsicore
|
2007-08-10 12:45:04 -07:00 |
|
bzbarsky@mit.edu
|
cd296d3363
|
Add a stack-and-abort value of XPCOM_DEBUG_BREAK
|
2007-08-10 12:42:58 -07:00 |
|
aaronleventhal@moonset.net
|
f698a4093c
|
Bug 388930. gsignal.c:2271 signal name 'text_caret_moved' is invalid for instance. patch by Ginn Chen, r=aaronlev, a=dsicore
|
2007-08-10 12:36:55 -07:00 |
|
aaronleventhal@moonset.net
|
a73791209d
|
Bug 391671. ARIA trees have incorrect 'level' object attribute. Patch by Alexander Surkov, r=aaronlev, a=dsicore
|
2007-08-10 12:33:55 -07:00 |
|
aaronleventhal@moonset.net
|
53bdf495f3
|
Bug 391622. nsIWinAccessNode doesn't work, QI always fails. r=surkov, a=dsiore
|
2007-08-10 12:30:02 -07:00 |
|
aaronleventhal@moonset.net
|
5d166c9d6b
|
Bug 391592. IA2 states exposed incorrectly. r=surkov, a=dsicore
|
2007-08-10 12:28:28 -07:00 |
|
aaronleventhal@moonset.net
|
c56a600f92
|
Bug 391023. nsIAccessibleText::getCharacterExtents() is returning values based on source rather than document content. r=surkov, a=dsicore
|
2007-08-10 12:24:10 -07:00 |
|
dietrich@mozilla.com
|
a36a3c2edd
|
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 |
|
jwalden@mit.edu
|
4cb0a0d6d0
|
Bug 384192 - Simplify the approach to supporting cross-domain Mochitests by moving all the code into runtests.pl.in (so the harnesses don't have to do anything except use the profile created for them). r=robcee, approval not needed for testing changes during yellow
|
2007-08-10 12:04:54 -07:00 |
|
flamingice@sourmilk.net
|
b74aefc90b
|
Bug 333907, Avoid hiding windows during ENDSESSION, r=benjamin, sr=roc
|
2007-08-10 12:01:48 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e725c9f1a5
|
Bug 391156 - mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions (string nit follow-up patch). r=sspitzer
|
2007-08-10 11:33:14 -07:00 |
|
zach@zachlipton.com
|
839c0840bf
|
Remove status bar
|
2007-08-10 10:44:03 -07:00 |
|
scott@scott-macgregor.org
|
071a1fea23
|
Bug #391659 --> remove myspell, it is no longer part of the build.
|
2007-08-10 10:19:24 -07:00 |
|
bzbarsky@mit.edu
|
0c44f011cf
|
Don;t process pseudo-frames if we're not going to actually create a replaced element frame (or in fact any frame at all, in this case!). Bug 391140, r=bernd, sr+a=roc
|
2007-08-10 10:18:11 -07:00 |
|
bzbarsky@mit.edu
|
6f1baae4e8
|
Adding tests
|
2007-08-10 10:11:55 -07:00 |
|
enndeakin@sympatico.ca
|
ff842b1dc2
|
Aaarrgghh! Fix urls in test.
|
2007-08-10 09:49:19 -07:00 |
|
sspitzer@mozilla.org
|
782a2d3513
|
fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions patch=Shawn Wilsher <sdwilsh@mozilla.com> r=sspitzer
|
2007-08-10 09:19:57 -07:00 |
|
sspitzer@mozilla.org
|
2cc0154788
|
fix for bug #388111: copy and paste from bookmarks into notepad.exe, and we lose newlines patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer
|
2007-08-10 08:50:15 -07:00 |
|