Blair McBride
f2c8ea639b
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
2be5c0224b
add missing semicolons
2009-10-01 16:07:21 +02:00
Martin Stránský
202ff4aa95
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
03f6ef64f9
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
a83be4db5b
Bug 500937 - Make the output of XMLSerializer more HTML-friendly. r=laurent, sr=jst.
2009-09-28 10:59:52 +03:00
Ryan Flint
16ff076bf3
Bug 514377 - Pass SearchForm through ParamSubstitution(). r=gavin
2009-09-28 02:28:36 -04:00
Josh Aas
bbac120a31
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
0e075e6b10
Bug 519152 - Turn off failing reftests from bug 514745 on Linux
2009-09-28 16:20:33 +13:00
Markus Stange
7e1c08cded
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
7e43c0664b
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
b7a835c6c8
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
317bb3674c
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
87c64d3e31
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
48f0d247ca
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
2be9a70462
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
72096f501b
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
24199fb48b
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
e60425e70a
_WIN64 build fix. b=518741, r=dwitte
2009-09-27 12:10:25 -07:00
Josh Aas
f39e8f58e2
Merge backout of dir enum patch in bug 506812.
2009-09-27 05:55:39 -04:00
Josh Aas
6dfaec1a9f
Backed out changeset 76c570389975. b=506812
2009-09-27 05:54:43 -04:00
timeless@mozdev.org
3802efc70d
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
795daf9ace
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
225e4ebd81
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
3898813fcc
Bug 447589 - nsPK11Token::ChangePassword does not allow null arguments. r=kaie
2009-09-27 11:19:11 +02:00
Josh Aas
0ec6eca607
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
5010326b84
Backed out changeset 65aff8912e7c. b=506812
2009-09-27 03:09:47 -04:00
Josh Aas
4a28606b59
Get rid of unnecessary FSRef creation in startup path. b=506812 r=vlad
2009-09-27 01:49:41 -04:00
Josh Aas
1518dffcdd
Enable Core Text text back-end by default. b=517877 r=ted
2009-09-26 22:44:08 -04:00
Jim Mathies
9ea057c69d
Bug 509449 - Minimized browser window restores during page loads. r=jimm.
2009-09-26 21:07:43 -05:00
Neil Deakin
a48127faaf
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
af6ad712ce
Bug 512064 - Reporter extension should be in toolkit.jar, not browser.jar, r=bsmedberg
2009-09-26 17:38:09 -07:00
Mark Finkle
424fde4c5b
Bug 518378: buttons and list boxes in content document are unreasonably large, r=dbaron
2009-09-26 20:21:32 -04:00
Kyle Huey
6bb294b474
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
4b6b4ad728
Bug 506124 - Fixup Aero Glass code. r=jimm, sr=vlad.
2009-09-26 17:42:14 -05:00
Geoff Lankow
42c20026e9
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
2b1e4a0e10
merge
2009-09-26 22:21:40 +02:00
Dão Gottwald
81d595819c
Backed out changeset a2d46929bcbd
2009-09-26 22:21:22 +02:00
timeless
675bd2ec08
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
eabb2cae02
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
7e089e6fae
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
32c9f6436e
Bug 517078. Document stream-related functionality of test plugin.
2009-09-24 12:10:19 -07:00
Masayuki Nakano
639287be7e
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
cb1dcf0b1f
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
65b01f7a19
Bug 518395 - White text on drop down buttons. r=josh, r=roc
2009-09-24 18:19:40 +12:00
Markus Stange
5714a2fee4
Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc
2009-09-24 18:18:10 +12:00
Chris Pearce
4ef626577f
Bug 512328 - Update liboggplay to rev 404316e595. r=doublec
2009-09-24 16:22:23 +12:00
Luke Wagner
d7c58dd819
Bug 517973 - remove deep abort, fix blacklisting bug
2009-09-23 18:21:41 -07:00
Nicholas Nethercote
2bae2b39c1
Bug 518491 - NJ merge: Assembler bits and pieces. r=graydon.
2009-09-24 12:30:56 +10:00
Nicholas Nethercote
57d34f0ef8
Bug 518477 - NJ merge: LIR.{cpp,h} changes from TR. r=graydon.
2009-09-24 10:42:25 +10:00
Graydon Hoare
e339de6362
Bug 518427 - TM: fix valgrind error in jsregexp.cpp, r=dmandelin.
2009-09-23 16:56:25 -07:00