Closed
Bug 247006
Opened 21 years ago
Closed 21 years ago
Apply NS_HIDDEN to necko net_ helper functions
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: darin.moz, Assigned: darin.moz)
Details
Attachments
(1 file)
9.83 KB,
patch
|
bryner
:
review+
bryner
:
superreview+
|
Details | Diff | Splinter Review |
Apply NS_HIDDEN to necko net_ helper functions
these are functions used internally by necko that should never be called through
a PLT indirection.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #150903 -
Flags: superreview?(bryner)
Attachment #150903 -
Flags: review?(bryner)
Comment 2•21 years ago
|
||
Comment on attachment 150903 [details] [diff] [review]
v1 patch
most likely not needed on the functions explicitly declared as inline, but who
knows.
Attachment #150903 -
Flags: superreview?(bryner)
Attachment #150903 -
Flags: superreview+
Attachment #150903 -
Flags: review?(bryner)
Attachment #150903 -
Flags: review+
Assignee | ||
Comment 3•21 years ago
|
||
fixed-on-trunk
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•