QA/Firefox3.6/TestPlan:DLL Blocklisting

< QA
Revision as of 07:52, 12 November 2009 by Tchung (talk | contribs) (Created page with '= DLL Blocklisting = *'''Development Status:''' - In progress (date) *'''Feature Testing:''' - In progress (date) = Overview = There have been dangerous DLLs that have found the…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DLL Blocklisting

  • Development Status: - In progress (date)
  • Feature Testing: - In progress (date)

Overview

There have been dangerous DLLs that have found their way into the applications directory and have been causing crashiness. The solution here is to blacklist any dlls that are not expected to run with firefox. Any malware dlls should not load and be displayed in the addon blocklist site.

The second part is to whitelist any accepted components in the applications directory.

Things We Test

List the tests we have where applicable:

  • Unit tests
  • Manual Tests
  • Litmus Tests

Things We Don't Test

  • application software with malware dlls

Reference

  • Tools
    • Windows tracking: Process Explorer
    • Mac component tracking: Activity Monitor
    • Linux component tracking
  • Relevant Bugs