Closed
Bug 1620288
Opened 5 years ago
Closed 5 years ago
Rename Pool#parent to getParent
Categories
(DevTools :: Framework, task, P3)
DevTools
Framework
Tracking
(firefox76 fixed)
RESOLVED
FIXED
Firefox 76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
parent feels like a property to me, but actually is a function. Renaming it to getParent make this clearer.
| Assignee | ||
Comment 1•5 years ago
|
||
This makes it more obvious that it's a function, and not
a property.
Depends on D64921
Updated•5 years ago
|
Priority: -- → P3
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c36ea901001a
Rename Pool#parent to getParent. r=ochameau.
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
You need to log in
before you can comment on or make changes to this bug.
Description
•