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-13 13:28:02 -04:00
parent 418087de9c
commit 4feb59435a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -159,7 +159,7 @@ function onMessage(request, sender, callback) {
break;
}
// Does requires trusted origin.
// Does require trusted origin.
// https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/MessageSender
// Firefox API does not set `sender.origin`