Closed
Bug 1823432
Opened 2 years ago
Closed 2 years ago
Keep event pages alive for Native Messaging on Android
Categories
(GeckoView :: Extensions, task, P1)
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: calu, Assigned: calu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira][geckoview:m115][fxdroid] [foundation])
Attachments
(1 file, 2 obsolete files)
In bug 1770696, logic was added to make sure that the event page does not shut down early when there is an open connection to a nativeMessaging application. While Firefox for Android does not support third-party nativeMessaging like desktop, it does offer the nativeMessaging API to allow (privileged) extensions to connect with GV/embedders. In these cases, the event page should also be kept alive.
Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira] [fxdroid] [foundation]
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Summary: Keep alive for Native Messaging on Android → Keep event pages alive for Native Messaging on Android
Comment 1•2 years ago
|
||
We need to make the Native Messaging API compatible with event pages for M1 because the built-in Firefox Accounts WebChannel and WebCompat Reporter extensions use Native Messaging.
Blocks: 1632903
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → calu
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira] [fxdroid] [foundation] → [addons-jira] [fxdroid] [foundation][geckoview:m115]
Assignee | ||
Updated•2 years ago
|
Priority: P2 → P1
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira] [fxdroid] [foundation][geckoview:m115] → [addons-jira][geckoview:m115][fxdroid] [foundation]
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Attachment #9337520 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9334878 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9336880 -
Attachment description: WIP: Bug 1823432 - Verify mobile messaging for native app and extension communication → Bug 1823432 - Verify mobile messaging for native app and extension communication
Pushed by calu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/626fdbad058a
Verify mobile messaging for native app and extension communication r=geckoview-reviewers,extension-reviewers,robwu,amejiamarmol
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•