Simple module loader: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "{{FeatureStatus |Feature name=Feature name here |Feature stage=Draft |Feature status=In progress |Feature health=OK }} {{FeatureTeam |Feature product manager=David Mason |Feature...")
 
No edit summary
Line 13: Line 13:


This feature is to simplify the SDK's module loader and bootstrap code and relay on platform capabilities were possible.
This feature is to simplify the SDK's module loader and bootstrap code and relay on platform capabilities were possible.
|Feature users and use cases=The target audience is addon developers. The use case is an add-on developer using the Add-on SDK (either directly or via the Add-on Builder) to build an addon.  
|Feature users and use cases=The target audience is addon developers. The use case is an add-on developer using the Add-on SDK (either directly or via the Add-on Builder) to build an addon.
|Feature dependencies=https://bugzilla.mozilla.org/show_bug.cgi?id=638742
|Feature dependencies=https://bugzilla.mozilla.org/show_bug.cgi?id=638742
https://bugzilla.mozilla.org/show_bug.cgi?id=672443
https://bugzilla.mozilla.org/show_bug.cgi?id=672443
|Feature requirements=- Combine bootstrap.js, components/harness.js, cuddlefish.js and securable-module.js into single form module loader that has no external dependencies.
|Feature requirements=* Combine bootstrap.js, components/harness.js, cuddlefish.js and securable-module.js into single form module loader that has no external dependencies.
- Let platform handle all IO operations associated to the module loading.
* Let platform handle all IO operations associated to the module loading.
- Make module loader agnostic of addon form (whether.xpi is unpacked or not).
* Make module loader agnostic of addon form (whether.xpi is unpacked or not).
}}
}}
{{FeatureInfo
{{FeatureInfo
Confirmed users
179

edits

Navigation menu