Closed
Bug 2001613
Opened 7 months ago
Closed 7 months ago
don't put ASRs into mActiveScrolledRoots multiple times
Categories
(Core :: Panning and Zooming, enhancement)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
This isn't strictly a problem, but it's better to avoid it and be more clear about these functions.
| Assignee | ||
Comment 1•7 months ago
|
||
This doesn't cause problems, but we don't need to do it, and we can clean up these functions a bit to be more clear.
Besides the only functional change of this patch (the first line of the commit message) this patch also renames the functions to GetOrCreate so it is more clear what they do.
Pushed by tnikkel@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/58ae5b2ad37a
https://hg.mozilla.org/integration/autoland/rev/b151f4bb267b
Don't put ASRs into mActiveScrolledRoots multiple times. r=layout-reviewers,emilio
Comment 3•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•