Closed
Bug 1677530
Opened 4 years ago
Closed 4 years ago
Replace getCurrentViewName() in extensions.js
Categories
(Toolkit :: Add-ons Manager, task)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
Splitting this out from bug 1674890.
This is essentially the same as:
gViewController.parseViewId(gViewController.currentViewId)
?.type || "other";
Assignee | ||
Updated•4 years ago
|
Summary: Get rid of getCurrentViewName() from extensions.js → Replace getCurrentViewName() in extensions.js
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → ntim.bugs
Status: NEW → ASSIGNED
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4df2f73dc3ef
Replace getCurrentViewName() in extensions.js. r=extension-reviewers,rpl
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•