Jim Mathies
|
3d2edc50da
|
Bug 538918 - Don't delete gNeuteredWindows until the stack unwinds.
|
2010-02-10 22:51:05 -06:00 |
Chris Jones
|
617be9e842
|
Bug 544882, bug 545312: Only tell glib that work is pending if there has been a pollin or timer expiration. Merged from chromium latest, r=chromium
|
2010-02-10 22:04:56 -06:00 |
Jim Mathies
|
f0e6e5fa63
|
Bug 538918 - Don't test the stack depth on entering WaitForNotify(). r=cjones.
|
2010-02-10 20:30:21 -06:00 |
Chris Jones
|
1db388196b
|
Log "schlepping drawable" messages as PLUGIN_LOG_DEBUG. no r=, trivial
|
2010-02-10 17:17:33 -06:00 |
Benjamin Smedberg
|
029d0604a9
|
Followup to bug 538918 - Don't leak gNeuteredWindows, r=jimm
|
2010-02-10 17:18:19 -05:00 |
Chris Jones
|
74de44eeb5
|
Bug 545338: Make the IPC hang detector tolerate spurious wake-ups. Possibly temporary. irc-r=jimm
|
2010-02-10 15:41:44 -06:00 |
Benjamin Smedberg
|
2134b2c165
|
Merge last of bustage fixup from the plugin UI to electrolysis.
|
2010-02-10 14:25:01 -05:00 |
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 |
Benjamin Smedberg
|
018e91c891
|
Merge bustage fixes from mozilla-central into electrolysis.
|
2010-02-10 09:21:50 -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 |
Jim Mathies
|
859d87c158
|
Bug 538918 - follow up patch: IsMessagePending should use PeekMessage, not the stacks for detection.
|
2010-02-09 22:47:44 -06: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 |
Benjamin Smedberg
|
8015642d58
|
Merge mozilla-central into electrolysis.
|
2010-02-09 21:22:09 -05: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 |
Ben Turner
|
570c11c39c
|
Bustage fix
|
2010-02-09 16:12:41 -08:00 |
Chris Jones
|
d88c179be1
|
Bug 540004, part 3: Add a ShouldContinue() interface to IPDL actors that allows them to decide how a hang should be treated. r=bent
|
2010-02-09 18:02:55 -06:00 |
Chris Jones
|
4d42ce54b3
|
Bug 540004, part 2: Detect hangs while awaiting synchronous IPC replies (on POSIX). r=bent
|
2010-02-09 18:02:54 -06:00 |
Chris Jones
|
188261c0b2
|
Bug 540004, part 1: Various and sundry trivial refactorings. r=bent
|
2010-02-09 18:02:53 -06: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 |
Chris Jones
|
1c373c0edd
|
Fix linux bustage.
|
2010-02-09 17:04:06 -06:00 |
Jim Mathies
|
28a16ada8c
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
|
2010-02-09 16:34:38 -06: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 |
Benjamin Smedberg
|
845a8ba08b
|
Bug 543788 - Infinite loop in CallUpdateWindow/WM_PAINT messages when switching tabs with a windowed plugin (Acrobat and sometimes Flash), r=jimm
|
2010-02-09 11:57:03 -05:00 |
Benjamin Smedberg
|
a3abf70391
|
Merge mozilla-central into electrolysis
|
2010-02-09 11:39:28 -05: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 |