[Webkit-unassigned] [Bug 200523] New: Remove synchronous loading of javascript:'' in SubframeLoader::requestFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 16:56:32 PDT 2019


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

            Bug ID: 200523
           Summary: Remove synchronous loading of javascript:'' in
                    SubframeLoader::requestFrame
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com
                CC: beidson at apple.com

Remove synchronous loading of javascript:'' in SubframeLoader::requestFrame

Comment there states:
        // FIXME: Some sites rely on the javascript:'' loading synchronously, which is why we have this special case.
        // Blink has the same workaround (https://bugs.chromium.org/p/chromium/issues/detail?id=923585).

Blink has since removed it.
We should confirm we can, as well.
And then do so.

-- 
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/20190807/cfe9ad4f/attachment-0001.html>


More information about the webkit-unassigned mailing list