Closed Bug 1271319 Opened 9 years ago Closed 9 years ago

Measure the number of windows opened per "session fragment"

Categories

(Toolkit :: Telemetry, defect, P1)

defect
Points:
3

Tracking

()

RESOLVED DUPLICATE of bug 1271304
Tracking Status
firefox49 --- affected

People

(Reporter: Dexter, Assigned: Dexter)

References

Details

(Whiteboard: [measurement:client])

This is about implementing the count of all windows opened in a session fragment. Can be based on FX_NEW_WINDOW_MS: https://dxr.mozilla.org/mozilla-central/rev/e5a10bc7dac4ee2453d8319165c1f6578203eac7/browser/base/content/browser.js#3871 Independent window chrome counts as a window; full screen video should not be counted. Context: https://docs.google.com/spreadsheets/d/1G33YEBL2-hSaF0-HrHPi0HVwANoTpYHsnevmMd1eZ1U/edit#gid=0
Blocks: 1252625
Priority: -- → P3
Whiteboard: [measurement:client]
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Would we need to exclude window open events that were not opened by user actions, say popups? Or is that negligible for the questions being asked here?
Flags: needinfo?(bcolloran)
Hmmm, I don't have strong feelings on this. I guess exclude them? Rebecca, do you have any thoughts?
Flags: needinfo?(bcolloran) → needinfo?(rweiss)
Temporarily dropping this and bug 1271304 to add scalar type support (which would be used for the browser engagement measurements).
Assignee: alessio.placitelli → nobody
Priority: P1 → P2
If we can count them separately, that could eventually be useful, but if we can only choose one I'd rather we focused on those measures that we can confidently assert came from deliberate user action.
Flags: needinfo?(rweiss)
Priority: P2 → P1
Sorry for flagging you both, but I'm not sure who should answer. Do we want to include the number of private windows opened in this count? (ditto for the number of tabs opened).
Flags: needinfo?(rweiss)
Flags: needinfo?(bcolloran)
(In reply to Alessio Placitelli [:Dexter] from comment #5) > Sorry for flagging you both, but I'm not sure who should answer. > > Do we want to include the number of private windows opened in this count? > (ditto for the number of tabs opened). My gut feeling is that we really shouldn't. We're not doing that for the domain/URI count.
Assignee: nobody → alessio.placitelli
Points: --- → 3
(In reply to Alessio Placitelli [:Dexter] from comment #6) > (In reply to Alessio Placitelli [:Dexter] from comment #5) > > Sorry for flagging you both, but I'm not sure who should answer. > > > > Do we want to include the number of private windows opened in this count? > > (ditto for the number of tabs opened). > > My gut feeling is that we really shouldn't. We're not doing that for the > domain/URI count. I think we probably need to include this. If we want to answers questions related to window usage etc. we should count all windows.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Moving the ni to bug 1271304.
Flags: needinfo?(rweiss)
Flags: needinfo?(bcolloran)
You need to log in before you can comment on or make changes to this bug.