Commit Graph

210745 Commits

Author SHA1 Message Date
Neil Deakin
5e40529700 Bug 507592, don't allow refocusing an element during a blur, r=smaug 2009-09-28 10:17:04 -04:00
Neil Deakin
9dcaa2e4e5 Bug 516615, when capturing, check if the target frame's content is a descendant of the capturing content, rather than using the frame tree, r=roc,sr=smaug 2009-09-28 10:17:01 -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
Kyle Huey
45bc002cce Bug 513684 - Stop :hover from bleeding through certain elements. r=roc 2009-09-13 22:54:44 -04:00
Michal Novotny
6d65c4d555 Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger 2009-09-21 19:57:36 +02:00
Vladimir Vukicevic
95b9cffb5a Bug 514861 - Find does not match characters beyond first non-matching character after FAYT failure. r=gavin 2009-09-26 17:51:21 +02:00
Tobias Hunger
be6f02b857 Bug 518585 - Fix the cairo Qt backend to build. r=pavlov 2009-09-26 17:51:08 +02:00
Dave Townsend
0f44161868 Bug 514920 - Add-ons manager opened for add-on install has no pane selector. r=dveditz 2009-09-26 17:50:37 +02:00
Dave Townsend
c3b0c460a6 Bug 372980 - XPInstall reports "(Author not verified)" when signing certificate has no organization subject. r=dveditz 2009-09-26 17:50:33 +02:00
Dão Gottwald
778111459b Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin 2009-09-26 17:50:26 +02:00
Mitchell Field
a2aeab499f Bug 513921 - remove echo-requires-recursive target. r=ted 2009-09-26 17:49:56 +02:00
Robert Sayre
403b75e2c5 Merge backout 2009-09-26 08:22:56 -07:00
Robert Sayre
66d69baa39 Backed out changeset f5ea964eb493. (Brendan Eich — High-level CSE for shape guards (518448, r=jorendorff). 2009-09-26 08:16:58 -07:00
Asaf Romano
8675f1e5ad Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Robert Sayre
536de5d141 Merge 2009-09-25 20:35:33 -07:00