WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
168466
[GTK] XHR/Fetch doen't bypass CORS even when the page is running user script
https://bugs.webkit.org/show_bug.cgi?id=168466
Summary
[GTK] XHR/Fetch doen't bypass CORS even when the page is running user script
Javier Fernandez
Reported
2017-02-16 14:17:46 PST
The test http/tests/security/bypassing-cors-checks-for-extension-urls.html fails for WebKitGtk+, showing console error for both xhr.open("GET", "safari-extension://test3", false) and fetch("safari-extension://test4"))
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2017-02-16 14:48:57 PST
This one should be skipped for GTK, it is mac specific.
Javier Fernandez
Comment 2
2017-02-16 15:19:47 PST
Patch for
bug #168473
will skip this test, so closing this as WONTFIX.
youenn fablet
Comment 3
2017-02-16 15:23:11 PST
(In reply to
comment #2
)
> Patch for
bug #168473
will skip this test, so closing this as WONTFIX.
If epiphany has extensions injecting scripts, then maybe it will be useful to have some fixes like that, although we should not hardcode safari-specific things in WebKit.
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