Closed
Bug 1568406
Opened 6 years ago
Closed 6 years ago
Rename some parameters in js/src/gc/Memory.h
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
Details
Attachments
(1 file)
When I worked on Bug 1564674 I didn't notice the warnings from clang-tidy until I'd already landed my changes. I have a patch to fix those warnings.
| Assignee | ||
Comment 1•6 years ago
|
||
I didn't notice that clang-tidy had flagged some issues with Bug 1564674.
This patch renames these parameters to to match those in the definitions of
these functions.
Updated•6 years ago
|
Attachment #9080227 -
Attachment description: Bug 1568406 Rename parameters in Memory.h r=sfink → Bug 1568406 - Rename parameters in Memory.h r=sfink
Pushed by pbone@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f8e090cea66
Rename parameters in Memory.h r=sfink
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•