Bug 217656

Summary: Allow legacy custom scheme registration on non-main threads
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2020-10-13 08:43:49 PDT
Allow legacy custom scheme registration on non-main threads
Attachments
Patch (2.45 KB, patch)
2020-10-13 08:45 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2020-10-13 08:45:41 PDT
Alex Christensen
Comment 2 2020-10-13 09:31:52 PDT
Note: we did something similar for WKURLSchemeTask in r247461 because people just want to do loading things on different threads.
EWS
Comment 3 2020-10-13 11:42:50 PDT
Committed r268401: <https://trac.webkit.org/changeset/268401> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411221 [details].
Radar WebKit Bug Importer
Comment 4 2020-10-13 11:43:23 PDT
Geoffrey Garen
Comment 5 2020-10-13 13:10:47 PDT
Should we log an error when this happens, so the developer becomes aware?
Note You need to log in before you can comment on or make changes to this bug.