Closed
Bug 1817931
Opened 2 years ago
Closed 2 years ago
UrlbarProviderExtension of dynamic type returns an unknown result type
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Attachments
(1 file)
This is a follow-up for bug 1817202.
As commented in https://bugzilla.mozilla.org/show_bug.cgi?id=1817202#c2, as we had not supported UrlbarProviderExtension of dynamic type, the result type will be unknown
.
To fix it, we will introduce urlbar_extension
result type.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9318929 -
Attachment description: Bug 1817931: Introduce urlbar_extension result type → Bug 1817931: Introduce urlbar_extension in the result type
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•2 years ago
|
Attachment #9318929 -
Attachment description: Bug 1817931: Introduce urlbar_extension in the result type → Bug 1817931: Introduce experimental_addon in the result type
Updated•2 years ago
|
Severity: N/A → S3
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc7d8bc202ca
Introduce experimental_addon in the result type r=mak
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Comment 4•2 years ago
•
|
||
This cannot be easily verified because the last add-on using this API was created years ago, the code is still in the tree so it made sense fixing it, but it's not reachable without building a specific add-on.
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•