Open Bug 969221 Opened 11 years ago Updated 1 year ago

UITour may not correctly record telemetry if multiple pages are open with the same pageID and one is closed

Categories

(Firefox :: Tours, defect, P5)

defect

Tracking

()

People

(Reporter: Unfocused, Unassigned)

References

Details

Attachments

(1 obsolete file)

From MattN's review in bug 952568 comment 15: > ::: browser/modules/UITour.jsm > @@ +325,5 @@ > > + // Delete this from the window cache, so if the window is closed we > > + // don't expire this page ID twice. > > + let window = tab.ownerDocument.defaultView; > > + if (this.pageIDSourceWindows.get(window) == pageID) > > + this.pageIDSourceWindows.delete(window); > > I think there is an issue if a user has multiple tour tabs open with the > same page ID (likely more common after bug 966933) but I think that's an > edge case that we probably don't need to worry much about.
Blocks: 966933
Priority: -- → P5
Summary: UITour may not correctly record telemetry is multiple pages are open with the same pageID and one is closed → UITour may not correctly record telemetry if multiple pages are open with the same pageID and one is closed
Moving open UITour bugs to Firefox::Tours. Filter on firefox-tours-20150121.
Component: General → Tours
Severity: normal → S3
Attachment #9384750 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: