Jason Evans
d1e7b47846
Bug 422960: Add jemalloc_stats() and jemalloc.h, r=benjamin
2008-06-20 10:34:42 -07:00
Jason Evans
2bbdb5cee1
Bug 432894: X related valgrind | jemalloc - startup errors, r=bclary,r=benjamin
...
Fix bugs in jemalloc's valgrind support.
2008-06-20 10:34:41 -07:00
Jason Evans
ae31882b77
Bug 431743: Upstream jemalloc fixes, r=benjamin
...
Incorporate upstream jemalloc fixes from FreeBSD:
* Detect overflow for huge allocations via sbrk(2).
* Fix deadlock for base (internal) allocations in OOM case.
* Fix bitmap vector initialization for small allocation runs.
2008-06-20 10:29:43 -07:00
Alexander Surkov
c6e7b496c0
merge
2008-06-20 21:26:51 +08:00
Alexander Surkov
d176ba7c40
Bug 438325 – Link with title and an image that has neither alt nor title doesn't get an accessible name
2008-06-20 21:19:23 +08:00
Igor Bukanov
b77e44d2ab
[Bug 433382] More efficient interpreter switch when computed goto is not available. r=brendan
2008-06-20 11:55:49 +02:00
Igor Bukanov
e4dc4117e2
Backed out changeset 97977f224aff due to build breakage
2008-06-20 11:46:36 +02:00
Igor Bukanov
d76e2d3c31
[Bug 433382] More efficient interpreter switch when computed goto
...
is not available. r=brendan
2008-06-20 10:06:45 +02:00
Igor Bukanov
b37a1fa8f9
Backed out changeset 21527193c49b: the patch has used CSRCS, not CPPSRCS.
2008-06-20 09:45:29 +02:00
Igor Bukanov
be27344bfd
[Bug 433382] More efficient interpreter switch when computed goto is not available. r=brendan
2008-06-20 09:36:56 +02:00
Alexander Surkov
99caf50c93
Bug 438782 – Links should not unconditionally receive an accessible action of jump, r=MarcoZ
2008-06-20 13:50:27 +08:00
Mats Palmgren
81eeeade44
Take left border+padding into account when calculating distance from block edge for TAB. b=430926 r+sr=roc
2008-06-20 06:39:56 +02:00
Mats Palmgren
df8016e187
Crash test for bug 431738 by Jesse Ruderman<jruderman@gmail.com>.
2008-06-20 06:09:51 +02:00
Mats Palmgren
da5b4abca2
Protect against div-by-zero when mRowHeight is zero. b=431738 r+sr=roc
2008-06-20 06:07:37 +02:00
Mats Palmgren
28b9f03b81
Use async Invalidate() to avoid crashing. b=435422 r+sr=roc
2008-06-20 04:47:59 +02:00
Jim Blandy
d852243993
Bug 424399: Remove unused directory "js/src/fdlibm". r+a=shaver
2008-06-19 18:44:10 -07:00
Mats Palmgren
0a8092a0b3
Make the test work also with desktop theme where background color for text widgets is not white. b=435048 r=karlt
2008-06-20 02:45:05 +02:00
Mats Palmgren
d8b3c0f539
URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger
2008-06-19 23:39:46 +02:00
Brendan Eich
2a8f132ac1
Merge.
2008-06-19 12:54:20 -07:00
Brendan Eich
65bf726a3a
Fix old assignment expression rval mutation via getter design, optimize setprop;pop and similar cliches (312354, r=igor).
2008-06-19 12:51:57 -07:00
Bo Yang
159cf51774
Bug 439603 - scope a case statement to avoid an unusual error during cross-compiling, r=roc
2008-06-19 14:32:52 -04:00
Ted Mielczarek
9f6d3d03a0
bug 406088 - crash reporter sucks in rtl. fix for linux. r=dcamp
2008-06-19 14:04:57 -04:00
Daniel Holbert
00e5521fa6
Merged after backing out leaking changeset b0d1180627db
2008-06-19 09:28:21 -07:00
Daniel Holbert
d431988765
Backed out changeset b0d1180627db (caused tinderbox oranges from leaks)
2008-06-19 09:17:08 -07:00
Bo Yang
2db6a3d9da
Bug 439593 - compile error in mingw casting HKL to DWORD, r=roc
2008-06-19 10:32:04 -04:00
Bo Yang
e367550763
Bug 439593 - GCC can't convert types automatically when cross-compiling, r=roc
2008-06-19 10:24:30 -04:00
Neil Deakin
d708595eb7
Bug 437640, support removing <keyset> elements, and add support for a disabled attribute,r+sr=neil
2008-06-19 09:36:46 -04:00
Simon Montagu
9a1323f4dc
reftest for bug 439910
2008-06-19 12:36:42 +03:00
Simon Montagu
fe3b966805
Set glyph info for low surrogates in Pango. Bug 439910, r+sr=roc
2008-06-18 23:14:51 -07:00
Alexander Surkov
0a5fc15f68
Bug 439077 – Anchor tags with no attributes should not expose linked accessible state, r=MarcoZ
2008-06-19 11:11:46 +08:00
Brendan Eich
ad024a9456
Fix bogus js_Emit return value tests (438986, r=igor).
2008-06-18 18:50:33 -07:00
Johnny Stenback
fd9dce0d05
Fixing bug 433880. Stop the flash player from crashing when entering full-screen mode. Patch by mats.palmgren@bredband.net, r+sr=jst@mozilla.org
2008-06-18 16:55:38 -07:00
bcrowder@mozilla.com
0ad3db987a
Backed out changeset f201baf7bf04 (bug 439110), was causing unit-test failures
2008-06-18 15:49:51 -07:00
Igor Bukanov
0b8d0ce74b
[Bug 439624] renaming decltype to declType as the former is a keyword in the next C++ standard.
2008-06-18 23:35:53 +02:00
bcrowder@mozilla.com
fc71368458
Bug 439110: xpcshell's load() just silently fails for non-existent files, r=brendan, sr=jst
2008-06-18 13:33:54 -07:00
Ted Mielczarek
02e32fd70c
bug 406088 - crash reporter sucks in rtl, fix for Win32. r=dcamp
2008-06-18 16:31:21 -04:00
Kai Engert
dc5048699f
Bug 431819, SSL client auth, repeated prompts for client certificate
...
r=rrelyea, r=dveditz
2008-06-18 21:36:29 +02:00
Kai Engert
e0eca35ac1
Bug 436870, FF3 RC1 loses SSL certificate exceptions
...
Patch contributed by Honza Bambas
r=kaie
2008-06-18 21:20:16 +02:00
Ted Mielczarek
c4c110b7a3
bug 428303 - Mercurial integration for breakpad. r=bsmedberg
2008-06-18 11:06:57 -04:00
Gervase Markham
fbfa1b4f76
Contorted and tortous backout process - message number 2.
2008-06-18 16:36:50 +01:00
Gervase Markham
3d2ea7900d
Backed out changeset 8473190b24b0
...
Tinderboxes going orange.
2008-06-18 16:32:40 +01:00
Shawn Wilsher
62612b6f92
Bug 417037 - mozStorage chokes on databases over AFP
...
This patch adds the SQLITE_ENABLE_LOCKING_STYLE=1 on the macintosh platform
only. This will enable Apple-contributed code in SQLite that does file locking that works on AFP (Apple File Protocol), as well as some additional network
filesystems that the platform supports.
r=bsmedberg
2008-06-18 11:06:23 -04:00
Gervase Markham
666f37d946
Bug 438585: First round of registry-submitted changes to Public Suffix List.
2008-06-18 15:02:51 +01:00
Kai Engert
1cba856f00
Backout bug 428009
2008-06-18 14:30:29 +02:00
Kai Engert
16c2ea6cda
One more bustage fix for 428009, if this fails we'll back out
2008-06-18 14:00:27 +02:00
Kai Engert
c2b29f1b78
Bustage fix for 428009, whitespace change to force regen of automation.py
2008-06-18 13:15:02 +02:00
Kai Engert
ccd27afbda
Bustage fix for Bug 428009
2008-06-18 13:03:23 +02:00
Kai Engert
9b624f4226
Merge commit for bug 428009
2008-06-18 11:57:37 +02:00
Kai Engert
73422e1bab
Bug 428009, hook up ssltunnel to mochitest
...
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
Michael Ventnor
353ff1c1da
Bug 376238: drag feedback should be transparent on gtk. r+sr=roc
2008-06-18 10:20:29 +01:00