Dão Gottwald
08fbb0d41f
Bug 544657 - move urlbar emptytext code to the urlbar binding. r=gavin
2010-02-11 09:32:25 +01:00
Simon Montagu
89df9d6605
Update intl/uconv/directory.txt. Follow-up to bug 483116, NPOTB
2010-02-10 23:25:10 -08:00
L. David Baron
e1359c2439
Merge backout of changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
2010-02-10 21:53:20 -08:00
L. David Baron
9181dbf3d8
Backed out changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
2010-02-10 21:53:02 -08:00
Ben Turner
5d200d0bc3
Bug 531225 - 'Workers: Share strings across thread boundary'. r+sr=jst
2010-02-10 16:03:26 -08:00
Dave Townsend
81786cb82e
Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao
2010-02-10 13:37:48 -08:00
Oleg Romashin
afd6f98795
bug 544193 - Qt version for plugins embedding functionality required. r=mozbugz.
2010-02-10 22:48:20 +02:00
Dan Witte
883d2679b1
Remove unnecessary stripping of quotes prior to calling PR_ParseTimeString. b=542974, r=abarth
2010-02-10 12:22:49 -08:00
Benjamin Smedberg
2dfa353c0b
Followup to bug 541446 - nsIEnvironment.set will intentionally leak a string when you call it because that is required by the PR_SetEnv API. Make that string something which is not tracked by our leak detector
...
--HG--
extra : rebase_source : 2bdaf8d6ce3a8d093c107eeb9a4b2d4643ba0136
2010-02-10 12:57:46 -05:00
Benjamin Smedberg
109798179d
Followup to bug 543086 - PBBUILD isn't set until you include config.mk, use PBBUILD_BIN instead
2010-02-10 12:40:53 -05:00
Benjamin Smedberg
7dab97abc0
Leak fix for bug 539843. Make sure that .cleanup() is called in all the error conditions so that the pending-submit list is cleaned up. r=Mossop
2010-02-10 12:20:37 -05:00
Mark Banner
4e935520e6
Bustage fix following bug 541594 - revert NS_strtok change that appears to be causing hangs and fix ini parser to work as intended. rs=dolske
2010-02-10 11:55:18 +00:00
Justin Dolske
3dc4765ccc
Bustage fix for bug 541594.
2010-02-10 02:01:44 -08:00
Phil Ringnalda
a4e36d4f5f
Fix typo to trigger builds
...
--HG--
extra : rebase_source : 526e64cfda9d8e3e591cfa4c77352a63c20f7f52
2010-02-09 21:39:02 -08:00
Jonathan Kew
569ea9f30a
Bug 543976 followup - workaround because preprocessor.pl can be overly fussy about the form of #if conditions.
2010-02-09 19:35:39 -08:00
Justin Dolske
fcf3ef6b6c
Bustage fix for bug 540532.
2010-02-09 18:11:08 -08:00
Ms2ger
63c2cf06cb
Bug 368994 - move mochitest tests near the code they test in the tree; Removing moved files.
...
r=sayrer.
2010-02-10 02:15:36 +01:00
Serge Gautherie
5ffe6a4f3a
Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Ev1) <xpcwrappednativescope.cpp> remove unused |#ifdef + NS_WARNING()| case.
...
r=jst.
2010-02-10 02:13:45 +01:00
Justin Dolske
1f895f93b6
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
2010-02-09 17:05:32 -08:00
Justin Dolske
43603428aa
Bug 539848 - Make in-content plugin problem UI look better. r=gavin
...
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Justin Dolske
fe85a968ac
Bug 541755 - Add ability to remove notification bar without triggering animation. r=enn
2010-02-09 17:05:31 -08:00
Justin Dolske
0763c9dd9f
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
2010-02-09 17:05:31 -08:00
Justin Dolske
d8daefadb7
Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske
2010-02-09 17:05:31 -08:00
Ted Mielczarek
7534f6eb66
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
cef39bfa9f
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
d40733d453
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
7af7ad098a
Bug 539828 - Need CSS pseudoclass for crashed plugins. r=dbaron
2010-02-09 17:05:31 -08:00
Mats Palmgren
a78277ed20
Add toolkit/mozapps/readstrings/Makefile. b=545257 r=not-needed
2010-02-10 01:58:14 +01:00
Boying Lu
d1d74a5ed0
Bug 542187 - replace double quote with single quote, r=ted
2010-02-09 16:47:48 -08:00
David Dahl
eb11eb1d4d
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
2010-02-09 15:48:51 -08:00
Dan Witte
cb4683a020
Fix failing test.
2010-02-09 15:42:44 -08:00
Zack Weinberg
5d31f02b7d
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
7fd5fe000b
Bug 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc
2010-02-09 14:06:37 -08:00
Alexander L. Slovesnik
d958c4442f
Bug 540692: Blocklist vksaver.dll r=johnath
2010-02-07 10:48:49 -05:00
Phil Lacy
39196a6523
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
80b6667425
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
7725097400
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
40453a8d5e
Mark regress-404755.js as random. see bug 544603.
2010-02-07 10:00:40 -05:00
Peter Van der Beken
c43bc8d021
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
5e46a26c8d
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
02c519331a
Bug 540332, Update PSM to include the latest NSS error codes, r=rrelyea
2010-02-07 13:06:53 +01:00
Kai Engert
0ccf958b45
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
74304b132f
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
e0d1ee7974
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
6670d61a56
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
e69f98bf37
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
20a6128dae
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
020287d441
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
4a9a1b3347
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
14deacf9ce
Bug 508986 - XSMP session restore doesn't work. r=bsmedberg, r=dietrich
2010-02-06 19:28:20 +01:00