mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-17 08:48:58 +00:00
use fetch logging scope, clean some comments
This commit is contained in:
@@ -39,6 +39,7 @@ pub const Scope = enum {
|
||||
unknown_prop,
|
||||
web_api,
|
||||
xhr,
|
||||
fetch,
|
||||
polyfill,
|
||||
mouse_event,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user