Closed
Bug 1281227
Opened 9 years ago
Closed 9 years ago
clarify comments in PLDHashTable.cpp
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
2.21 KB,
patch
|
n.nethercote
:
review+
|
Details | Diff | Splinter Review |
Comments for SearchTable and FindFreeEntry refer to parameters that no
longer exist, now that we do things with template arguments. Let's fix
that.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8763951 -
Flags: review?(n.nethercote)
![]() |
||
Comment 2•9 years ago
|
||
Comment on attachment 8763951 [details] [diff] [review]
clarify comments in PLDHashTable.cpp
Review of attachment 8763951 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you.
Attachment #8763951 -
Flags: review?(n.nethercote) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ed58e94694a8
clarify comments in PLDHashTable.cpp; r=njn
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•