Closed
Bug 1271886
Opened 6 years ago
Closed 6 years ago
Move NETAPI32 to delay load DLLs
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
NETAPI32's API doesn't usually use, so we should move it to delay loaded DLLs.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → m_kato
Assignee | ||
Comment 1•6 years ago
|
||
netapi32's API isn't used at startup and browsing page. So netapi32 should move to delay load DLLs. Review commit: https://reviewboard.mozilla.org/r/52121/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/52121/
Attachment #8752007 -
Flags: review?(ted)
Comment 2•6 years ago
|
||
Comment on attachment 8752007 [details] MozReview Request: Bug 1271886 - Move netapi32 to delay load DLLs. r?ted https://reviewboard.mozilla.org/r/52121/#review55492
Attachment #8752007 -
Flags: review?(ted) → review+
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/mozilla-inbound/rev/85bb94bb8c3e Move netapi32 to delay load DLLs. r=ted
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/85bb94bb8c3e
Status: NEW → RESOLVED
Closed: 6 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
•