[Webkit-unassigned] [Bug 214149] New: REGRESSION(r217248): ASSERT_NOT_REACHED() in toWebFrameLoadType()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 10:41:11 PDT 2020


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

            Bug ID: 214149
           Summary: REGRESSION(r217248): ASSERT_NOT_REACHED() in
                    toWebFrameLoadType()
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com

ASSERT_NOT_REACHED() hit in toWebFrameLoadType() in WebFrame.mm, because type is FrameLoadType::ReloadExpiredOnly. This happens when remote inspection triggers a reload via InspectorPageAgent::reload() and the 'revalidateAllResources' optional argument is false or not specified.

-- 
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/20200709/d1d98b95/attachment.htm>


More information about the webkit-unassigned mailing list