Closed Bug 1722539 Opened 3 years ago Closed 3 years ago

Fix display of interactions in the interactions viewer

Categories

(Firefox :: Bookmarks & History, defect, P3)

defect

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox90 --- unaffected
firefox91 --- unaffected
firefox92 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Keywords: regression)

Attachments

(1 file)

Bug 1721664 changed how the columns were handled when iterating over the results of database query.

The default parameter for columns is this.columnMap.keys() which is correct, but it is an iterator so we can only use it once - which breaks the code as we use the column list once per row.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b4a60341aaa9 Fix display of interactions in the interactions viewer. r=mak
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: