Alexander L. Slovesnik
60bb11b582
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Phil Lacy
17d4669d97
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
...
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Igor Bukanov
5c4dbe76fa
bug 530157 and bug 544603 - disabling for now tests based on the GC timing. The background GC thread made that unreliable.
2010-02-07 00:25:42 +03:00
Robert Sayre
e337a114ad
Backout the marking of the test in bug 544603. Igor has a different patch that will deal with it.
2010-02-07 10:08:23 -05:00
Robert Sayre
72b31b5f40
Mark regress-404755.js as random. see bug 544603.
2010-02-07 10:00:40 -05:00
Peter Van der Beken
b764a4fb06
Follow-up to fix for bug 540443 (Change one argument of nsContentUtils::CheckSameOrigin from nsIDOMNode to nsINode), remove obsolete comment.
2010-02-07 15:20:35 +01:00
Kai Engert
62caa75f94
Bug 535649 - Implement UI around CVE-2009-3555 and draft-rescorla-tls-renegotiation, r=rrelyea
...
== NSS 3.12.6 will block some renegotiation attempts on SSL sockets by default
== This patch does not yet implement new UI by default, but adds 4 new prefs to get fine grained control (blocking/allowing, displaying broken state)
== One of the prefs is a temporary pref that is supposed to go away at some point in the future
2010-02-07 13:09:51 +01:00
Kai Engert
2bfab230a2
Bug 540332, Update PSM to include the latest NSS error codes, r=rrelyea
2010-02-07 13:06:53 +01:00
Kai Engert
d6c30005d8
Bug 527659, Update mozilla-central to NSS 3.12.6 (beta)
...
== NSS portion
== r=rrelyea/wtc for upgrading mozilla-central to cvs tag NSS_3_12_6_BETA1
== This includes reapplying the (merged) patch from bug 519550 on top of NSS.
== PSM portion
== Includes the patch to disable TLS compression, r=kaie
== Include the patch to disable zlib test programs, which don't work on maemo, r=kaie
2010-02-07 12:54:28 +01:00
Peter Van der Beken
fa3f6ebdd8
Follow-up to fix for bug 540443 (Change one argument of nsContentUtils::CheckSameOrigin from nsIDOMNode to nsINode), remove obsolete comment.
2010-02-07 11:48:09 +01:00
Josh Aas
1cf0fb5154
More complete plugin architecture check for Mac OS X. Support 64-bit-only plugins and stop assuming that any universal binary plugin has the correct architecture. Fixes bug 544433 and bug 544437. r=smichaud
2010-02-06 23:29:58 -06:00
L. David Baron
b8741a3f2c
Work around dependency problem for host_ListCSSProperties.o to fix current random orange. (Bug 544720)
2010-02-06 16:59:29 -08:00
L. David Baron
4bafde1064
No longer need to null-check domProp in style system mochitests now that bug 374216 has landed.
2010-02-06 14:36:05 -08:00
Josh Aas
33efede947
Make all scriptable methods in nsIPluginHost appear before the C++ code. b=542712 r=jst
2010-02-06 16:07:13 -06:00
Daniel Holbert
fbbd68e1a0
Bug 543497, Patch B: Fix "warning: suggest parentheses around comparison in operand of !=" in nsHTMLDocument.cpp. r=smaug
2010-02-06 13:33:53 -08:00
Daniel Holbert
85b810f7b8
In test_property_database.html, split up a 3-part check into separate checks, to elucidate new randomorange in test_property_database.html
2010-02-06 13:24:00 -08:00
Wolfgang Rosenauer
123ebe8c16
Bug 508986 - XSMP session restore doesn't work. r=bsmedberg, r=dietrich
2010-02-06 19:28:20 +01:00
Alex Pakhotin
6e99d103a7
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
2010-02-04 23:44:24 -08:00
Alex Pakhotin
87f1264570
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
2010-02-04 23:33:44 -08:00
Alex Pakhotin
7387024bd9
bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB
2010-01-25 20:44:08 -08:00
Masayuki Nakano
f15453492d
Bug 544168 - nsIEditorIMESupport::endComposition shouldn't be scriptable. r+sr=smaug
2010-02-06 19:16:31 +01:00
Honza Bambas
9aaab9c522
Bug 542318 - Firefox 3.6 needs constant re-auths when connecting through NTLM proxy with credentials different from currently logged in Windows user, r=bz
2010-02-06 16:06:48 +01:00
Peter Van der Beken
e0badab2b6
Fix for bug 540443 (Change one argument of nsContentUtils::CheckSameOrigin from nsIDOMNode to nsINode). r=bz.
2010-01-12 14:08:44 +01:00
Peter Van der Beken
743ad2ec5e
Fix for bug 539239 (Pass correct document to ReparentContentWrapper). r=jst.
...
--HG--
extra : rebase_source : 57295944c9a597c10aabd6cf4a4741970b4b4153
2010-01-16 15:27:51 +01:00
Robert Longson
e30b2d212c
Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc
2010-02-06 13:46:54 +00:00
Kev Needham
6beafb7353
Bug 457777 - bookmark items in distribution.ini are not added if the item number has more than one digit, r=mak
2010-02-04 15:56:12 +01:00
Marco Bonardo
4b94d141dd
Backout previous fix for bug 457777
2010-02-06 12:30:02 +01:00
Robert Longson
a5d2ab7340
Bug 329212 - display the title element contents as a tooltip in SVG. r=dao,sr=bzbarsky
2010-02-06 11:03:10 +00:00
Dão Gottwald
acdcd42b19
add missing spaces; 'switch' is not a function
2010-02-06 11:40:06 +01:00
Dão Gottwald
dd316c6889
Sort tests in the order they are actually run
2010-02-06 11:36:46 +01:00
Dão Gottwald
c0ec1eed4e
tests cleanup
2010-02-06 10:03:25 +01:00
Ms2ger@gmail.com
e3337c3051
Bug 41464 - Implement textarea.wrap. r=bz
2010-02-06 09:51:10 +01:00
Roger Dicke
5fde65dee4
Bug 529978 - xpcom analysis Makefile produces error about ".deps". r=bsmedberg
2010-02-06 09:48:24 +01:00
Dão Gottwald
4c2a8592be
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Nick Thomas
0371742ad4
Bug 535090, Nightly partial updater doesn't preserve +x bit on new binaries, r=ccooper (NPOTB)
...
--HG--
extra : rebase_source : 4de9f3a116610285fcd49b3186024d4886b4500e
2010-02-05 16:30:34 +13:00
Mitchell Field
f9279e35d6
Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong
2010-02-05 23:25:10 -08:00
Wan-Teh Chang
4c4c88d8f2
Bug 529319: Use LIB_SUFFIX instead of IMPORT_LIB_SUFFIX for NSS import
...
libraries because NSS uses a different import library suffix (.a) for
MinGW (Mozilla uses dll.a), but NSS's import library suffix is the same
as Mozilla's LIB_SUFFIX on all platforms. The patch is contributed by
Jacek Caban <jacek@codeweavers.com>. r=wtc.
2010-02-05 18:27:00 -08:00
Blake Kaplan
f31eccb066
Bug 514081 - Don't overload the parent slot in SJOWs. r=jst
2009-09-01 19:03:53 -07:00
Timothy Nikkel
28cfcfe689
Bug 544537. Attempt to fix orange by making sure a paint has happened by adding a timeout. r=dbaron
2010-02-05 16:36:15 -06:00
Dave Townsend
fb73651942
Attempted fix for bug 542928, timeouts after test_bug511456.js
2010-02-05 13:59:06 -08:00
Mitchell Field
9f21031bf3
bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
...
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Walter Meinl
f23082e263
Bug 544333 - [OS/2] update include path for resource compiler; for m-c.
...
r=daveryeo.
2010-02-05 21:30:14 +01:00
Serge Gautherie
50d6bc0b0d
Bug 492956 - mochitest-a11y failed, summary reports unexpected huge numbers for pass/fail; (Bv2) Fix potential edge cases in listenA11yEvents().
...
r=surkov.alexander
2010-02-05 21:30:14 +01:00
Sid Stamm
26ad4e5a5b
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
2010-02-05 14:08:27 -06:00
L. David Baron
629bb5afcc
Bump mozilla-central version to 1.9.3a2pre/3.7a2pre. CLOSED TREE
2010-02-05 11:36:14 -08:00
L. David Baron
c9737f25e4
Backed out changeset db1f6446efda (flip pref, bug 544505), which is intended only for 1.9.3a1 and not to stay on trunk.
2010-02-05 11:35:04 -08:00
L. David Baron
41bee11d1e
Flip OOPP (out-of-process plugins) pref to off for 1.9.3 alpha 1. (Bug 544505) r=bsmedberg
2010-02-05 11:33:49 -08:00
Zack Weinberg
0b0a7fe0c9
Bug 543101: (Test-only change) When comparing filesystem timestamps to zip-file timestamps in zipwriter tests, truncate both values to second precision. r=dtownsend. CLOSED TREE
2010-02-05 11:22:39 -08:00
Igor Bukanov
c33231cbcf
bug 543839 - followup to skip the test if evalcx is not available. This should fix jsreftest orange CLOSED TREE
2010-02-05 19:14:08 +03:00
Robert Sayre
0fc6274783
Fix newline and merge. CLOSED TREE.
2010-02-05 11:03:19 -05:00