Commit Graph

10079 Commits

Author SHA1 Message Date
Timothy Nikkel
28cfcfe689 Bug 544537. Attempt to fix orange by making sure a paint has happened by adding a timeout. r=dbaron 2010-02-05 16:36:15 -06:00
Dave Townsend
fb73651942 Attempted fix for bug 542928, timeouts after test_bug511456.js 2010-02-05 13:59:06 -08:00
Mitchell Field
9f21031bf3 bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Markus Stange
7632e1d667 Bug 542192 - Restyle Mac menus. r=dao 2010-02-04 20:30:18 +01:00
Benjamin Smedberg
d5eb4d3947 Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
2010-02-03 17:17:09 -05:00
Timothy Nikkel
38e6814668 Bug 517737. Special case event targeting for area element's that are capturing the mouse due to their misuse of primary frame pointers. r=smaug
--HG--
extra : rebase_source : ae74bfd8ccec6e0e7605be33a99cc3e1b3a85420
2010-02-02 20:07:19 -06:00
Timothy Nikkel
e36d3b1dda Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
--HG--
extra : rebase_source : 171cef43d1fef9337b49d6f3b9ca661c3e618437
2010-02-02 20:07:08 -06:00
Saint Wesonga
54c60d4726 Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh 2010-02-03 13:44:13 +01:00
Dão Gottwald
0c0415832c Bug 543675 - Assignment to undeclared variable eventItem. r=mfinkle 2010-02-03 13:40:55 +01:00
Daniel Holbert
36c536cab6 merge 2010-02-02 19:33:02 -08:00
Daniel Holbert
1e1784a38a Backed out changeset 0949b169357b (possible workaround for Bug 543034), since it didn't help. 2010-02-02 19:32:52 -08:00
Serge Gautherie
afa59af7d7 (Hv2a) /toolkit/themes/* whitespace cleanup.
r=dao.

(Done in: Bug 257280 - Replace [buttondown] and [buttonover] rules for some buttons of _the themes_ (and extensions/help) to work using :active and :hover rules.)
2010-02-03 01:18:55 +01:00
Daniel Holbert
f6c224ac50 Bug 543034: Attempt to workaround msvc bug "fatal error C1001: An internal error has occurred in the compiler" by disabling optimizations for the tagged block of code. r=gavin 2010-02-02 14:05:47 -08:00
Dão Gottwald
abdf261daa Bug 543315 - Remove obsolete use of buttonover and buttondown attributes. r=rflint 2010-02-02 08:48:16 +01:00
Dão Gottwald
1c2ef7b0c5 Bug 543317 - Remove unused toolbarmode and buttonstyle attributes. r=neil,rflint 2010-02-02 08:47:54 +01:00
Phil Ringnalda
aad9286db4 Bug 542962 - Remove some zero byte files, r=dbaron 2009-12-18 21:26:13 -08:00
Neil Deakin
d3f3733d62 Bug 536625, use menupopup's move instead of widget's, r=roc 2010-02-01 10:11:08 -05:00
Neil Deakin
cfa94da201 Bug 538585, check if event is cancelled before dragging window, r=neil 2010-02-01 10:11:08 -05:00
Dietrich Ayala
164c34b003 backout bug 492797 due to test failure 2010-01-31 21:10:07 -08:00
Dietrich Ayala
a9cd8a88e0 Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2010-01-31 19:12:57 -08:00
Dietrich Ayala
f081790a5c Bug 492797 - followup (r=marco) 2010-01-31 19:11:33 -08:00
Dietrich Ayala
38c09e9028 Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco) 2010-01-31 19:09:13 -08:00
Robert Strong
88f8ea266e Bug 536547 - followup to fix log message 2010-01-31 15:59:09 -08:00
Robert Strong
2b07ee3dc8 Bug 543312 - Remove the dependency on nsTryToClose.js from app update's ui. r=dietrich 2010-01-31 15:15:48 -08:00
Robert Strong
15d7e6458d Bug 536547 - 3.5.6 is downloading the same version for an update. This prevents resuming the download for an update with the same app version with the same build id.. r=dolske 2010-01-31 15:15:30 -08:00
Robert Strong
66bbbc8f96 Bug 540356 - Enforce a sane minimum interval of 60 seconds for app.update.timer and provide mechanism for tests to have a minimum interval of 500 ms. r=dolske 2010-01-31 15:15:13 -08:00
Neil Rashbrook
bd5f0b64ba Bug 485720 Clean up including removing bogus use of flex attributes r=gavin 2010-01-31 21:36:42 +00:00
Kyle Huey
b218f34cdd Disable the test for Bug 178506 on Windows due to Bug 337307 2010-01-30 15:55:30 -05:00
Andrey Ivanov
7e2536a1e0 Bug 178506: Preserve original last-modified date on downloads r=sdwilsh 2010-01-30 12:58:01 -05:00
Kyle Huey
44013a17f1 Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
Phil Lacy
ad7d7f7445 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Walter Meinl
3f2289c67b Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext 2010-01-30 07:48:32 -05:00
Dave Townsend
61191c01b9 Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong 2010-01-29 15:04:40 -08:00
Ted Mielczarek
4d8648dfce 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
76f524a22a Bug 534644 - e10s: implement Qt ipc/chromium backend, part 2. r=benjamin. 2010-01-29 08:50:44 +02:00
Benjamin Smedberg
b6762b9b23 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
1444ebd2bf 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
db30183528 Remove some cruft (no bug) 2010-01-28 12:51:52 +01:00
Dão Gottwald
f95d758ed6 Add missing comma 2010-01-28 10:03:24 +01:00
Chris Jones
6836e30944 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
def3ad4184 Backing out bug 541520 due to intermittent test failures 2010-01-27 11:43:48 -08:00
Markus Stange
fa58c347d2 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
d6a2a40634 Merge backout of bug 541739 2010-01-26 19:05:42 -08:00
Dave Townsend
8da58ceb2e Backed out changeset 4d7bde383df5 from bug 541739 due to test failures 2010-01-26 19:05:31 -08:00
Dave Townsend
bdf9d63fca Additional logging for bug 542387. r=gavin 2010-01-26 18:51:06 -08:00
Ehsan Akhgari
8c4dcf819d 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
30903a3115 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
60ac3c37eb Bug 541420: Files extracted from XPI files have their executableness stripped. r=robstrong 2010-01-25 14:04:34 -08:00
Mitchell Field
e94828a273 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
2fcd706133 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00