Closed
Bug 1334862
Opened 9 years ago
Closed 9 years ago
Remove Windows XP support from HAL
Categories
(Core :: Hardware Abstraction Layer (HAL), defect)
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: emk, Unassigned)
References
Details
Attachments
(1 file)
No description provided.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
You can just call the functions such as RegisterPowerSettingNotification and UnregisterPowerSettingNotification now rather than dynamically loading them from user32.dll can't you?
| Reporter | ||
Comment 3•9 years ago
|
||
(In reply to Robert Longson from comment #2)
> You can just call the functions such as RegisterPowerSettingNotification and
> UnregisterPowerSettingNotification now rather than dynamically loading them
> from user32.dll can't you?
Sure.
| Comment hidden (mozreview-request) |
Comment 5•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8831498 [details]
Bug 1334862 - Remove Windows XP support from HAL.
https://reviewboard.mozilla.org/r/108032/#review109594
Attachment #8831498 -
Flags: review?(jmathies) → review+
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/e7214a50fe6c
Remove Windows XP support from HAL. r=jimm
Comment 7•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•