Closed Bug 1579922 Opened 5 years ago Closed 5 years ago

WebExt API: Add resultSpan property to Result type

Categories

(Firefox :: Address Bar, enhancement, P2)

enhancement
Points:
1

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bugzilla, Unassigned)

References

Details

This should be a property directly on the result, not in its payload, since the payload is specific to each kind of result.

Summary: WebExt API: Add resultSize/resultSpan property to Result type → WebExt API: Add resultSpan property to Result type
Priority: -- → P2

Bug 1578583 implemented result span as a UrlbarUtils function that always returns 3 for tip results. Any other new types of results we add in the future will likely follow the same approach -- i.e., types will be implemented and supported directly in mozilla-central with result spans returned by UrlbarUtils. We don't need the webext API to support result span after all.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.