Closed Bug 1581005 Opened 5 years ago Closed 5 years ago

Detect UBSan support via getBuildConfiguration in TestingFunctions.cpp

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: gkw, Assigned: gkw)

Details

Attachments

(1 file)

This can be done via the MOZ_UBSAN ifdef for SpiderMonkey. Thanks Tyson and :decoder for letting me know that we are using UBSan in some form for Firefox.

Note to self for future UBSan parameter support: bool,bounds,integer-divide-by-zero,object-size,pointer-overflow,shift,vla-bound

Assignee: nobody → nth10sd
Status: NEW → ASSIGNED
Priority: -- → P1

Pushed by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ddb780b79de0
Detect UBSan support via getBuildConfiguration in TestingFunctions.cpp, r=jandem

Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: