Closed
Bug 1979796
Opened 5 months ago
Closed 5 months ago
Adapt main code to new Merino data
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
INVALID
People
(Reporter: daisuke, Unassigned)
References
Details
(Whiteboard: [sng])
The custom_details of Merino data will be like below:
"custom_details": {
"finance": ...
}
As the current code assumes it like below, we need to change the name.
"custom_details": {
"polygon": ...
}
Updated•5 months ago
|
Whiteboard: [sng]
Updated•5 months ago
|
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P1
| Reporter | ||
Comment 1•5 months ago
|
||
As we confirmed to use polygon, don't have to do anymore.
I close this bug.
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•