Closed
Bug 1588150
Opened 5 years ago
Closed 5 years ago
Add "run extension" to GVE
Categories
(GeckoView :: GeckoViewExample, task, P2)
Tracking
(firefox74 fixed)
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
After Bug 1530402 lands, we should add a way in GVE to run a local extension to help with testing. For the moment it can just run registerWebExtension
on the file.
Assignee | ||
Updated•5 years ago
|
Summary: Add run extension to GVE → Add "run extension" to GVE
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
This patch adds a new menu item to GVE that allows users to install an
arbitrary extension given it's URL (usually from a.m.o, but we don't really
verify that).
Updated•5 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed897659fea2
Add Install AddOn to GVE. r=snorp
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•