Closed
Bug 1749173
Opened 4 years ago
Closed 4 years ago
Clean up GTK pinch event handler.
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
98 Branch
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Use early-return and deindent the code, and use lowercase variable names
where appropriate as per the usual coding style.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c605bd5b0f45
Clean up nsWindow::OnTouchpadPinchEvent. r=stransky
Comment 3•4 years ago
|
||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•