Jacek Caban jacek@codeweavers.com wrote:
On 1/21/22 11:55, Marvin wrote:
webbrowser.c:3341: Test failed: GoForward failed: 80004005 webbrowser.c:3342: Test failed: expected Invoke_BEFORENAVIGATE2 webbrowser.c:3345: Test failed: expected Invoke_COMMANDSTATECHANGE_NAVIGATEBACK_TRUE webbrowser.c:3352: Test failed: expected Invoke_COMMANDSTATECHANGE_NAVIGATEFORWARD_FALSE webbrowser: Timeout
FWIW, those failures seem valid and related to the patch.
Right. The real culprit of the crashes that I observe locally is caused by a reused history entry with invalid entry->stream. I'll send another patch that fixes the crashes.