Closed
Bug 1896622
Opened 1 year ago
Closed 11 months ago
Add basic logging for wheel transaction handling
Categories
(Core :: Panning and Zooming, task, P5)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: dlrobertson, Assigned: dlrobertson)
Details
(Whiteboard: [apz-wheelevents])
Attachments
(1 file)
Add some basic logging to the WheelTransaction
. This should probably include at least:
- Reason for the transaction to terminate
- Reason for the transaction to handle (or not handle) the event
This will allow us to use about:logging
to debug issues that we cannot reproduce locally.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Whiteboard: [apz-wheelevents]
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Add basic logging statements for common locations where wheel
transactions are terminated.
Updated•1 year ago
|
Assignee: nobody → drobertson
Status: NEW → ASSIGNED
Pushed by drobertson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1c07f3d6dc4
Add basic logging for wheel transactions. r=botond
Comment 3•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•