Closed
Bug 1583370
Opened 5 years ago
Closed 3 years ago
Remove Fennec-specific extension code
Categories
(WebExtensions :: Android, task, P3)
WebExtensions
Android
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: robwu, Assigned: robwu)
References
(Blocks 1 open bug)
Details
To-do:
- Create
mobile/android/components/extensions/{parent,child}/
subdirectories and host the implementation of various mobile-specific APIs there. - Remove ext-*.js files from
mobile/android/components/extensions
. - Remove unsupported APIs from the schemas (or mark them as "unsupported").
- Remove tests that don't make sense on GeckoView.
- Search for mentions of "Fennec" in
*/components/extensions/*
and update/remove the code.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → rob
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Updated•5 years ago
|
Priority: P2 → P3
Updated•3 years ago
|
See Also: → https://jira.mozilla.com/browse/WEBEXT-59
Assignee | ||
Comment 1•3 years ago
|
||
Already done, except for moving ext-*.js files to parent/child.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•