mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-02-04 22:43:48 +00:00
add .input scope to logs
And Add debug messages for click and key down events callback on page.
This commit is contained in:
@@ -40,6 +40,7 @@ pub const Scope = enum {
|
||||
fetch,
|
||||
polyfill,
|
||||
interceptor,
|
||||
input,
|
||||
};
|
||||
|
||||
const Opts = struct {
|
||||
|
||||
Reference in New Issue
Block a user