Closed Bug 1391164 Opened 7 years ago Closed 7 years ago

Don't load gesture API dynamically

Categories

(Core :: Widget: Win32, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

Since our platform requirement is Windows 7+, we don't need GetProcAddress for gesture API.  But nsWinGesture still use GetProcAddress for Win7+ API.
Comment on attachment 8898554 [details]
Bug 1391164 - Unnecessary to use GetProcAddress for gesture APIs since we already  drop XP and Vista.

https://reviewboard.mozilla.org/r/169928/#review175514

thanks!
Attachment #8898554 - Flags: review?(jmathies) → review+
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/c63b36349043
Unnecessary to use GetProcAddress for gesture APIs since we already  drop XP and Vista. r=jimm
https://hg.mozilla.org/mozilla-central/rev/c63b36349043
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: