[Webkit-unassigned] [Bug 210751] New: Exit early in FrameLoader::loadURL when redirecting to another frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 10:10:09 PDT 2020


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

            Bug ID: 210751
           Summary: Exit early in FrameLoader::loadURL when redirecting to
                    another frame
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rbuis at igalia.com

Exit early in FrameLoader::loadURL when redirecting to another frame, previously we were preparing
request needlessly, doing it twice in case of frame redirecting. Also move some variables to
where they are actually used.

-- 
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/20200420/36426ed5/attachment.htm>


More information about the webkit-unassigned mailing list