1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-22 02:12:44 +01:00
uBlock/assets
Raymond Hill 6d2b3375f8
Mind that BroadcastChannel contructor can throw in Firefox
BroadcastChannel constructor throws in Firefox when Enhanced
Tracking Protection is set to "strict".

This behavior could cause scriptlet injection to wholly break
when uBO's logger was opened, as BroadcastChannel() is used
by scriptlets to report information to the logger.

This commit ensures that exceptions from BroadcastChannel
constructor are properly handled.

The scriptlets will fall back to report at the console should
they be unable to report to the logger through BroadcastChannel.
2024-10-05 12:42:30 -04:00
..
resources Mind that BroadcastChannel contructor can throw in Firefox 2024-10-05 12:42:30 -04:00
assets.dev.json Fix AdGuard Knowledge Base URLs 2024-10-04 11:27:24 +02:00
assets.json Fix AdGuard Knowledge Base URLs 2024-10-04 11:27:24 +02:00