Closed Bug 1329563 Opened 9 years ago Closed 9 years ago

Remove DLL blocklist checks for Windows XP

Categories

(Core :: Networking, defect)

51 Branch
Unspecified
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox50 --- wontfix
firefox51 --- wontfix
firefox52 --- wontfix
firefox53 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

Details

(Whiteboard: [necko-active])

Attachments

(1 file)

Firefox 52 is the last version to support Windows XP or Vista, so we can remove Windows version checks for XP, Vista, or 7.
Whiteboard: [necko-active]
Comment on attachment 8824870 [details] Bug 1329563 - Remove DLL blocklist checks for Windows XP. https://reviewboard.mozilla.org/r/103182/#review104278 ::: mozglue/build/WindowsDllBlocklist.cpp:75 (Diff revision 1) > - BLOCK_XP_ONLY = 2, > USE_TIMESTAMP = 4, > } flags; > }; > > -static DllBlockInfo sWindowsDllBlocklist[] = { > +static const DllBlockInfo sWindowsDllBlocklist[] = { Thanks for catching that!
Attachment #8824870 - Flags: review?(aklotz) → review+
Pushed by cpeterson@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f7afe86d9da5 Remove DLL blocklist checks for Windows XP. r=aklotz
Pushed by cpeterson@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/a20abc9f4725 Remove DLL blocklist checks for Windows XP. r=aklotz
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: