1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 15:02:27 +02:00

Update comment

DOM logger and inspector are loaded on demand.
This commit is contained in:
Raymond Hill 2021-02-20 07:05:19 -05:00
parent 40b75f1a01
commit 3565a0511e
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -29,9 +29,9 @@
domWatcher--+
| +-- domSurveyor
| |
+--> domFilterer --+-- domLogger
+--> domFilterer --+-- [domLogger]
| |
| +-- domInspector
| +-- [domInspector]
|
[domProceduralFilterer]