Closed Bug 1294287 Opened 8 years ago Closed 8 years ago

Extend the ExtensionTestUtils wrapper to handle extension restarts without reinstalling

Categories

(WebExtensions :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1252871

People

(Reporter: mattw, Assigned: kmag)

References

Details

(Whiteboard: [runtime] triaged)

There are three specific cases where runtime.onInstalled should fire:
 - When the extension is first installed.
 - When the extension is updated to a new version.
 - When Firefox is updated to a new version. 

In order to be able to test these cases, I think we will need to add more functionality to the helper.
Depends on: 1294811
Whiteboard: [runtime] → [runtime] triaged
No longer blocks: 1252871
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.