Bug 200523

Summary: Remove synchronous loading of javascript:'' in SubframeLoader::requestFrame
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: beidson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=283747

Brady Eidson
Reported 2019-08-07 16:56:32 PDT
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.