[webkit-reviews] review granted: [Bug 209743] Debug crash: ASSERTION FAILED: m_ongoingFetches.contains(task.fetchIdentifier()) : [Attachment 395020] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 12:37:27 PDT 2020


Darin Adler <darin at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 209743: Debug crash: ASSERTION FAILED:
m_ongoingFetches.contains(task.fetchIdentifier())
https://bugs.webkit.org/show_bug.cgi?id=209743

Attachment 395020: Patch

https://bugs.webkit.org/attachment.cgi?id=395020&action=review




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 395020
  --> https://bugs.webkit.org/attachment.cgi?id=395020
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=395020&action=review

> Source/WebKit/ChangeLog:3
> +	   Debug crash: ASSERTION FAILED:
m_ongoingFetches.contains(task.fetchIdentifier())

Is this a crash during regression tests? If not, can we add a test that
triggers it?


More information about the webkit-reviews mailing list