Граф коммитов

215679 Коммитов

Автор SHA1 Сообщение Дата
Ted Mielczarek 264dc95781 Bug 541446 - sort out details of where OOP minidumps should wind up. r=benjamin
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify.xul => modules/plugin/test/mochitest/test_crash_notify_no_report.xul
2010-02-09 17:05:31 -08:00
Ted Mielczarek 38218420d5 bug 539843 - Need a mechanism for plugin crashed UI to trigger crash report submission. r=dtownsend
--HG--
rename : toolkit/crashreporter/content/crashes.js => toolkit/crashreporter/CrashSubmit.jsm
2010-02-09 17:05:31 -08:00
Ted Mielczarek 2a33518c3c Bug 541076 - add minidump id and plugin name to PluginCrashed event. p=ted+dolske, r=jst, r=ted 2010-02-09 17:05:31 -08:00
Justin Dolske 5dc97f65d8 Bug 539828 - Need CSS pseudoclass for crashed plugins. r=dbaron 2010-02-09 17:05:31 -08:00
Mats Palmgren 4ca497e3c1 Add toolkit/mozapps/readstrings/Makefile. b=545257 r=not-needed 2010-02-10 01:58:14 +01:00
Boying Lu 0ce3c7810f Bug 542187 - replace double quote with single quote, r=ted 2010-02-09 16:47:48 -08:00
David Dahl cce526cb1a Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang 2010-02-09 15:48:51 -08:00
Dan Witte cf1ed17091 Fix failing test. 2010-02-09 15:42:44 -08:00
Zack Weinberg 6f802fa89d Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden 2010-02-09 14:07:33 -08:00
Zack Weinberg 3415af3075 Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc 2010-02-09 14:06:37 -08:00
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
Dave Townsend 0eb8344d99 Bug 542391: No prompt to update extensions when upgrading to Firefox 3.6. r=robstrong 2010-02-05 10:21:37 -08:00
Adam Barth 10b31fba6c Bug 542974 - Make the cookie parser's handling of " characters more like IE. r=dwitte 2010-02-09 13:07:16 -08:00
Jeff Muizelaar 1ba8851c67 Bug 544697. pixman: Reenable NEON support. r=vlad,bsmedberg
3f91dcac71c4 turned off NEON because of build breakage. This
turns it back on.

We also need to add a SSRCS target so that .S files get built
with gcc.
2010-02-08 23:13:12 -05:00
Boris Zbarsky 6c65d9c0c9 Backed out changeset df90f0171ba7 (bug 543111)
--HG--
extra : rebase_source : 35dfbceff1bec0fda34c652723b5ef4b5d7edfdd
2010-02-09 14:33:19 -05:00
Doug Turner 7892aabac9 Bug 543976 - Clean up Maemo defines. r=ted 2010-02-09 11:02:11 -08:00
Boris Zbarsky f603c639e5 Bug 453929. Cache getElementsBy(Class)Name return values. r=jst 2010-02-09 12:09:06 -05:00
Jae-Seong Lee-Russo 6a12c8a3bb Bug 530382. Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in docshell. r=jst 2010-02-09 12:09:06 -05:00
Boris Zbarsky 618d27911f Bug 543111. Make breakpad compile when cross-compiling with toolwhip. r=ted 2010-02-09 12:09:06 -05:00
Boris Zbarsky 91d68aa02c Bug 543086. Don't try to build the default plug-in on mac if we don't have pbbuild. It'll just fail. r=ted 2010-02-09 12:09:06 -05:00
Boris Zbarsky af4d6a6921 Bug 543081. Put -lobjc in LDFLAGS, not LIXBUL_LIBS. r=ted 2010-02-09 12:09:06 -05:00
Boris Zbarsky 3e75949842 Bug 543079. Put system libs into OS_LIBS, not EXTRA_DSO_LDOPTS, when building libxul. r=ted 2010-02-09 12:09:06 -05:00
Boris Zbarsky 5553fe0b7e Bug 542033. Use the right MOZ_FIX_LINK_PATHS when darwin is the target. r=ted 2010-02-09 12:09:05 -05:00
Olli Pettay 9fdb936eb2 Bug 544018 - print preview doesn't work in view source , r=dao 2010-02-09 18:24:49 +02:00
Mats Palmgren 55b5f2a328 Use GetExtremeCaretPosition() for all editable nodes, not just the doc root. b=512295 r=roc 2010-02-09 17:09:59 +01:00
Mats Palmgren 250e32b726 Replace nsPopupFrameList with nsFrameList. b=544251 r=roc r=neil 2010-02-09 17:05:19 +01:00
Brad Lassey 87a5a3f217 bug 544887 - Soft keyboard pop-up is on top of search engine bar in the awesome bar on first run r=dougt 2010-02-08 18:37:46 -05:00
Brad Lassey 0e16484774 update nspr to 4.8.4 beta 1 r=ted, wtc 2010-02-09 09:55:23 -05:00
David Bolter aa8326fd8c Bug 543478 - nsXULSelectableAccessible::RefSelection leaks an nsIAccessible. r=surkov 2010-02-09 08:29:26 -05:00
David Bolter 4593919aab Bug 544017 - Fix DEBUG_A11Y compile path and move TestChildCache to DEBUG; r=surkov 2010-02-09 08:29:22 -05:00
Ryan Flint 7aeccf6123 Disable test 2010-02-09 06:29:36 -05:00
Rob Arnold 2b77b05c2b Bug 522262 - Aero Peek shows progress circles instead of thumbnails/previews. r=rflint 2010-02-09 05:31:49 -05:00
Ryan Flint 13adf8d7d3 Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong 2010-02-09 05:28:39 -05:00
Dão Gottwald 8be4d1f644 test cleanup 2010-02-09 10:32:10 +01:00