Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1158238 - [System] Add import activity #29718

Conversation

KevinGrandon
Copy link
Contributor

@KevinGrandon KevinGrandon force-pushed the bug_1158238_app_import_activity branch 2 times, most recently from 889ab66 to d497816 Compare April 24, 2015 20:40
// Enable the addon by default.
navigator.mozApps.mgmt.setEnabled(addon, true);

activity.postResult({});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should post anything useful here instead of an empty object. Can we post the addon object itself? Or at least the manifestURL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually just avoid it until we actually need something, but the manifestURL makes sense. Added that.

@KevinGrandon KevinGrandon force-pushed the bug_1158238_app_import_activity branch from d497816 to 6288639 Compare April 27, 2015 18:38
@lightsofapollo
Copy link
Contributor

@KevinGrandon KevinGrandon force-pushed the bug_1158238_app_import_activity branch from 6288639 to b511996 Compare April 27, 2015 19:22
mozilla-autolander-deprecated added a commit that referenced this pull request Apr 27, 2015
…_app_import_activity to mozilla-b2g:master
@mozilla-autolander-deprecated mozilla-autolander-deprecated merged commit b511996 into mozilla-b2g:master Apr 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants