Open Bug 1240539 Opened 9 years ago Updated 2 years ago

Populate WidgetEvent's timeStamp with data from NSEvent.timeStamp

Categories

(Core :: Widget: Cocoa, defect, P3)

defect

Tracking

()

People

(Reporter: chutten, Unassigned)

Details

(Whiteboard: tpi:+)

To assist with measurement efforts like bug 1235908, we should populate generated WidgetEvents with the event creation timeStamp provided by the underlying system (in cocoa's case, NSEvent's timeStamp). See widget/gtk/nsWindow::GetEventTimeStamp and widget/windows/nsWindow::InitEvent for how this has been done for Linux, Windows.
Is there an active need for this or is this just, we'd like to have it at some point?
Flags: needinfo?(chutten)
Priority: -- → P3
Whiteboard: tpi:+
This is "We currently do not get data from Mac users for the measure INPUT_EVENT_RESPONSE_MS and cannot until this is fixed". So, I guess it depends on how much we value data from Mac users? From my POV, Mac users are such a small proportion of our user base, it doesn't need to be rushed. talos' tp5o_responsiveness covers platform-specific regressions in ui event handling decently well (for parent processes).
Flags: needinfo?(chutten)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.