Closed Bug 1607990 Opened 4 years ago Closed 4 years ago

GetProcAddress is not needed for WSCGetProviderInfo

Categories

(Core :: Widget: Win32, task)

74 Branch
Unspecified
Windows
task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: alexhenrie24, Assigned: alexhenrie24)

Details

Attachments

(1 file)

Currently, LSPAnnotationGatherer::Run calls GetProcAddress to get a pointer to WSCGetProviderInfo. However, WSCGetProviderInfo is always available on Windows Vista and later, and LSPAnnotationGatherer::Run already links to ws2_32.dll at compile time because it calls WSCGetProviderPath.

Assignee: nobody → alexhenrie24
Status: NEW → ASSIGNED
OS: Unspecified → Windows
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b2b07e0f2dd0
Link to WSCGetProviderInfo at compile time. r=aklotz
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: