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

2231 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend e0e1a9caa2 Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Neil Rashbrook 091c4c0643 Bustage fix for test_DownloadUtils.js now able to QI about:blank to nsINestedURI 2010-06-13 00:56:49 +01:00
Justin Wood 55183ae219 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
Benedict Hsieh c692b59718 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
Ben Parr d884e11f9d 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 2ccabda62f 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 327f96d641 Bug 570977: xpinstall tests get confused by multiple load events. r=robstring 2010-06-10 18:47:14 -07:00
Dave Townsend 48a647c429 Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -07:00
Neil Rashbrook 264026706f 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 653fb105c5 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
Robert Strong 13f1b0c161 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
Robert Strong f257769f2a Followup bustage fix for Bug 569058 - don't use a cached var. 2010-06-09 16:23:00 -07:00
Robert Strong ade73084d1 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 d47a66753b 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
Dave Townsend 00204343fd Merging backout 2010-06-08 11:20:45 -07:00
Dave Townsend 4b118a2a49 Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure. 2010-06-08 11:20:32 -07:00
Dave Townsend 6b592cc7c6 Bug 566597: Firefox still wears the active lightweight theme even it has been removed. r=dtownsend 2010-06-08 09:45:30 -07:00
Dave Townsend 060d9c9c4d Bug 569342: Find bar should not be enabled in about:addons. r=gavin 2010-06-07 09:31:48 -07:00
Dave Townsend 6276faf833 Bug 562760: Locale packs don't show up in the UI. r=Unfocused 2010-06-07 09:29:50 -07:00
Robert Sayre cecd0f18ee Merge mozilla-central to tracemonkey. 2010-06-06 11:28:04 -04:00
Robert Sayre 5a3f306961 Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
Jason Orendorff 578fc3cdd3 Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Michael Kohler 8550fb091a Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Robert Strong 213b82ec9e Bug 566267 - Simplify app update mochitest-chrome tests (rename files). r=dtownsend
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0021_check_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0011_check_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0022_check_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0012_check_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0011_check_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0021_check_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0012_check_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0022_check_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0041_available_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0031_available_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0042_available_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0032_available_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0031_available_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0041_available_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0032_available_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0042_available_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0112_neverButton_noBillboard.xul => toolkit/mozapps/update/test/chrome/test_0111_neverButton_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0111_neverButton_billboard.xul => toolkit/mozapps/update/test/chrome/test_0112_neverButton_billboard.xul
2010-05-22 16:18:35 -07:00
Robert Strong 4b8dff3e05 Bug 567054 - Cc and Ci are not defined in updates.js. r=dtownsend 2010-05-22 14:11:03 -07:00
Robert Strong 20c391e93a Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend 2010-05-22 14:10:45 -07:00
Robert Strong d4db8c7260 Bug 562151 - allow post-update helper application on mac. r=rstrong 2010-05-22 14:10:31 -07:00
Ben Parr 4db07d5d0c Bug 566065: Search results are shown on the bottom instead on top. r=dtownsend 2010-05-20 10:56:26 -07:00
Ben Parr 423624b4e8 Bug 563117: Clicking pane selector of selected type while staying in details view should return to add-on list. r=dtownsend 2010-05-20 10:55:44 -07:00
Mark Finkle 6c5c7f51f9 Bug 566079 - Trim the textContent of data received from the AMO API [r=dtownsend] 2010-05-19 00:05:44 -04:00
Mark Finkle 59af1f8e91 Bug 566020 - Add support for custom confirmation UI [r=dtownsend] 2010-05-18 23:16:50 -04:00
Dave Townsend 4623ec3ffc Bug 566485: Changes made to the list of bootstrapped extensions during startup are lost if an EM restart is necessary. r=robstrong 2010-05-18 16:21:24 -07:00
Robert Strong f7c94b9c6c no bug - whitespace fix to force another build to kick off
(transplanted from b219912edfec87b80b97b44b6831868c7b1dcf31)

--HG--
extra : transplant_source : %B2%19%91.%DF%EC%87%B8%0B%97%B4Kh1%86%8C%7B%1D%CF1
2010-06-05 01:19:35 -07:00
Robert Strong 99f48cfd3c Bug 569648 - First async XHR without other network activity has null securityInfo for the channel when using auto-detect proxy. r=dveditz
(transplanted from 54b1ef73016757af0ac0fa2970867a8d9a5f0c7b)

--HG--
extra : transplant_source : T%B1%EFs%01gW%AF%0A%C0%FA%29p%86z%8D%9A_%0C%7B
2010-06-05 00:39:30 -07:00
Masatoshi Kimura db541da182 Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)

--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
2010-05-24 09:55:00 -04:00
Chiaki Ishikawa 809f6eaec6 Bug 559833 - "Should fix incorrect indentation of nsHelperAppDlg.js" [r=paolo]
(transplanted from ceeb7737c4bb57ac4aacb1cc17b8d8c8856de011)

--HG--
extra : transplant_source : %CE%EBw7%C4%BBW%ACJ%AC%B1%CC%17%B8%D8%C8%85m%E0%11
2010-05-25 09:01:00 -04:00
Ben Parr 949143f0c0 Bug 553483 - ""Language" category should not be visible if there are no language packs installed" [r=Unfocused]
(transplanted from 01f8d7c7654d1aa8d22c5e463dd136ddc1a42b2a)

--HG--
extra : transplant_source : %01%F8%D7%C7eM%1A%A8%D2%2C%5EF%3D%D16%DD%C1%A4%2B%2A
2010-05-26 18:00:00 -04:00
Felipe Gomes 7ae5e7fbb1 Bug 524811 - "add glowing Firefox icon in the taskbar when downloads are completed" [r=sdwilsh ui-r=beltzner]
--HG--
extra : rebase_source : 53eb7821e75160557ed7d34e66e1fbcefa7bddd3
2010-05-01 09:55:00 -04:00
Jim Mathies 5a03387fbe Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong. 2010-05-14 19:24:50 -05:00
Jim Mathies 9b66971f14 Bug 526663 - Remove pinned shortcuts after uninstalling application. r=rstrong. 2010-05-14 19:24:29 -05:00
Jim Mathies b0c7498e91 Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong. 2010-05-14 19:24:01 -05:00
Dave Townsend 0689cb8a68 Bug 564092: Make the fragment a map of {guid: add-on name} in the Discovery Pane. r=Unfocused 2010-05-14 12:57:58 -07:00
Gavin Sharp bc6c304dbb Bug 565339: don't use non-nsIURL URIs to create moz-icon URIs, r=Neil 2010-05-12 18:32:49 -04:00
Dave Townsend 4782def5a2 Bug 565040: Can't re-install an extension when the add-ons manager is open in a tab. r=Unfocused 2010-05-13 10:57:50 -07:00
Michael Kohler 6c0f59f4a6 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Dave Townsend 2a5e893ed7 Bug 554237: Dual vertical scrollbars if any type of add-ons exceed window area. r=unfocused 2010-05-12 10:26:04 -07:00
Paolo Amadini b471c5525e Bug 561472 - Add a new DownloadPaths JavaScript module. r=sdwilsh 2010-05-12 12:11:53 +02:00
Dave Townsend 24e482d6fe Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop 2010-05-10 13:29:57 -07:00
Dave Townsend e9d152bde1 Bug 562938 and bug 564639 typo fixed. r=robstrong 2010-05-10 11:59:43 -07:00
Dave Townsend 9e981f86a5 Bug 562919: When migrating with multiple themes all will be marked as enabled in the database. r=robstrong 2010-05-10 11:10:10 -07:00