Dietrich Ayala
f66429541f
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Boris Zbarsky
25c2a2fded
Bug 488249 followup. Make some more HTML nodeinfos use the right namespace.
2009-10-01 11:54:10 -04:00
Benjamin Smedberg
3c188b80ba
Force rebuild of nsLocalFileUnix.cpp
...
--HG--
extra : rebase_source : 4bae544468e94d7d5bcbebe5d5de042c59b5b168
2009-10-01 11:23:54 -04:00
Dão Gottwald
4d33dfaf56
Attempt to address Ts Shutdown regression, follow-up to bug 334697
2009-10-01 17:00:06 +02:00
Benjamin Smedberg
f2b4e282b8
Add sys/quota.h to the system headers the correct way (followup to bug 72892)
2009-10-01 10:40:11 -04:00
Blair McBride
c648d9f0ec
Bug 467601 - long page titles hide tagging icon and tags' text in location bar dropdown list. r=enn
2009-10-01 16:12:29 +02:00
Blair McBride
814a48f0a5
Bug 432213 - Bookmark dialog position incorrectly when bookmarking frame. r=mak77, ui-r=limi
2009-10-01 16:10:53 +02:00
Dão Gottwald
2a893dd50b
add missing semicolons
2009-10-01 16:07:21 +02:00
Martin Stránský
485d0bfba9
Bug 72892 - nsLocalFile::GetDiskSpaceAvaialble ignores quotas for unix, r=bsmedberg
...
--HG--
extra : rebase_source : 3bd5a75f7548a1ca45ff96676a752f23a2e9a13d
2009-09-30 14:26:10 -04:00
Henri Sivonen
7e34492c18
Bug 517943 - Need a way to append the contents of an nsTArray to another without copying. r=benjamin, sr=dbaron.
2009-09-24 20:26:31 +03:00
Henri Sivonen
08400cbd56
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
2009-09-28 10:59:52 +03:00
Ryan Flint
033830a77a
Bug 514377 - Pass SearchForm through ParamSubstitution(). r=gavin
2009-09-28 02:28:36 -04:00
Josh Aas
1ca4a76f17
Minor improvements for Mac OS X scrollwheel code including 64-bit support. b=518542 r=mstange
2009-09-28 02:01:05 -04:00
Markus Stange
9856ec25b6
Bug 519152 - Turn off failing reftests from bug 514745 on Linux
2009-09-28 16:20:33 +13:00
Markus Stange
6e81a3956b
Bug 514745 - RTL support for -moz-appearance: resizer. r=josh
...
--HG--
extra : rebase_source : f85af58c3b0205f16720fd80b0117fed6beb0d37
2009-09-28 10:58:58 +13:00
Markus Stange
7697c5bf56
Bug 514745 - Transformed scrollbars render in the wrong place. r=josh
...
--HG--
extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
2009-09-28 10:58:15 +13:00
Markus Stange
661d06b92c
Bug 420339 - SetCursor doesn't work on popup windows. r=josh
...
--HG--
extra : rebase_source : e3d3a0a5a256abe6d2a4b001e2f096ac4ac47b3d
2009-09-28 10:04:16 +13:00
Markus Stange
ae8787f414
Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
...
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13:00
Karl Tomlinson
9c673f6182
bug 408122 keep necessary dynamic libraries open for atexit callbacks r=ted
...
--HG--
extra : rebase_source : 24fff4b3b3c6b614a2be23da8832f60c2f399416
2009-09-28 11:34:39 +13:00
Karl Tomlinson
717b578899
bug 518244 move LoadProxyinfo to the main thread r=ted
...
--HG--
extra : rebase_source : 402d4a53ec72b8b9037e187dccbfbc8ecdb6300b
2009-09-28 11:33:06 +13:00
Karl Tomlinson
e29baaf989
bug 518241 gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed r=ted
...
--HG--
extra : rebase_source : dac32d1f0c38f1ec0704120a07b203e211282dc5
2009-09-28 11:32:49 +13:00
Karl Tomlinson
bb8a75bd43
bug 517493 try libcurl-gnutls and set error_description on failure to find libcurl r=ted
...
--HG--
extra : rebase_source : ff9148a7a99c139df7c60d5cc55088508dfe5c24
2009-09-28 11:25:58 +13:00
Matthew Gregan
2a88d989cb
Bug 507554 - Update in-tree libtheora to 1.1.0 (Thusnelda) plus post-release fixes from SVN. r=chris.double, rs=roc
...
--HG--
rename : media/libtheora/lib/dec/apiwrapper.c => media/libtheora/lib/apiwrapper.c
rename : media/libtheora/lib/dec/apiwrapper.h => media/libtheora/lib/apiwrapper.h
rename : media/libtheora/lib/dec/bitpack.c => media/libtheora/lib/bitpack.c
rename : media/libtheora/lib/dec/bitpack.h => media/libtheora/lib/bitpack.h
rename : media/libtheora/lib/dec/dct.h => media/libtheora/lib/dct.h
rename : media/libtheora/lib/dec/decapiwrapper.c => media/libtheora/lib/decapiwrapper.c
rename : media/libtheora/lib/dec/decinfo.c => media/libtheora/lib/decinfo.c
rename : media/libtheora/lib/dec/decint.h => media/libtheora/lib/decint.h
rename : media/libtheora/lib/dec/decode.c => media/libtheora/lib/decode.c
rename : media/libtheora/lib/dec/dequant.c => media/libtheora/lib/dequant.c
rename : media/libtheora/lib/dec/dequant.h => media/libtheora/lib/dequant.h
rename : media/libtheora/lib/dec/fragment.c => media/libtheora/lib/fragment.c
rename : media/libtheora/lib/dec/huffdec.c => media/libtheora/lib/huffdec.c
rename : media/libtheora/lib/dec/huffdec.h => media/libtheora/lib/huffdec.h
rename : media/libtheora/lib/dec/huffman.h => media/libtheora/lib/huffman.h
rename : media/libtheora/lib/dec/idct.c => media/libtheora/lib/idct.c
rename : media/libtheora/lib/dec/info.c => media/libtheora/lib/info.c
rename : media/libtheora/lib/dec/internal.c => media/libtheora/lib/internal.c
rename : media/libtheora/lib/dec/ocintrin.h => media/libtheora/lib/ocintrin.h
rename : media/libtheora/lib/dec/quant.c => media/libtheora/lib/quant.c
rename : media/libtheora/lib/dec/quant.h => media/libtheora/lib/quant.h
rename : media/libtheora/lib/dec/state.c => media/libtheora/lib/state.c
rename : media/libtheora/lib/dec/x86/mmxfrag.c => media/libtheora/lib/x86/mmxfrag.c
rename : media/libtheora/lib/dec/x86/mmxidct.c => media/libtheora/lib/x86/mmxidct.c
rename : media/libtheora/lib/dec/x86/mmxstate.c => media/libtheora/lib/x86/mmxstate.c
rename : media/libtheora/lib/dec/x86/x86int.h => media/libtheora/lib/x86/x86int.h
rename : media/libtheora/lib/dec/x86/x86state.c => media/libtheora/lib/x86/x86state.c
rename : media/libtheora/lib/dec/x86_vc/mmxfrag.c => media/libtheora/lib/x86_vc/mmxfrag.c
rename : media/libtheora/lib/dec/x86_vc/mmxidct.c => media/libtheora/lib/x86_vc/mmxidct.c
rename : media/libtheora/lib/dec/x86_vc/mmxstate.c => media/libtheora/lib/x86_vc/mmxstate.c
rename : media/libtheora/lib/dec/x86_vc/x86int.h => media/libtheora/lib/x86_vc/x86int.h
rename : media/libtheora/lib/dec/x86_vc/x86state.c => media/libtheora/lib/x86_vc/x86state.c
2009-09-28 11:14:21 +13:00
Makoto Kato
8194f6f795
_WIN64 build fix. b=518741, r=dwitte
2009-09-27 12:10:25 -07:00
Josh Aas
f37aa00497
Merge backout of dir enum patch in bug 506812.
2009-09-27 05:55:39 -04:00
Josh Aas
797a2e8063
Backed out changeset 76c570389975. b=506812
2009-09-27 05:54:43 -04:00
timeless@mozdev.org
c41cd45e0e
Bug 436043 time errors (certErrorExpired and certErrorNotYetValid) should indicate "now"
...
show the current time in addition to the unacceptable time
r=kaie
2009-09-27 11:23:27 +02:00
Jonathan Steele
e9d7a4f4b7
Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in. r=ted
2009-09-27 11:22:48 +02:00
Ms2ger@gmail.com
71e3872c70
Bug 516359 - document.(open|write|writeln|close) in XHTML throws the wrong error. r=smaug
2009-09-27 11:20:30 +02:00
Nicolas JUSTIN
329cc861c7
Bug 447589 - nsPK11Token::ChangePassword does not allow null arguments. r=kaie
2009-09-27 11:19:11 +02:00
Josh Aas
ab803bb1ea
Faster directory enum code for Mac OS X, don't use FSRefs. b=506812 r=vlad
2009-09-27 05:07:14 -04:00
Josh Aas
1dae1b5c04
Backed out changeset 65aff8912e7c. b=506812
2009-09-27 03:09:47 -04:00
Josh Aas
2f90712ffa
Get rid of unnecessary FSRef creation in startup path. b=506812 r=vlad
2009-09-27 01:49:41 -04:00
Josh Aas
ba317ab8ba
Enable Core Text text back-end by default. b=517877 r=ted
2009-09-26 22:44:08 -04:00
Jim Mathies
4f55707c6c
Bug 509449 - Minimized browser window restores during page loads. r=jimm.
2009-09-26 21:07:43 -05:00
Neil Deakin
20a030ca4a
Bug 502123 - Switching focus out of a windowed plugin raises the toplevel window. r=mozbugs.
2009-09-26 21:05:34 -05:00
Phil Ringnalda
8efff13bd4
Bug 512064 - Reporter extension should be in toolkit.jar, not browser.jar, r=bsmedberg
2009-09-26 17:38:09 -07:00
Mark Finkle
5ca2ebf429
Bug 518378: buttons and list boxes in content document are unreasonably large, r=dbaron
2009-09-26 20:21:32 -04:00
Kyle Huey
c815c08e8d
Bug 513684. Stop :hover from bleeding through certain elements. r=roc Test fixes from Markus Stange <mstange@themasta.com>.
2009-09-26 16:35:05 -07:00
Rob Arnold
86c105ebdd
Bug 506124 - Fixup Aero Glass code. r=jimm, sr=vlad.
2009-09-26 17:42:14 -05:00
Geoff Lankow
bd900ff5fd
Bug 517882: Implement a -moz-tab-size CSS property that specifies the number of spaces between tab stops in preformatted text. r=roc, dbaron
2009-09-26 13:23:47 -07:00
Dão Gottwald
3d379874db
merge
2009-09-26 22:21:40 +02:00
Dão Gottwald
b15d2e3fde
Backed out changeset a2d46929bcbd
2009-09-26 22:21:22 +02:00
timeless
8b08ec8137
Bug 470240 - unrecognized certificate should highlight the case when there's no chain provided. r=kaie
2009-09-26 21:04:19 +02:00
Gavin Sharp
fee99eb3f2
Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske
2009-09-26 21:02:03 +02:00
Steve Snyder
0ed3ad35a2
Bug 512865. qcms: Improve SSE2 performance, add SSE support. r=jrmuizel
...
This patch greatly improves the performance of QCMS transformations on x86 &
x86_64 systems. Some notes:
0. On 32-bit x86 systems it does runtime selection between non-SIMD, SSE, and
SSE2 code paths.
1. On x86_64 systems the SSE2 code path is always taken. The non-SIMD and SSE
code paths are left intact, but contemporary versions of the GCC and MSVC
compilers will see that they cannot be reached and optimize them away.
2. The execution of the SSE2 code path is reduced by 67%, relative to the
original Intel/Microsoft formatted ASM code. The relative performance is seen
on a Pentium4 (Northwood) 2.4GHz CPU with DDR1 RAM.
3. The SSE code path provides a 80% reduction in execution time, relative to
the non-SIMD code path. The relative performance is seen on a Pentium3
(Coppermine) 1.26GHz CPU with SDRAM.
4. The code has been split out into separate files so that it can be built
with different cflags (-msse, and -msse2) when using gcc.
2009-09-24 11:58:24 -04:00
Jonathan Griffin
d2addc16d5
Bug 517078. Document stream-related functionality of test plugin.
2009-09-24 12:10:19 -07:00
Masayuki Nakano
dc3936158f
Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg
2009-09-24 19:58:04 +09:00
Michael Ventnor
b1ac8d20b5
Bug 514670 - -moz-box-shadow should follow radius only on corners with radius. r=roc
2009-09-24 08:46:39 +02:00
Markus Stange
816b832ea3
Bug 518395 - White text on drop down buttons. r=josh, r=roc
2009-09-24 18:19:40 +12:00