Closed
Bug 1950422
Opened 1 year ago
Closed 1 year ago
Rename A-C `WebExtensionController` to `BuiltInWebExtensionController`
Categories
(Firefox for Android :: WebExtensions, task, P2)
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
In A-C, we have a WebExtensionController class that is designed to build A-C features that embed/interact with extensions. Unfortunately, GeckoView has a class named WebExtensionController and it is very confusing when reading code, especially w.r.t. the A-C built-in extensions.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → wdurand
Component: General → WebExtensions
Whiteboard: [addons-jira]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/650274a25ac6
Rename A-C `WebExtensionController` to `BuiltInWebExtensionController`. r=android-reviewers,webcompat-reviewers,twisniewski,twhite
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•