[Webkit-unassigned] [Bug 153210] ASSERTION FAILED: !m_mainFrame->coreFrame()->loader().frameHasLoaded() || !m_pendingNavigationID when reloading page while a page is loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 08:31:50 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=153210

--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 334612
  --> https://bugs.webkit.org/attachment.cgi?id=334612
Patch

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

> Source/WebKit/WebProcess/WebPage/WebPage.cpp:1377
> +    if (m_pendingNavigationID) {

We just set m_pendingNavigationID 3 lines earlier.  Does beginLoad or reloadFrame cause it to be changed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180301/f3236616/attachment-0001.html>


More information about the webkit-unassigned mailing list