[Webkit-unassigned] [Bug 278854] New: REGRESSION(281966 at main): The URL passed to `WebPageProxy::maybeInitializeSandboxExtensionHandle` is null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 04:42:07 PDT 2024


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

            Bug ID: 278854
           Summary: REGRESSION(281966 at main): The URL passed to
                    `WebPageProxy::maybeInitializeSandboxExtensionHandle`
                    is null
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: History
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitaly at igalia.com

In `ProvisionalPageProxy::goToBackForwardItem()` we create an `itemURL` which we then pass by reference to `WebPageProxy::maybeInitializeSandboxExtensionHandle()`.
But we also move it while creating the compilation handler, which makes it null.

-- 
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/20240829/dfdd0cd4/attachment.htm>


More information about the webkit-unassigned mailing list