Closed
Bug 1212890
Opened 10 years ago
Closed 10 years ago
Implement chrome.tabs.getCurrent for open extension API
Categories
(WebExtensions :: Untriaged, defect, P1)
WebExtensions
Untriaged
Tracking
(firefox45 fixed)
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | fixed |
People
(Reporter: callahad, Assigned: kmag)
References
Details
(Keywords: dev-doc-complete, DevAdvocacy, Whiteboard: [tabs])
Attachments
(1 file)
Docs: https://developer.chrome.com/extensions/tabs#method-getCurrent
Tripped across this in an attempt to port the Reddit Enhancement Suite's Chrome version to a Firefox WebExtension. While this is nominally used by RES, as far as I can tell, their one call to this API doesn't actually work... so for my purposes, this is low priority.
Updated•10 years ago
|
Whiteboard: [tabs]
Blocks: 1211859
Priority: -- → P1
Updated•10 years ago
|
Flags: blocking-webextensions-
Updated•10 years ago
|
Iteration: --- → 45.2 - Nov 30
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kmaglione+bmo
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1212890: [webext] Implement browser.tabs.getCurrent. r?gabor
Attachment #8692271 -
Flags: review?(gkrizsanits)
Comment 2•10 years ago
|
||
Comment on attachment 8692271 [details]
MozReview Request: Bug 1212890: [webext] Implement browser.tabs.getCurrent. r?gabor
https://reviewboard.mozilla.org/r/26251/#review23739
Attachment #8692271 -
Flags: review?(gkrizsanits) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/d7152cc38e8fafd97d9708e03c9d48384b559235
Bug 1212890: [webext] Implement browser.tabs.getCurrent. r=gabor
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
| Assignee | ||
Comment 5•10 years ago
|
||
Keywords: dev-doc-needed → dev-doc-complete
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•