Closed
Bug 1575557
Opened 5 years ago
Closed 5 years ago
Refactor webExtension to be a descriptor
Categories
(DevTools :: Framework, task, P1)
DevTools
Framework
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: yulia, Assigned: yulia)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m1)
Attachments
(2 files)
To align with the process descriptor, we should update the addons/webExtension file to more closely reflect the descriptor pattern. The file is already pretty much a descriptor, we will just need to merge the proxy and rename connect to getTarget
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → ystartsev
Blocks: dt-fission-framework
Depends on: 1522571
Priority: -- → P1
Whiteboard: dt-fission
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D42833
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D42866
Updated•5 years ago
|
Status: NEW → ASSIGNED
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6292b415f037
merge webextension-proxy with webextension; r=ochameau
https://hg.mozilla.org/integration/autoland/rev/193689fcffa1
rename webExtension to webExtensionDescriptor; r=ochameau
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6292b415f037
https://hg.mozilla.org/mozilla-central/rev/193689fcffa1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•5 years ago
|
Whiteboard: dt-fission → dt-fission dt-fission-m1
Updated•3 years ago
|
Whiteboard: dt-fission dt-fission-m1 → dt-fission-m1
You need to log in
before you can comment on or make changes to this bug.
Description
•