Dave Townsend
|
dd14cba960
|
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
|
2010-04-07 11:16:10 -07:00 |
|
Dave Townsend
|
9bce08e51c
|
Bug 552732: Update the app update service to work with the new API. r=robstrong
|
2010-04-14 09:54:52 -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
|
e25c9920c1
|
Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong
|
2010-04-07 11:08:32 -07:00 |
|
Dave Townsend
|
36b29afadd
|
Bug 555083: Add support for registry install locations. r=robstrong
|
2010-04-08 12:28:10 -07:00 |
|
Dave Townsend
|
e444ba5de0
|
Bug 553094: Support localised metadata in the preferences. r=robstrong
|
2010-04-07 11:05:28 -07:00 |
|
Dave Townsend
|
e772197e8a
|
Bug 552761: Switch PFS over to the new API. r=robstrong
|
2010-05-06 13:16:14 -07:00 |
|
Dave Townsend
|
94b9ec725c
|
Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong
|
2010-04-07 11:05:03 -07:00 |
|
Dave Townsend
|
06cc40d128
|
Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong
|
2010-04-08 14:04:03 -07:00 |
|
Dave Townsend
|
f25d880bc4
|
Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong
|
2010-04-08 14:06:59 -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
|
72a7f85077
|
Bug 555247: Detect when all events have been seen and continue the test. r=robstrong
|
2010-04-05 10:25:23 -07:00 |
|
Dave Townsend
|
d43ec78fb3
|
Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong
|
2010-04-28 09:33:43 -07:00 |
|
Dave Townsend
|
b916ab6614
|
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
|
2010-04-07 11:14:51 -07:00 |
|
Dave Townsend
|
1673f06eb3
|
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
|
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
|
e4a54bb1ae
|
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
|
fa941bdce9
|
Bug 553790: Make getInstalls filter on type. r=robstrong
|
2010-04-05 13:40:08 -07:00 |
|
Dave Townsend
|
b8f7220cce
|
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
|
2010-04-06 14:39:30 -07:00 |
|
Dave Townsend
|
02d14d7ba7
|
Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong
|
2010-04-05 10:31:00 -07:00 |
|
Dave Townsend
|
7a182ad4ba
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
Dave Townsend
|
994e5161a8
|
Bug 553385: Bypass cache for update checks. r=robstrong
|
2010-04-05 10:19:52 -07:00 |
|
Dave Townsend
|
ca167a04ce
|
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
|
2010-04-06 09:57:53 -07:00 |
|
Dave Townsend
|
e9dbdb947c
|
Bug 552736: Initial support for plugins in the API. r=robstrong
|
2010-04-05 11:09:52 -07:00 |
|
Dave Townsend
|
3a9b45decd
|
Bug 553956: AddonProviders that contain syntax errors can break everything. r=robstrong
|
2010-05-06 10:22:44 -07:00 |
|
Dave Townsend
|
323f5e8b90
|
Bug 553169: Remove the old extension manager code
|
2010-03-21 15:36:39 -07:00 |
|
Dave Townsend
|
7cb61c81ed
|
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
|
0b5669c8d4
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
f2db58e155
|
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
|
e225f4a276
|
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
|
646512a96d
|
Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
d4c80bc30e
|
Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
7e38027b87
|
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
b454969d34
|
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
a1ec79c19b
|
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Benjamin Smedberg
|
86a58b9f68
|
Bug 563936 - Make google_breakpad::ClientInfo::UnregisterWaits handle pseudo-errors from UnregisterWait correctly if there is I/O pending at the time, r=doshimun a=mossop
|
2010-05-10 17:11:57 -04:00 |
|
Benjamin Smedberg
|
795fd0f90e
|
Test for bug 564861 - Make sure that integer identifiers work correctly when running OOPP
|
2010-05-10 17:11:31 -04:00 |
|
Benjamin Smedberg
|
2a3822a3cf
|
Bug 564861 - NPN_IntFromIdentifier always returns INT_MIN when running in OOPP mode because of a backwards conditional check. Also, int identifiers of -1 don't work correctly when the parent first creates the identifier, because we were misusing a sentinel value. r=bent
|
2010-05-10 17:11:25 -04:00 |
|
Benjamin Smedberg
|
1f9b4b6218
|
Test for bug 564607 - Firefox crashes when an OOPP plugin implements NPClass.enumerate
|
2010-05-10 17:11:14 -04:00 |
|
Benjamin Smedberg
|
3289dec34b
|
Bug 564607 - Plugins which implement NPClass.enumerate crash Firefox when run OOP: fix the precedence of C++ operations, r=bent
|
2010-05-10 17:11:08 -04:00 |
|
Felipe Gomes
|
b188d1212c
|
Bug 562554 - "Toolbar buttons with drop-down menus are still busted in SeaMonkey Modern Theme" [r=roc] [a=Mossop]
|
2010-05-01 12:39:00 -04:00 |
|
Phil Ringnalda
|
8613942c27
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
|
2010-05-09 19:46:21 -07:00 |
|
Phil Ringnalda
|
dbbb385bbb
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
|
2010-05-09 12:26:01 -07:00 |
|
Phil Ringnalda
|
cc0763a021
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
|
2010-05-09 10:47:12 -07:00 |
|
Phil Ringnalda
|
8c2020f91f
|
Remove trailing whitespace to trigger builds in a CLOSED TREE
|
2010-05-08 18:13:12 -07:00 |
|
L. David Baron
|
468200667f
|
Adjust assertion annotations in crashtest manifest. (Bug 472557) On CLOSED TREE to force another round of builds and see if the network problems are better.
|
2010-05-08 07:48:52 -07:00 |
|
Robert Kaiser
|
e90ee6b8b3
|
bug 563151 - split test files to install into two groups to not run into commandline overflows on Windows (fixes SeaMonkey debug bustage), r=ted a=peterv for pushing
|
2010-05-08 13:56:14 +02:00 |
|
timeless@mozdev.org
|
51eb7b80bb
|
Bug 562580 - warning: 'resource' may be used uninitialized in RDFContentSinkImpl::~RDFContentSinkImpl(), r=jst, a=nthomas for the CLOSED TREE
|
2010-05-06 21:37:45 -07:00 |
|
Justin Wood
|
4fe08d7e98
|
Bug 504947 - Some Virus Scans report Trojan horse in 485217.xsl rs=mrbkap
|
2010-05-06 18:54:51 -04:00 |
|