Bug 205198

Summary: Allow cross-origin requests to WKURLSchemeHandlers
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue, ljin.zq, webkit-bug-importer, webkitbugzilla
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Alex Christensen
Reported 2019-12-12 21:46:10 PST
Add SPI to allow cross-origin requests with custom schemes
Attachments
Patch (5.09 KB, patch)
2019-12-12 21:47 PST, Alex Christensen
no flags
Patch (6.54 KB, patch)
2019-12-13 10:27 PST, Alex Christensen
no flags
Patch (6.02 KB, patch)
2019-12-13 11:07 PST, Alex Christensen
no flags
Patch (6.95 KB, patch)
2019-12-13 11:23 PST, Alex Christensen
no flags
Patch (7.13 KB, patch)
2019-12-13 13:46 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2019-12-12 21:47:46 PST
Alex Christensen
Comment 2 2019-12-12 21:47:48 PST
Alex Christensen
Comment 3 2019-12-13 10:27:31 PST
Alex Christensen
Comment 4 2019-12-13 11:07:08 PST
Brady Eidson
Comment 5 2019-12-13 11:09:04 PST
Comment on attachment 385618 [details] Patch Document in header docs?
Alex Christensen
Comment 6 2019-12-13 11:23:38 PST
Alex Christensen
Comment 7 2019-12-13 12:15:09 PST
Comment on attachment 385621 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=385621&action=review > Source/WebKit/UIProcess/API/Cocoa/WKURLSchemeTask.h:42 > + Cross-origin requests require an NSHTTPURLResponse with CORS header fields. I'm committing this with just "Cross-origin requests require CORS header fields."
Alex Christensen
Comment 8 2019-12-13 13:46:27 PST
Alex Christensen
Comment 9 2019-12-13 13:52:40 PST
*** Bug 199064 has been marked as a duplicate of this bug. ***
Alex Christensen
Comment 10 2019-12-13 13:52:50 PST
*** Bug 201180 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 11 2019-12-13 14:38:32 PST
Comment on attachment 385639 [details] Patch Clearing flags on attachment: 385639 Committed r253501: <https://trac.webkit.org/changeset/253501>
WebKit Commit Bot
Comment 12 2019-12-13 14:38:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.