Closed
Bug 1183579
Opened 9 years ago
Closed 9 years ago
Inline some functions in nsNetUtil
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jduell.mcbugs
:
review+
|
Details | Diff | Splinter Review |
In bug 905127 all unnecessary inline functions are transform to not inline.
purplexpcom needs NS_NewFileURI and NS_IsOffline, so inline them again
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8633414 -
Flags: review?(jduell.mcbugs)
Assignee | ||
Updated•9 years ago
|
Summary: Inline some functions fro nsNetUtil → Inline some functions in nsNetUtil
Updated•9 years ago
|
Attachment #8633414 -
Flags: review?(jduell.mcbugs) → review+
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•