Closed Bug 1486040 Opened 6 years ago Closed 6 years ago

enable the blocklist code on aarch64 windows

Categories

(Core :: mozglue, enhancement)

ARM64
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

For whatever reason, WindowsDllBlocklist.h is #ifdef'd to x86 || x86-64, which causes failures in other parts of the code that unconditionally depend on functions declared in that header.  It seems easier to enable WindowsDllBlocklist.h than to individually #ifdef function calls elsewhere, but I am open to other options.
Attachment #9003852 - Flags: review?(aklotz) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dd857ab01989
make WindowsDllBlocklist.h functional for aarch64 windows; r=aklotz
https://hg.mozilla.org/mozilla-central/rev/dd857ab01989
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee: nobody → nfroyd
Blocks: 1513293
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: