Closed
Bug 1658046
Opened 5 years ago
Closed 5 years ago
UpdateViewportOverridden is missing a return statement
Categories
(Core :: Panning and Zooming, task)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
Seems like a typo in my patches from bug 1644271. I did a try push with the return statement added and it was green: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=f7841ef4bbf94e264e4991c96cfd6c076f20e9df
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/037e03895675
Fix missing return statement. r=tnikkel,botond
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•