Platform/Integration/InjectEject/: Difference between revisions
< Platform | Integration | InjectEject
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
InjectEject is a project intended to reduce the presence of injected DLLs from the address space of Firefox processes. While some parts of this project are applicable to all desktop platforms, we are particularly focusing on Windows, where this problem is rampant. | InjectEject is a project intended to reduce the presence of injected DLLs from the address space of Firefox processes. While some parts of this project are applicable to all desktop platforms, we are particularly focusing on Windows, where this problem is rampant. | ||
To flag a bug for triage, mark it blocking [https://bugzilla.mozilla.org/show_bug.cgi?id=injecteject bug 1306406 (alias: InjectEject)]. | |||
== Project Directory == | == Project Directory == |
Revision as of 23:07, 5 February 2018
Introduction
InjectEject is a project intended to reduce the presence of injected DLLs from the address space of Firefox processes. While some parts of this project are applicable to all desktop platforms, we are particularly focusing on Windows, where this problem is rampant.
To flag a bug for triage, mark it blocking bug 1306406 (alias: InjectEject).