Skip to content
Snippets Groups Projects
Commit 7997149d authored by Steve Fink's avatar Steve Fink
Browse files

Bug 1400442 - Trim down whitelists to only what is required, and mark all...

Bug 1400442 - Trim down whitelists to only what is required, and mark all known issues with bug numbers, r=jonco

I also snuck in some last-minute assertions and minor fixes into this patch:

- don't stop reporting for a callee if we've seen it already (or rather, make the reachable set local to a root rather than global to all roots). This slows down runs with hundreds of hazards, but results in every problematic root being reported, for a more accurate count.

- annotate away some thread assertions

- special-case annotation for bug 1400435 since it's a whole family of hazards

--HG--
extra : rebase_source : ac7335d45e3e0772d34cb42cc6a3f628564fd3d1
parent f01d6be6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment