Confirmed users
407
edits
(Change the Glean-based ping plan to go with a more incremental approach) |
(Fixed a typo) |
||
Line 61: | Line 61: | ||
task_set_exception_ports(), etc...) to prevent library code from injecting | task_set_exception_ports(), etc...) to prevent library code from injecting | ||
handlers under our nose. The hooks will either disregard the handlers or | handlers under our nose. The hooks will either disregard the handlers or | ||
insert them in the | insert them in the right places in the hierarchy on a case-by-case basis. | ||
== Minidump writers == | == Minidump writers == |