Closed
Bug 653803
Opened 14 years ago
Closed 6 years ago
Expose Intents and IntentFilters to chrome js
Categories
(Firefox for Android Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: fabrice, Unassigned)
Details
Attachments
(1 file)
36.77 KB,
patch
|
Details | Diff | Splinter Review |
This patch provides an API that allows chrome js to :
- broadcast intents (with the sticky and ordered variants)
- start an activity
- start and stop a service
- register and unregister a JS callback for an intent filter
this WIP does not support the "extras" part of Intents fully yet.
Comment 1•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•