1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00
This commit is contained in:
Raymond Hill 2023-08-19 19:56:00 -04:00
parent 96a07d42e3
commit b1f0c5b773
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -129,8 +129,8 @@ argsList.length = 0;
// Inject code
// https://bugzilla.mozilla.org/show_bug.cgi?id=1736575
// `MAIN` world not yet supported in Firefox, so we inject the code into
// 'MAIN' ourself when enviroment in Firefox.
// 'MAIN' world not yet supported in Firefox, so we inject the code into
// 'MAIN' ourself when environment in Firefox.
// Not Firefox
if ( typeof wrappedJSObject !== 'object' ) {