Closed
Bug 1330159
Opened 8 years ago
Closed 5 years ago
[tracking] BrowserAction API support for Android WebExtensions
Categories
(WebExtensions :: Android, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Unassigned, NeedInfo)
References
Details
(Keywords: meta, Whiteboard: triaged)
Attachments
(1 file)
384.12 KB,
image/png
|
Details |
Implement browser_action for Android. This is the ability to create toolbar button and support the manifest and API:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/browser_action
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/browserAction
Both of these have been implemented for Desktop.
Because of the limited space on Android, we'll assume this needs a bit of UX help. There was quite a discussion on this in bug 1264118 which became mostly about pageAction instead.
Reporter | ||
Updated•8 years ago
|
webextensions: --- → +
OS: Unspecified → Android
Priority: -- → P2
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → mwein
Updated•8 years ago
|
Updated•8 years ago
|
Summary: Implement browserAction on Android → [tracking] BrowserAction API support for Android WebExtensions
Comment 4•8 years ago
|
||
Clearing bug assignment because this is a tracker bug.
Assignee: mwein → nobody
Updated•8 years ago
|
Blocks: webext-android
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → mwein
Comment 5•8 years ago
|
||
Add Jack here so he can think of it while designing a guideline for web extension on Fennec
Flags: needinfo?(hhsu) → needinfo?(jalin)
Reporter | ||
Comment 6•8 years ago
|
||
Removing off webextensions+ because not all the dependencies on this need to be done for that flag.
webextensions: + → ---
Updated•7 years ago
|
Assignee: matthewjwein → lgreco
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•6 years ago
|
Assignee: lgreco → nobody
status-firefox53:
affected → ---
Comment 7•5 years ago
•
|
||
GeckoView supports every API that desktop does now, implemented in Bug 1530402.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•