Commit 69e8bc6
authored
crash bug due to missing ENUM
When listening to events, if a frame is navigated by user clicking on a simple link, any attacked event watcher workers will crash.
Tested on latest edge and chrome (chromium 113).
Probably because the CDP has newer events that were not hardcoded in this ENUM. There may be more, I only added the one that was causing crash!1 parent 5463a5f commit 69e8bc6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
620 | 621 | | |
621 | 622 | | |
622 | 623 | | |
| |||
0 commit comments