Walter Meinl
4829f752d9
Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext
2010-01-30 07:48:32 -05:00
Dave Townsend
0644f0e330
Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong
2010-01-29 15:04:40 -08:00
Ted Mielczarek
bafdb917a4
Try to fix bug 535585 (random tests failing with xpcshell return code 1) by switching to the non-TerminateThread codepath provided by Breakpad
2010-01-29 07:18:14 -05:00
Oleg Romashin
959dec8b52
Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin.
2010-01-29 08:50:44 +02:00
Benjamin Smedberg
c710c65fbd
Change the exit code of the crashreporter TerminateThread in the hopes that this will help diagnose bug 535585.
2010-01-28 17:55:44 -05:00
Dave Townsend
39858b12af
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
2010-01-28 10:35:20 -08:00
Dão Gottwald
e5f8155023
Remove some cruft (no bug)
2010-01-28 12:51:52 +01:00
Dão Gottwald
3077101e2a
Add missing comma
2010-01-28 10:03:24 +01:00
Chris Jones
2cf5171772
Bug 540116: By default, unblock the parent process if a child crashes in a DEBUG build that uses ah_crap_handler(). Set MOZ_DONT_UNBLOCK_PARENT_ON_CHILD_CRASH=1 to restore old behavior. r=bsmedberg
2010-01-27 22:23:16 -06:00
Dave Townsend
62c431c442
Backing out bug 541520 due to intermittent test failures
2010-01-27 11:43:48 -08:00
Markus Stange
b0c7317f2d
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
2010-01-27 17:48:18 +01:00
Dave Townsend
8cedae0889
Merge backout of bug 541739
2010-01-26 19:05:42 -08:00
Dave Townsend
fd424104a5
Backed out changeset 4d7bde383df5 from bug 541739 due to test failures
2010-01-26 19:05:31 -08:00
Dave Townsend
1a3e8c6b28
Additional logging for bug 542387. r=gavin
2010-01-26 18:51:06 -08:00
Ehsan Akhgari
0b7f0724fd
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Mitchell Field
1bffb16038
bug 461444 - remove cases of excessive recursion in makefiles - followup to fix some EXTRA_COMPONENTS -> EXTRA_PP_COMPONENTS r=ted.mielczarek
...
--HG--
rename : toolkit/mozapps/downloads/nsHelperAppDlg.js.in => toolkit/mozapps/downloads/nsHelperAppDlg.js
rename : toolkit/mozapps/extensions/nsExtensionManager.js.in => toolkit/mozapps/extensions/nsExtensionManager.js
2010-01-26 05:11:00 -05:00
Dave Townsend
1658024fad
Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong
2010-01-25 14:04:34 -08:00
Mitchell Field
1d3bb8b081
bug 461444 - remove cases of excessive recursion in makefiles r=ted
...
--HG--
extra : rebase_source : 2f2d3c40b109eb92ae279cafb463a72238321e4f
2010-01-14 08:23:00 -05:00
Phil Ringnalda
8dcaa9e6ba
Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
...
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Dão Gottwald
083f8dfa3d
Bug 498852 - allow menu bar auto hiding regardless of toolbar customization. r=gavin
2010-01-25 09:47:28 +01:00
Steffen Wilberg
d54888ab83
Bug 538421: Add a nsIAboutModule flag to hide 'about:' pages from about:about. r=mano, sr=bzbarsky
2010-01-23 11:07:48 +01:00
Saint Wesonga
9c08b77659
Bug 496198 - about:plugins lies when all plugins are disabled, r=joshmoz, ui-r=faaborg
2010-01-17 15:23:00 -08:00
Phil Ringnalda
126a93447a
Bug 520165 followup - take the magic number out of the test_autocomplete.js change
2010-01-23 16:57:59 -08:00
Dão Gottwald
10bd209ab5
Bug 541206 - status bar's background doesn't get set, using Lightweight Themes with Windows Classic. r=rflint
2010-01-23 09:39:29 +01:00
Ian Neal
1a018df1cb
Bug 439134 - "Customize toolbars" window a bit too small on linux - cuts off the "Restore defaults" button
...
r=gavin.sharp
2010-01-22 23:34:14 +00:00
Ehsan Akhgari
6b58a81958
Bug 530235 - Don't add downloaded documents to the list of recent documents on Widnows inside the private browsing mode; r=gavin ui-r=faaborg
2010-01-22 12:32:49 -05:00
Phil Ringnalda
4287a5adb0
Bug 367130 - Replace "Restore defaults" with something that says what it actually does, r=gavin, ui-r=mconnor
2009-10-07 20:56:00 -07:00
Jonathan Griffin
ce90ed0a0d
Test for bug 539755, NPN_GetAuthenticationInfo
...
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
2010-01-21 14:35:03 -05:00
Chris Jones
015f889fb9
Bug 539451: Clean up OOP crashreporter stuff in UnsetExceptionhandler(). r=luser
...
--HG--
extra : transplant_source : %3Dh%F4%CCMU%5B%BB%1B%98%10%94%B8%85p%1A%A5Dg%1B
2010-01-20 20:17:40 -06:00
Chris Jones
88b2d3c3d3
bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
...
--HG--
extra : transplant_source : %C2x%AA%8C%9E%FF%05%9A%9A%86aw%09L%A1%FAQ%DATG
2010-01-14 17:38:00 -05:00
Chris Jones
1ff9f0f215
bug 539552 - Forward-declare CrashGenerationServer from client_info.h. r=ted
...
--HG--
extra : transplant_source : %CC%A0%BF%3D%B7%0A%13%8D%F3%E9x%1B%14%F6US%E0%F6%BB%9B
2010-01-14 13:25:00 -05:00
Marco Bonardo
13db595f12
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
2010-01-16 12:38:07 +01:00
Marco Bonardo
92ce050599
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
2010-01-16 12:38:04 +01:00
Marco Bonardo
a8b981dcba
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
2010-01-16 12:38:02 +01:00
Marco Bonardo
033d511d47
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
2010-01-16 12:38:00 +01:00
Marco Bonardo
63139dfa9a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Michael Ventnor
6e230ab20c
Bug 538028 - nsIAlertsService::showAlertNotification with null title shows short (1px tall) alerts on Linux. r=roc
2010-01-20 11:22:54 +01:00
Johnathan Nightingale
6927341901
Bug 519348 - Blocklist radhslib.dll
2010-01-19 14:22:43 -05:00
Gavin Sharp
a20160a017
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
2009-12-01 18:15:27 -05:00
Alexander Surkov
4f69473fdb
Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor
2010-01-19 12:35:08 +08:00
Mook
41da46c080
Bug 538056 - Signal handler for FPU exception is broken for Windows x64, r=m_kato,bsmedberg
...
toolkit/xre/nsSigHandlers.h:
define x86 constants also for msvc x86-64
toolkit/xre/nsSigHandlers.cpp:
Take into account different structure names for win64
2009-12-29 01:48:02 -08:00
stefanh@inbox.com
7d4f529566
Bug 530064 - Firefox can't open local files with space character(s) in file name. r=josh.
2010-01-18 19:24:55 +01:00
Robert Strong
4bb10d79e9
Backing out logging changed from Bug 538533 due to scoping issues. r=me
2010-01-16 14:28:09 -08:00
Marco Bonardo
d667fb19ac
Backed out changeset 14c20441c8d8
2010-01-16 06:48:42 -08:00
Marco Bonardo
afaca53c2a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Robert Strong
5d9ca7232b
Bug 538533 - If a complete update fails the update prompt should state the error and offer a link to download the update. r=dtownsend
2010-01-15 22:48:21 -08:00
Marco Bonardo
a28c8e2d26
Bug 520165 - Part15: Fix a bad condition when expiration runs just before an addURI, r=dietrich
2010-01-15 17:40:59 +01:00
Marco Bonardo
a4941664dd
Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich
2010-01-15 17:40:50 +01:00
Marco Bonardo
f45bf94d80
Bug 520165 - Part13: New expiration tests, r=mano
2010-01-15 17:40:47 +01:00
Marco Bonardo
a891df836a
Bug 520165 - Part12: fix existing Places tests, r=mano
2010-01-15 17:40:45 +01:00