Open
Bug 1641420
Opened 5 years ago
Updated 2 years ago
Expose tabId for a GeckoSession
Categories
(GeckoView :: Extensions, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: agi, Unassigned)
Details
(Whiteboard: [geckoview:2023?])
Often an embedder wants to know which GeckoSession
object corresponds to a given tabId
. One way to achieve this is to send a native message from the right content script, but it would be nice if we didn't have to bounce to the content process just for that.
Updated•5 years ago
|
Severity: -- → S3
Rank: 20
Priority: -- → P2
Comment 1•3 years ago
|
||
still relevant
Updated•3 years ago
|
Priority: P2 → P3
Whiteboard: [geckoview:2023?]
Updated•2 years ago
|
Rank: 20 → 333
You need to log in
before you can comment on or make changes to this bug.
Description
•