Граф коммитов

13712 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong ae5e00c3d1 Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek 2010-06-22 19:10:30 -07:00
Robert Strong 3e05f319f4 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies 2010-06-22 19:10:13 -07:00
Dave Townsend 11df9d74c5 Bug 562803: Add cleanup function to avoid one failing xpinstall test from messing up subsequent tests. r=robstrong 2010-06-22 18:59:52 -07:00
Dave Townsend 806d4bed46 Bug 572955: Add some logging and cleanup and extend timeouts in browser_installssl.js and browser_updatessl.js to avoid random oranges. r=robstrong 2010-06-22 16:23:06 -07:00
Robert Strong 6481c1c606 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend 2010-06-22 15:53:01 -07:00
Markus Stange 2dc13945fa Bug 559033 - New Mac toolbar button style. r=dao 2010-06-22 22:28:34 +02:00
Benedict Hsieh 86f0dc335b Bug 573092: Fix a startup crash when the extension manager is unavailable. r=dtownsend 2010-06-22 10:23:01 -07:00
Michael Kaply 3580937625 Bug 563262: Rename GetResourceURL to GetResourceURI and have it return a URI. r=Mossop 2010-06-21 17:13:52 -05:00
ddahl@mozilla.com c824d5d4d7 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-22 09:51:50 -07:00
Felipe Gomes 3b721941e3 Bug 544356 followup: Use getDMUI(). r=Neil
"Bug 544356 - Exit when only the download manager window is open and there are no downloads."
2010-06-21 15:39:00 -04:00
Justin Wood 73ccf17c17 Bug 570812 - remove xpinstall from mobile specific browser-chrome tests package files. r=jmaher 2010-06-16 22:57:30 -04:00
Dão Gottwald 9578d24e1b Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Robert Strong f06097a751 Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies 2010-06-21 18:25:14 -07:00
timeless 0d2865e65a Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong 2010-06-21 18:17:30 -07:00
Robert Strong 7e6ed9c667 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies 2010-06-21 18:17:18 -07:00
Robert Strong e93ab85d7a Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies 2010-06-21 18:16:40 -07:00
Robert Strong c89aa58d39 Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies 2010-06-21 18:15:39 -07:00
Robert Strong 85f722f4d6 Bug 572224 - Remove check-locales.pl. r=ted.mielczarek 2010-06-21 18:15:14 -07:00
Ms2ger 4e5e983138 Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs 2010-06-22 02:01:41 +02:00
timeless@mozdev.org 362eb90137 Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren f1358964f7 Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh 2010-06-22 02:01:37 +02:00
Marco Bonardo c0f79ce13f Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh 2010-06-22 02:01:35 +02:00
Justin Dolske cd782da7d3 Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske 0120ae5c9f Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00
Chris Jones 6a7afab683 Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew 2010-06-21 15:35:49 -05:00
Gavin Sharp 9b5945b976 Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Gavin Sharp ffc332a7fa Bug 509642: improve styling of menu buttons, r=enn
--HG--
extra : rebase_source : d01e66e2d927cfa5bb5b39ed619e45b5eaab8fa0
2010-04-13 15:54:07 -04:00
Neil Deakin 33eae30cad Bug 572823, clear button open state when its popup is destroyed, r=neil 2010-06-21 08:37:35 -04:00
Neil Deakin 0db1c7ab8c Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc 2010-06-21 08:37:35 -04:00
Josh Aas 9aaec7467a Bustage fix for non-IPC crash reporter. b=542379 2010-06-20 23:04:31 -04:00
Josh Aas e4d21a4663 Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted 2010-06-20 22:07:59 -04:00
L. David Baron fb38c9ae08 On the theory that changeset 31fbc861bcb9 did not intend to back out the piece of changeset eb49e81b9f4d that touched this test, I'm going to put it back, and hope that it might fix some random orange (bug 572954). 2010-06-19 16:17:18 -07:00
L. David Baron 9f8c779f12 Backed out changeset b805434e7e4b (bug 534398) for causing leaks on (debug) mochitest-other. 2010-06-19 14:15:27 -07:00
ddahl@mozilla.com 98fbd5cc33 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-19 13:17:44 -07:00
Dave Townsend 672f73582a Bug 572043: Update add-on manager icons for beta 1. r=robstrong 2010-06-18 14:10:13 -07:00
Dietrich Ayala 8070481227 Backed out changeset 552ea4bd4e59 2010-06-18 16:21:43 -07:00
ddahl@mozilla.com 9b7f278ebb Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-18 16:18:16 -07:00
Dave Townsend 6b47a92e79 Bug 572936: Add a test to ensure that passing relative URLs to InstallTrigger works. r=robstrong 2010-06-18 08:50:06 -07:00
Dave Townsend d00430ca88 Bug 562795: Reduce resolution of update date sorting attribute so it doesn't overflow a 32-bit integer. r=Unfocused 2010-06-18 12:29:51 -07:00
Robert Strong 820e6695a4 Bug 562795: Fix update tests to ignore application extensions. r=dtownsend 2010-06-18 08:54:22 -07:00
Jesse Ruderman aedd5004d2 Bug 572957 - about:memory is missing TD elements around ABBR elements. r=vlad 2010-06-18 12:14:39 -07:00
Dave Townsend 03f950fc53 Disabling the failing test from bug 562795 2010-06-17 19:24:09 -07:00
Jesse Ruderman 736c6f6527 Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
2010-06-17 13:28:38 -07:00
Gavin Sharp 709490bc35 Bug 567950: disable browser_keyevents_during_autoscrolling.js because it times out too much 2010-06-17 21:27:35 -04:00
Dave Townsend 6efd9e2efb Bustage fix for bug 562795, probably don't need to support add-ons installed in the year 0 2010-06-17 18:18:03 -07:00
Ben Parr d392081f4a Bug 554133: Test that total search results returned is correct. r=dtownsend 2010-06-17 15:47:51 -07:00
Ben Parr 1af482ca7b Bug 568728: Move nsAddonRepository.js to a JSM. r=dtownsend
--HG--
rename : toolkit/mozapps/extensions/nsAddonRepository.js => toolkit/mozapps/extensions/AddonRepository.jsm
2010-06-17 15:47:51 -07:00
Dave Townsend 90ae4aedf0 Bug 562795: Sorting by name in the digest view is case-sensitive for all types of add-ons. r=Unfocused 2010-06-16 20:13:54 -07:00
Dave Townsend fb12d9ccf9 Bug 565682: Support dropping xpi/jar files on the add-ons manager. r=Unfocused 2010-06-16 19:46:11 -07:00
Dave Townsend e240f69425 Bug 562899: Quickly displaying multiple different categories will merge the list results. r=Unfocused 2010-06-16 20:13:20 -07:00
Ms2ger c5f66df1e0 Bug 571768 - Can't read embedding/base/standalone/Makefile.in: No such file or directory. r=trivial-blanket-rs 2010-06-17 21:46:39 +02:00
Marco Bonardo 01a89b1a1b Fix and re-enable test_history_expiration.js 2010-06-17 21:46:22 +02:00
Marco Bonardo 604fe5b7e3 skip failing test while I figure out what's up 2010-06-17 14:16:57 +02:00
Marco Bonardo 1f245f4046 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Justin Dolske 375e50652a Bug 563274 - remove debug logging code that was left enabled. 2010-06-16 23:49:04 -07:00
Justin Dolske 2d93973c4f Fix toolkit/mozapps/extensions tests for new prompter. 2010-06-16 21:29:53 -07:00
Justin Dolske 19c4ba4f84 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Justin Dolske 07b7c6359e Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs 2010-06-16 17:06:15 -07:00
Chris Pearce 45a998fa41 Bug 572001 - Fix configure option --disable-ogg. r=ted 2010-06-17 10:17:36 +12:00
Neil Deakin 2a82f1fe95 Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking 2010-06-16 13:09:51 -04:00
Marco Bonardo cab3829395 Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin 2010-06-16 18:54:29 +02:00
Mark Smith 1e2b2ea6f5 Bug 563159 - updater fails because application exe is still running. r=rstrong 2010-06-16 07:21:24 -07:00
Smokey Ardisson 01d92ea490 Bug 552596 - about:config's integer validation code is not embedding-friendly, so replace toolkit validation code with embedding-friendly version from a former life in XPFE. r=neil@parkwaycc.co.uk 2010-06-15 22:31:33 -04:00
Robert Strong ac3f2b3d0c Bug 570066 - Update UI dialogue box in Firefox disappeared before Firefox could be updated. r=dtownsend 2010-06-15 15:13:47 -07:00
Gavin Sharp cf976b3c46 Bug 570155: Make the helperApp dialog use the getFileDisplayname helper consistently (fixes a broken #ifdef exposed by bug 569373), and refactor some ifdefs to avoid code duplication, r=Neil
--HG--
extra : rebase_source : d13c45e747021f868ec608db62233fae54868441
2010-06-07 10:31:58 -04:00
Gavin Sharp ef236f55fd Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
2010-06-07 10:29:25 -04:00
Gavin Sharp 7116fd349e Bug 568429: findbar's shouldFastFind should use mozIsTextField rather than checking .type, r=Mano
--HG--
extra : rebase_source : 2ddd961b57d138ae6c32dfb2b0e4bb560297e022
2010-06-15 17:42:36 -04:00
Dave Townsend 3639483237 Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Benjamin Smedberg 9ce2a28dc4 Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop
--HG--
extra : rebase_source : 9f28729c1032b516e8b950d29d80402e87759fda
2010-06-14 16:05:48 -07:00
Joe Drew 518a3564df Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Justin Dolske 645c5a419c Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Brad Lassey 8ee5049518 bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Drew Willcoxon 69e816990c Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak 2010-06-14 11:51:53 -07:00
Kyle Huey 873505206a Backing out Bug 531886 to fix l10n builds. 2010-06-14 11:16:43 -07:00
Kyle Huey 9cd159e498 Backed out changeset f7323647892a 2010-06-14 11:14:36 -07:00
Dão Gottwald 2b339bd181 Backed out changeset 3a711e98c1ed 2010-06-14 17:06:43 +02:00
Dão Gottwald 4818f12b10 additional output for browser_relatedTabs.js 2010-06-14 16:57:28 +02:00
Brian Marshall 2192b47917 Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin 2010-06-14 03:02:11 -04:00
Benedict Hsieh 812a222a5b Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg 2010-06-11 12:02:13 -07:00
Ben Parr 4087343776 Follow-up fix for bug 562760 to allow language packs to show up in the add-ons manager. r=dtownsend 2010-06-10 18:47:15 -07:00
Dave Townsend d1cd6ad795 Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi => toolkit/mozapps/extensions/test/xpcshell/data/corrupt.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/empty.xpi => toolkit/mozapps/extensions/test/xpcshell/data/empty.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi => toolkit/mozapps/extensions/test/xpcshell/data/unsigned.xpi
2010-06-10 16:39:47 -07:00
Dave Townsend 10fd2070d0 Bug 570977: xpinstall tests get confused by multiple load events. r=robstring 2010-06-10 18:47:14 -07:00
Dave Townsend bef62eb8da Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -07:00
Jeff Walden d03053bef8 Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak 2010-05-10 16:11:03 -07:00
Neil Rashbrook 04da1741c4 Test for bug 563241 r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_theme.js => toolkit/mozapps/extensions/test/xpcshell/test_dss.js
2010-06-10 21:42:33 +01:00
Mark Banner 9cc9f774f5 Bug 570046 Fix test_update.js hanging on apps/build configs that don't support lightweight themes. r=dtownsend 2010-06-10 10:55:18 +01:00
Neil Rashbrook 66a912dc3a Bustage fix for test_DownloadUtils.js now able to QI about:blank to nsINestedURI 2010-06-13 00:56:49 +01:00
Justin Wood c0454aa74b Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Jonathan Kew 34e3947015 bug 449292 - part 7 - implement gfxHarfBuzzShaper and provide pref to use this or platform back-end. r=jdaggett sr=roc 2009-10-07 18:16:52 +01:00
Jonathan Kew ba0c5d8564 bug 449292 - part 4.1 - include ICU license text (for script-run itemizer code) in about:license. r=gerv 2010-06-11 20:14:38 +01:00
Jonathan Kew 8e8427b0fa bug 449292 - part 1.2 - add harfbuzz license to about:license page. r=gerv 2010-06-11 20:14:37 +01:00
Benedict Hsieh d9e52a913b Bug 568348 - The extension manager should do extension install activities and write extensions.ini before the profile is started. r=Mossop 2010-06-11 12:02:44 -07:00
Paolo Amadini 3d88d0d8ff Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin
--HG--
rename : toolkit/content/tests/browser/browser_bug471962.js => toolkit/content/tests/browser/browser_save_resend_postdata.js
extra : rebase_source : e985407c54fcd0f138bb7c1bf350356aa4dec2de
2010-06-08 03:15:00 -04:00
Justin Wood f1d4522fed Backout disabling of browser_bug471962.js since Bug 565199 is actually fixed. rs+=gavin
--HG--
extra : rebase_source : f6ba751ca296c934758931e85c3cd1a938c9513a
2010-06-09 20:55:06 -04:00
Justin Wood 9dfed8112c Bug 553815. browser_Services.js and Services.jsm shouldn't fail if MOZ_TOOLKIT_SEARCH is undefined. r=gavin
--HG--
extra : rebase_source : c50f4b39f3a687a9e273f5ea1da18aa2c2da88e3
2010-05-29 23:30:04 -04:00
Robert Strong e181d3f104 Followup comm-central bustage fix for Bug 569058 - backout makensis.mk changes until comm-central's configure.in is updated 2010-06-09 18:23:40 -07:00
Josh Aas d2da161f93 Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst 2010-06-09 20:56:17 -04:00
Robert Strong cec61e9430 Followup bustage fix for Bug 569058 - don't use a cached var. 2010-06-09 16:23:00 -07:00
Robert Strong 8e4e3c1a84 Bug 485114 - Add plugin for modifying file permissions and move NSIS plugins under other-licenses. r=bsmedberg
--HG--
rename : toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll => other-licenses/nsis/Plugins/AppAssocReg.dll
rename : toolkit/mozapps/installer/windows/nsis/ApplicationID.dll => other-licenses/nsis/Plugins/ApplicationID.dll
rename : toolkit/mozapps/installer/windows/nsis/ShellLink.dll => other-licenses/nsis/Plugins/ShellLink.dll
rename : toolkit/mozapps/installer/windows/nsis/UAC.dll => other-licenses/nsis/Plugins/UAC.dll
rename : toolkit/mozapps/installer/windows/nsis/nsProcess.dll => other-licenses/nsis/Plugins/nsProcess.dll
2010-06-09 16:02:25 -07:00
Robert Strong d4a6b1402e Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek 2010-06-09 16:01:46 -07:00