Closed
Bug 1815310
Opened 2 years ago
Closed 2 years ago
Support persistent events for android tabs API
Categories
(WebExtensions :: Android, task, P1)
WebExtensions
Android
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: calu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira] [geckoview:m112] [geckoview:m113] )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The tabs api on android still extends ExtensionAPI rather than ExtensionAPIPersistent. Additional changes are necessary to support persistent events for the event page, such as defining PERSISTENT_EVENTS in the class.
Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
I already mentioned this task and the relevant implementation details at https://bugzilla.mozilla.org/show_bug.cgi?id=1796183#c3
Blocks: 1796183
Updated•2 years ago
|
Severity: -- → N/A
Updated•2 years ago
|
Severity: N/A → S3
Type: enhancement → defect
Whiteboard: [addons-jira]
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → calu
Whiteboard: [addons-jira] → [addons-jira] [geckoview:m112]
Assignee | ||
Updated•2 years ago
|
Priority: P2 → P1
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira] [geckoview:m112] → [addons-jira] [geckoview:m112] [geckoview:m113]
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Severity: S3 → N/A
Type: defect → task
Summary: android ext-tabs does not use persistent event management → Support persistent events for android tabs API
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e00c61597a3
Support persistent events for mobile tabs API r=extension-reviewers,robwu,amejiamarmol,geckoview-reviewers
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•