Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix no-op check to work with Safari (mozilla#364)
Verify the object that might be at `globalThis.browser` is not already implementing the basic Web Extension APIs. This is symmetric with the check to verify the poly fill is only included in extension contexts.
- Loading branch information