Dave Townsend
|
fbd07113b1
|
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
|
2010-07-14 10:13:26 -07:00 |
|
Dave Townsend
|
555b6bb197
|
Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong
|
2010-07-13 09:55:08 -07:00 |
|
Dave Townsend
|
7e68f1277e
|
Bug 565291: Last update date for Personas always shows 'Unknown'. r=robstrong
|
2010-07-01 21:33:34 -07:00 |
|
Dave Townsend
|
76a55bb085
|
Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong
|
2010-07-01 11:42:19 -07:00 |
|
Mark Banner
|
9841fee8b2
|
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 |
|
Dave Townsend
|
f5c89c6387
|
Bug 562583: Fix race condition and ree-enable test_update.js. r=robstrong
|
2010-06-02 11:03:24 -07:00 |
|
Dave Townsend
|
dfda71ab3e
|
Bug 562930: Extensions containing JS components break on every update/reinstall. r=robstrong
|
2010-05-27 15:09:26 -07:00 |
|
Dave Townsend
|
7fbb0a2a17
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop
|
2010-05-10 13:29:57 -07:00 |
|
Dave Townsend
|
243009b763
|
Bug 557849: Make Addon.updateAutomatically persist and work. r=robstrong
* * *
Bug 559876: test_update.js is failing intermittently.
|
2010-04-20 16:39:10 -07:00 |
|
Dave Townsend
|
74dbc43f95
|
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
|
2010-04-26 10:49:19 -07:00 |
|
Dave Townsend
|
d75ab5e396
|
Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong
|
2010-04-26 10:43:09 -07:00 |
|
Dave Townsend
|
844e6d390f
|
Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong
|
2010-04-06 10:26:33 -07:00 |
|
Dave Townsend
|
43cfabf5a8
|
Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong
|
2010-04-28 11:47:22 -07:00 |
|
Dave Townsend
|
b916ab6614
|
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
|
2010-04-07 11:14:51 -07:00 |
|
Dave Townsend
|
18562465f2
|
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
|
0b5669c8d4
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
74b7768710
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
|
Dave Townsend
|
5790bd0140
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. CLOSED TREE
|
2010-04-29 13:15:13 -07:00 |
|
Dave Townsend
|
ddf0793ddb
|
Bug 557849: Make Addon.updateAutomatically persist and work. r=robstrong
* * *
Bug 559876: test_update.js is failing intermittently.
|
2010-04-20 16:39:10 -07:00 |
|
Dave Townsend
|
6210ae85c3
|
Bug 555942: Name of AddonsManager.getAddons() is misleading/inconsistent. r=robstrong
|
2010-04-26 10:49:19 -07:00 |
|
Dave Townsend
|
8d7a4d9af6
|
Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong
|
2010-04-26 10:43:09 -07:00 |
|
Dave Townsend
|
245056072b
|
Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong
|
2010-04-06 10:26:33 -07:00 |
|
Dave Townsend
|
dbfe03be1e
|
Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong
|
2010-04-28 11:47:22 -07:00 |
|
Dave Townsend
|
5504b2f505
|
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
|
2010-04-07 11:14:51 -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
|
590bf00b3b
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|