[webkit-reviews] review requested: [Bug 153210] ASSERTION FAILED: !m_mainFrame->coreFrame()->loader().frameHasLoaded() || !m_pendingNavigationID when reloading page while a page is loading : [Attachment 334612] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 04:34:48 PST 2018


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 153210: ASSERTION FAILED:
!m_mainFrame->coreFrame()->loader().frameHasLoaded() || !m_pendingNavigationID
when reloading page while a page is loading
https://bugs.webkit.org/show_bug.cgi?id=153210

Attachment 334612: Patch

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




--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 334612

  --> https://bugs.webkit.org/attachment.cgi?id=334612&action=review

Patch

This patch includes unit tests for WebKit C API and WebKitGLib. It also
includes the simples fix. I don't know if this is the best (or even right)
solution, but at least the unit tests will help to reproduce the problem.


More information about the webkit-reviews mailing list