WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
200523
Remove synchronous loading of javascript:'' in SubframeLoader::requestFrame
https://bugs.webkit.org/show_bug.cgi?id=200523
Summary
Remove synchronous loading of javascript:'' in SubframeLoader::requestFrame
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug