Bug 1952104 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Ah I get it now. I didn't notice stdout/stderr section. It shows captcha actor initiation. Last submission pref is 0, so it sets it to Date.now() to later compare it again and submit the ping if it has been more than 24 hours. The issue is that it means D240860 wont fix the issue (fully) :/ I'll follow up with another patch quickly.
Ah I get it now. I didn't notice stdout/stderr section. It shows captcha actor initiation. Last submission pref is 0, so it sets it to Date.now() to later compare it again and submit the ping if it has been more than 24 hours. So it doesn't submit the ping during fuzzing. The issue is that it means D240860 wont fix the issue (fully) :/ I'll follow up with another patch quickly.

Back to Bug 1952104 Comment 11