Dave Townsend
|
81ed38267b
|
Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong
|
2010-04-28 11:46:00 -07:00 |
|
Dave Townsend
|
250dff6390
|
Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong
|
2010-04-07 11:16:41 -07:00 |
|
Dave Townsend
|
5f2fa99ee0
|
Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong
|
2010-04-07 10:54:23 -07:00 |
|
Dave Townsend
|
8efb1024de
|
Bug 553790: Make getInstalls filter on type. r=robstrong
|
2010-04-05 13:40:08 -07:00 |
|
Dave Townsend
|
d563615486
|
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
|
2010-04-06 14:39:30 -07:00 |
|
Dave Townsend
|
73df5e151d
|
Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong
|
2010-04-05 10:31:00 -07:00 |
|
Dave Townsend
|
e9f8fcd5cb
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
Dave Townsend
|
c63394efea
|
Bug 553385: Bypass cache for update checks. r=robstrong
|
2010-04-05 10:19:52 -07:00 |
|
Dave Townsend
|
8a8a29465d
|
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
|
2010-04-06 09:57:53 -07:00 |
|
Dave Townsend
|
fdac06792f
|
Bug 552736: Initial support for plugins in the API. r=robstrong
|
2010-04-05 11:09:52 -07:00 |
|
Dave Townsend
|
8903153281
|
AddonProviders that contain syntax errors can break everything. r=robstrong
|
2010-04-05 10:23:19 -07:00 |
|
Felipe Gomes
|
6afdda30fc
|
Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. Fix test.
|
2010-04-22 13:11:55 -07:00 |
|
Felipe Gomes
|
8380405515
|
Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. r=sdwilsh
|
2010-04-22 14:56:15 +02:00 |
|
Dave Townsend
|
6a95a1b6bf
|
Bug 553169: Remove the old extension manager code
|
2010-03-21 15:36:39 -07:00 |
|
Dave Townsend
|
f507e9fbe7
|
Bug 553169: Port xpinstall browser chrome tests to the new extension manager API. r=robstrong
--HG--
rename : xpinstall/tests/authRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/authRedirect.sjs
rename : xpinstall/tests/browser_auth.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth.js
rename : xpinstall/tests/browser_auth2.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js
rename : xpinstall/tests/browser_auth3.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth3.js
rename : xpinstall/tests/browser_badhash.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js
rename : xpinstall/tests/browser_badhashtype.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js
rename : xpinstall/tests/browser_bug540558.js => toolkit/mozapps/extensions/test/xpinstall/browser_bug540558.js
rename : xpinstall/tests/browser_cookies.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies.js
rename : xpinstall/tests/browser_cookies2.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies2.js
rename : xpinstall/tests/browser_cookies3.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies3.js
rename : xpinstall/tests/browser_cookies4.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies4.js
rename : xpinstall/tests/browser_corrupt.js => toolkit/mozapps/extensions/test/xpinstall/browser_corrupt.js
rename : xpinstall/tests/browser_empty.js => toolkit/mozapps/extensions/test/xpinstall/browser_empty.js
rename : xpinstall/tests/browser_enabled2.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled2.js
rename : xpinstall/tests/browser_enabled3.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled3.js
rename : xpinstall/tests/browser_hash.js => toolkit/mozapps/extensions/test/xpinstall/browser_hash.js
rename : xpinstall/tests/browser_installchrome.js => toolkit/mozapps/extensions/test/xpinstall/browser_installchrome.js
rename : xpinstall/tests/browser_navigateaway.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway.js
rename : xpinstall/tests/browser_navigateaway2.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway2.js
rename : xpinstall/tests/browser_offline.js => toolkit/mozapps/extensions/test/xpinstall/browser_offline.js
rename : xpinstall/tests/browser_signed_multiple.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_multiple.js
rename : xpinstall/tests/browser_signed_naming.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_naming.js
rename : xpinstall/tests/browser_signed_tampered.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_tampered.js
rename : xpinstall/tests/browser_signed_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_trigger.js
rename : xpinstall/tests/browser_signed_untrusted.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_untrusted.js
rename : xpinstall/tests/browser_softwareupdate.js => toolkit/mozapps/extensions/test/xpinstall/browser_softwareupdate.js
rename : xpinstall/tests/browser_unsigned_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_unsigned_trigger.js
rename : xpinstall/tests/browser_whitelist.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist.js
rename : xpinstall/tests/browser_whitelist2.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist2.js
rename : xpinstall/tests/browser_whitelist3.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist3.js
rename : xpinstall/tests/browser_whitelist4.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist4.js
rename : xpinstall/tests/bug540558.html => toolkit/mozapps/extensions/test/xpinstall/bug540558.html
rename : xpinstall/tests/cookieRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/cookieRedirect.sjs
rename : xpinstall/tests/corrupt.xpi => toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi
rename : xpinstall/tests/empty.xpi => toolkit/mozapps/extensions/test/xpinstall/empty.xpi
rename : xpinstall/tests/enabled.html => toolkit/mozapps/extensions/test/xpinstall/enabled.html
rename : xpinstall/tests/installchrome.html => toolkit/mozapps/extensions/test/xpinstall/installchrome.html
rename : xpinstall/tests/installtrigger.html => toolkit/mozapps/extensions/test/xpinstall/installtrigger.html
rename : xpinstall/tests/signed-no-cn.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-cn.xpi
rename : xpinstall/tests/signed-no-o.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-o.xpi
rename : xpinstall/tests/signed-tampered.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-tampered.xpi
rename : xpinstall/tests/signed-untrusted.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-untrusted.xpi
rename : xpinstall/tests/signed.xpi => toolkit/mozapps/extensions/test/xpinstall/signed.xpi
rename : xpinstall/tests/signed2.xpi => toolkit/mozapps/extensions/test/xpinstall/signed2.xpi
rename : xpinstall/tests/startsoftwareupdate.html => toolkit/mozapps/extensions/test/xpinstall/startsoftwareupdate.html
rename : xpinstall/tests/unsigned.xpi => toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi
|
2010-04-29 13:11:24 -07:00 |
|
Dave Townsend
|
590bf00b3b
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
a0871eed4f
|
Bug 553169: Port tests for bug 435743 to the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
4c0e7e140d
|
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
bd862391d7
|
Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
08dec30cae
|
Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
18257c9a69
|
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
8f081d6756
|
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Robert Strong
|
3078ab39d0
|
Bug 539717 - update is paused, can't unpause. r=dtownsend
|
2010-04-20 12:42:12 -07:00 |
|
Serge Gautherie
|
b31d285304
|
Bug 547039 - [SeaMonkey 2.1] xpcshell: test_bug542391.js fails since landing; (Av2) (Temporarily) Disable 2 checks.
r=dtownsend. [CLOSED TREE]
|
2010-04-20 06:22:31 +02:00 |
|
Siddharth Agarwal
|
651f2886ae
|
Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg
|
2010-04-15 00:14:12 +02:00 |
|
Ehsan Akhgari
|
995faa7109
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron
|
2010-04-07 19:35:09 -04:00 |
|
Justin Dolske
|
03c1a2e1f6
|
Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner
|
2010-04-07 18:53:00 -07:00 |
|
John Ford
|
1c1663cf87
|
Bug 549427 - tests tarball should be zip files. r=ted
|
2010-04-07 17:43:31 -07:00 |
|
Ted Mielczarek
|
f131b753d9
|
Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE)
|
2010-04-07 13:32:06 -04:00 |
|
John Ford
|
08a99dab2a
|
bug 549427 - tests tarball should be zip files r=ted.mielczarek
|
2010-03-10 18:01:00 -05:00 |
|
Reed Loden
|
80b6841948
|
s/unkown/unknown/, as I'm tired of reading this typo in orange logs.
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/test_unkownContentType_dialog_layout.xul => toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
|
2010-04-07 01:58:59 -05:00 |
|
Robert Strong
|
a3846080d4
|
Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me
|
2010-04-06 19:49:46 -07:00 |
|
Robert Strong
|
1a6304f9c8
|
Typo fix for Bug 552617. r=me
|
2010-04-06 19:49:34 -07:00 |
|
Dão Gottwald
|
766eb4299c
|
Bug 556334 - Allow LightweightThemeManager to accept file URIs. r=dtownsend
|
2010-04-26 20:38:39 +02:00 |
|
Dão Gottwald
|
bbecfef399
|
use Services.* in browser chrome tests
|
2010-04-02 09:20:42 +02:00 |
|
Marco Bonardo
|
fa71af01e3
|
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
|
2010-04-01 13:29:13 +02:00 |
|
Ted Mielczarek
|
e372374bd6
|
bug 555335 - macosx64 generated package does not indicate architecture. r=josh
|
2010-03-31 05:51:30 -04:00 |
|
Ehsan Akhgari
|
6f2d38eace
|
Another follow-up fix for bug 555289
|
2010-03-29 14:15:57 -04:00 |
|
Ehsan Akhgari
|
b98dde56be
|
Follow-up fix for bug 555289
|
2010-03-29 14:08:34 -04:00 |
|
Ehsan Akhgari
|
37a960ee26
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao
|
2010-03-29 14:06:25 -04:00 |
|
Robert Strong
|
6f15a23bc8
|
Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske
|
2010-03-25 21:37:19 -07:00 |
|
Robert Strong
|
b949ee6943
|
Bug 554561 - Failed partial not handled properly in UI. r=dtownsend
|
2010-03-25 21:37:06 -07:00 |
|
Ted Mielczarek
|
3f7032f825
|
bustage fix from bug 536173, s/srcdir/topsrcdir/
|
2010-03-20 20:05:43 -04:00 |
|
Cork
|
64343401d8
|
bug 536173 - Build fails when building an uncommited merge "ValueError: too many values to unpack make[1]: *** [platform.ini] Error 1" r=ted.mielczarek
--HG--
extra : rebase_source : 4f273135266ea747aa12ca6bddf922668112fef2
|
2010-01-29 13:41:00 -05:00 |
|
Dão Gottwald
|
090e521290
|
Backed out changeset a352d0413476
|
2010-03-18 23:48:00 +01:00 |
|
Siddharth Agarwal
|
d44b186b73
|
Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh
--HG--
extra : rebase_source : e0a037bda886004c681eb38c4ee4b66728c71e23
|
2010-03-18 19:34:30 +01:00 |
|
Rail Aliev
|
5a354e4d56
|
Bug 545431, fix versioning of mac sdks, r=ted.mielczarek
|
2010-03-18 16:02:14 +13:00 |
|
Robert Strong
|
b5904920bb
|
Bug 545707 - Software update reports transfer speed in bytes per second. r=dolske
|
2010-03-17 16:12:41 -07:00 |
|
Robert Strong
|
49461057ae
|
Bug 549969 - Add ability to save xml attributes from update xml that app update doesn't care about. r=dolske
|
2010-03-17 16:12:30 -07:00 |
|
Robert Strong
|
823595d69f
|
Bug 551283 - Suspicious and possibly unused code in updates.js updateListener.onProgress. r=dolske
|
2010-03-17 16:12:20 -07:00 |
|
Robert Strong
|
dde124550b
|
Bug 548061 - Billboard should handle 404 (other errors?) for billboard better. r=dolske
|
2010-03-17 16:12:12 -07:00 |
|
Justin Dolske
|
1db3f5a1ce
|
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
|
2010-03-16 22:10:08 -07:00 |
|
Makoto Kato
|
33579349f7
|
Bug 524449 - Remove nsIPref from tree. r+sr=benjamin
|
2010-03-13 22:25:13 +09:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Robert Strong
|
3ebd11eb47
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:38:31 -08:00 |
|
Robert Strong
|
16b7d1f277
|
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg
|
2010-03-11 20:37:45 -08:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Phil Ringnalda
|
069b03338e
|
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
|
2010-02-24 00:20:33 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Makoto Kato
|
ab84067b16
|
Bug 346010 - Decom nsIJAR by merging it into nsIZipReader. r=tglek, sr=bsmedberg
|
2010-03-07 22:56:45 +09:00 |
|
Serge Gautherie
|
8a604b529e
|
Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
r=benjamin.
|
2010-03-04 19:19:41 +01:00 |
|
Dão Gottwald
|
caf1dccaa5
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
|
2010-03-04 08:13:27 +01:00 |
|
Robert Strong
|
01fc72f11a
|
5. string cleanup for app update ui - Bug 530872. r=dtownsend
|
2010-03-03 10:57:19 -08:00 |
|
Robert Strong
|
e0f5c34494
|
4. mochitest chrome tests for app update - Bug 530872. r=dtownsend
|
2010-03-03 10:57:09 -08:00 |
|
Robert Strong
|
3b6c4e333b
|
3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend
|
2010-03-03 10:56:59 -08:00 |
|
Robert Strong
|
4d5198538e
|
2. updated xpcshell tests - Bug 530872. r=dolske
|
2010-03-03 10:56:47 -08:00 |
|
Robert Strong
|
6a534f83e8
|
1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend
|
2010-03-03 10:56:33 -08:00 |
|
Rail Aliiev
|
ab167d195a
|
Bug 545431: Make xulrunner support MOZ_PKG_PRETTYNAMES. r=ted
|
2010-02-12 13:54:24 +03:00 |
|
Serge Gautherie
|
950330737f
|
Bug 548788 - [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory"; (Av1) 2+1 s/topsrcdir/MOZILLA_DIR/.
r=ted.mielczarek.
|
2010-03-03 11:12:28 +01:00 |
|
Lingfeng Guan
|
e10727faa1
|
Bug 541943: LightweightTheme doesn't support theme name/description in UTF-8. r=dtownsend
|
2010-02-26 09:03:19 -08:00 |
|
Dave Townsend
|
e6d0007c6a
|
Bug 503505: Update info should allow more html tags through. r=robstrong
|
2010-02-25 21:16:25 -08:00 |
|
Ted Mielczarek
|
451482afc8
|
bug 474610 - generate a text file alongside application packages that includes the build ID and source changeset, and upload it with the build package. r=bhearsum
|
2010-02-25 11:19:35 -05:00 |
|
Justin Dolske
|
390cd52f99
|
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
|
2010-02-23 13:52:00 -08:00 |
|
Justin Dolske
|
b82c5c6b94
|
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
|
2010-02-24 15:45:00 -08:00 |
|
Dão Gottwald
|
8dff99e589
|
bustage fix for bug 547292
|
2010-02-22 12:28:26 +01:00 |
|
Gavin Sharp
|
7e628439c7
|
Bug 547292 - clean up plugin binding styling. r=dolske
|
2010-02-22 11:41:50 +01:00 |
|
Ben Hearsum
|
c69cee69ae
|
Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December..
|
2010-02-19 08:47:47 -05:00 |
|
Justin Dolske
|
e0ce283a65
|
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
|
2010-02-18 13:43:22 -08:00 |
|
Dave Townsend
|
81786cb82e
|
Bug 544753: Add-ons manager is blank when a custom persona has been created by an older version of the personas extension. r=dao
|
2010-02-10 13:37:48 -08:00 |
|
Justin Dolske
|
1f895f93b6
|
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
|
43603428aa
|
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 |
|
Dave Townsend
|
172cc86c9d
|
Bug 542391: No prompt to update extensions when upgrading to Firefox 3.6. r=robstrong
|
2010-02-05 10:21:37 -08:00 |
|
Phil Lacy
|
39196a6523
|
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
|
2010-02-07 10:44:48 -05:00 |
|
Alex Pakhotin
|
4dd5624d9c
|
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
|
2010-02-04 23:44:24 -08:00 |
|
Alex Pakhotin
|
d946ee4a9e
|
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
|
2010-02-04 23:33:44 -08:00 |
|
Alex Pakhotin
|
38513727ee
|
bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB
|
2010-01-25 20:44:08 -08:00 |
|
Mitchell Field
|
8932ffdcab
|
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 |
|
Phil Ringnalda
|
b612d41a2e
|
Bug 542962 - Remove some zero byte files, r=dbaron
|
2009-12-18 21:26:13 -08:00 |
|
Robert Strong
|
085d34662b
|
Bug 536547 - followup to fix log message
|
2010-01-31 15:59:09 -08:00 |
|
Robert Strong
|
388b2a3ec6
|
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
|
f36e6b9cd0
|
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
|
5e382d6604
|
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 |
|
Kyle Huey
|
87966b78d4
|
Backed out changeset 43a19419ec4b
|
2010-01-30 09:32:47 -05:00 |
|
Phil Lacy
|
b5bacc4e95
|
Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin
|
2010-01-30 08:08:37 -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 |
|