Home | History | Annotate | Download | only in activity_log

Lines Matching full:injection

55       return "No Ad Injection";
57 return "Injection New Ad";
59 return "Injection Removed Ad";
61 return "Injection Replaced Ad";
63 return "Injection Likely New Ad";
65 return "Injection Likely Replaced Ad";
67 return "Num Injection Types";
103 // The type of the last injection.
106 // Whether or not we found multiple injection types (which shouldn't happen).
205 // An observer to be alerted when we detect ad injection.
256 // Stop looking for ad injection, since some of the reset could be considered
257 // ad injection.
269 // Look for ad injection again, now that the reset is over.
285 // either -1 for no ad injection (to test against false positives) or the
303 error = "Found multiple injection types. "
304 "Only one injection is expected per test.";
309 "Incorrect Injection Found: Expected: %s, Actual: %s",
348 // This is the primary Ad-Injection browser test. It loads an extension that
350 // The content script waits after each injection for a response from this
351 // browsertest, in order to ensure synchronicity. After each injection, the