Benjamin Smedberg
|
3913348852
|
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
|
221d69205f
|
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
|
e9c74dd112
|
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
|
7546a30a33
|
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
|
acd1bf506a
|
Bustage fix for bug 541594.
|
2010-02-10 02:01:44 -08:00 |
Phil Ringnalda
|
9c82b25efe
|
Fix typo to trigger builds
--HG--
extra : rebase_source : 526e64cfda9d8e3e591cfa4c77352a63c20f7f52
|
2010-02-09 21:39:02 -08:00 |
Jonathan Kew
|
5267acf1ed
|
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
|
adfef16c66
|
Bustage fix for bug 540532.
|
2010-02-09 18:11:08 -08:00 |
Ms2ger
|
6c085e2d14
|
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
|
3fb4dd722a
|
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
|
6eb9a66d10
|
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
|
bd1cdede6a
|
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
|
41a1ce46d1
|
Bug 541755 - Add ability to remove notification bar without triggering animation. r=enn
|
2010-02-09 17:05:31 -08:00 |
Justin Dolske
|
efed813bd9
|
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
|
2010-02-09 17:05:31 -08:00 |
Justin Dolske
|
3e1253bd35
|
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
|
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 |
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 |
Jeff Muizelaar
|
654903b9ea
|
Revert 3f91dcac71c4 for breaking 'make check'.
|
2010-02-09 00:07:00 -05:00 |
Jeff Muizelaar
|
f3a650563d
|
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 |