mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
AK+Meta: Add WEB_FETCH_DEBUG macro
This commit is contained in:
parent
32e0f0aec8
commit
4db85493e8
2 changed files with 5 additions and 0 deletions
|
@ -215,6 +215,7 @@ set(WASM_VALIDATOR_DEBUG ON)
|
|||
set(WEBDRIVER_DEBUG ON)
|
||||
set(WEBGL_CONTEXT_DEBUG ON)
|
||||
set(WEBSERVER_DEBUG ON)
|
||||
set(WEB_FETCH_DEBUG ON)
|
||||
set(WEB_WORKER_DEBUG ON)
|
||||
set(WINDOWMANAGER_DEBUG ON)
|
||||
set(WSMESSAGELOOP_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue